[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
DatastoreCapacityDetails
The capacity data for a datastore.
Properties
integer as int64
total_capacity
Optional
The total capacity.
integer as int64
used_space
Optional
The used space.
JSON Example
{
"total_capacity": 0,
"used_space": 0
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of
DatastoreGroupDatastoreDetails
VcenterDatastoreItem