Data Object - VsanStorageComplianceResult(vim.cluster.StorageComplianceResult)

Property of
VsanObjectInformation
Extends
DynamicData
See also
VsanStorageOperationalStatus, VsanStoragePolicyStatus
Since
vSphere API 5.5

Data Object Description

Describes the results of profile compliance checking for vSAN object.

Properties

Name Type Description
checkTime*xsd:dateTime

Time when the compliance was checked.
complianceStatusxsd:string

Status of the compliance operation.
See VsanStorageComplianceResultStorageComplianceStatus

mismatchxsd:boolean

Set to true if there is a profile version mismatch between the Storage Profile Server and the storage provider. If you receive a result that indicates a mismatch, you must use the vSphere API to update the profile associated with the virtual machine or virtual disk.
objectUUID*xsd:string

Requirement vSAN object with which the compliance was checked.
operationalStatus*VsanStorageOperationalStatus

Additional information on the effects of backend resources and operations on the storage object.
profile*xsd:string

Requirement profile with which the compliance was checked.
violatedPolicies*VsanStoragePolicyStatus[]

Values for capabilities that are known to be non-compliant with the specified constraints.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition