Data Object - VsanObjectInformation(vim.cluster.VsanObjectInformation)

Returned by
VosQueryVsanObjectInformation, VsanPerfQueryStatsObjectInformation
Extends
DynamicData
See also
KeyValue, VsanStorageComplianceResult
Since
vSphere API 5.5

Data Object Description

Information for the Virtual SAN object, e.g. Virtual SAN performance DB etc.

Properties

Name Type Description
directoryName*xsd:string

The friendly name of a namespace object.
policyAttributes*KeyValue[]

Virtual SAN policy attributes used for the policy of the object. Not set if the object couldn't be found, or if the object is not healthy enough to determine its policy. Its format is key-value pair list, each key-value pair represents one attribute, the key is the attribute name, the value is the attribute value represented by string format.
spbmComplianceResult*VsanStorageComplianceResult

Describes the results of profile compliance checking for a VSAN object.
spbmProfileGenerationId*xsd:string

Generation ID of SPBM profile used for the policy of the object when it was applied to Virtual SAN Object. Not set if the object couldn't be found, if the object is not healthy enough to determine its policy, or if the object doesn't use a SPBM managed policy.
spbmProfileUuid*xsd:string

UUID of SPBM profile used for the policy of the object when it was applied to Virtual SAN Object. Not set if the object couldn't be found, if the object is not healthy enough to determine its policy, or if the object doesn't use a SPBM managed policy.
vsanHealth*xsd:string

Health of the Virtual SAN object, as seen by the host. The possible value is 'inaccessible', 'reduced-availability-with-no-rebuild', 'reduced-availability-with-no-rebuild-delay-timer', 'reduced-availability-with-active-rebuild', 'data-move', 'non-availability-related-reconfig', 'non-availability-related-incompliance', 'healthy'
vsanObjectUuid*xsd:string

Virtual SAN object UUID. If not set, object couldn't be found in the current cluster.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition