vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanSpaceQuerySpec(vim.cluster.VsanSpaceQuerySpec)
- Parameter to
- VsanQueryEntitySpaceUsage
- Extends
- DynamicData
- Since
- 7.0
Data Object Description
This class describes the vSAN space usage query spec for the object entities like virtual machines or fault domains.Properties
Name | Type | Description |
---|---|---|
entityIds* | xsd:string[] |
Specify the entities UUID for query. For the virtual machine, it's the
managed object id like "vm-1". The maximum number of supported entities
is 100 in one query.
|
entityType | xsd:string |
Specify the entity type which is queried for the vSAN space usage
computing by aggregating all of vSAN objects belonging to the entity.
Please refer to VsanSpaceReportingEntityType for
all of entity types. See VsanSpaceReportingEntityType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |