Commit 00f8918f authored by Łukasz Nowak's avatar Łukasz Nowak

slapos_cloud: Expose more interesting information about Computers in the listbox

parent f72018a3
...@@ -110,6 +110,14 @@ ...@@ -110,6 +110,14 @@
<string>os_type</string> <string>os_type</string>
<string>OS Type</string> <string>OS Type</string>
</tuple> </tuple>
<tuple>
<string>capacity_quantity</string>
<string>Capacity Quantity</string>
</tuple>
<tuple>
<string>Computer_getFreeComputerPartitionCount</string>
<string>Free Computer Partition</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment