Name
|
Type
|
Description
|
freeCapacityB | xsd:long |
The free Virtual SAN capacity in byte. It's the total of free Virtual SAN physical
space which can be used for writing data including any of user data, metadata and
the overhead data
|
spaceDetail | VsanSpaceUsageDetailResult |
The Virtual SAN space usage detail by breakdown the usage into different Virtual SAN object type
|
spaceOverview | VsanObjectSpaceSummary |
The Virtual SAN space usage overview including the Virtual SAN physically
written capacity, the reserved and over-reserved capacity and the total used
capacity. It shares the same data structure as the per Virtual SAN object type
space usage summary VsanObjectSpaceSummary without setting the object type
|
totalCapacityB | xsd:long |
The total Virtual SAN capacity in byte, which is the total used
and free capacity combined. It's the total of physical space which
can be use for writing data including any of user data, metadata
and the overhead data
|
Properties inherited from DynamicData |
None |