vSAN Management API


Data Object - VsanObjIdentityQuerySpec(vim.cluster.VsanObjIdentityQuerySpec)

Parameter to
VsanQueryObjectIdentities
Extends
DynamicData
Since
8.0.0.2

Data Object Description

The vSAN object identity query spec to specify detailed query specification for VsanQueryObjectIdentities.

Properties

Name Type Description
includeEffectiveCapacity*xsd:boolean

The flag determines if effective capacity attributes need to be included. The effective capacity attributes will not be included in the result if this field is unset.

Since 9.1.0.0
knownSpbmProfileUuids*xsd:string[]

The UUID list for the known SPBM profile(s) on VC. This field is specific for host API. It will be ignored when provided to VC API call. If this field is set, VsanQueryObjectIdentities will not return SPBM profile name to caller to save the memory consumption.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition