Data Object - VsanSpaceQuerySpec(vim.cluster.VsanSpaceQuerySpec)

Parameter to
VsanQueryEntitySpaceUsage
Extends
DynamicData
Since
vSAN API 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.
entityTypexsd: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
*Need not be set
Show WSDL type definition