Data Object - VsanStorageComplianceResult(vim.cluster.StorageComplianceResult)

Property of
VsanObjectInformation, VsanObjectOverallHealth
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

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.
objPolicyGenerationId*xsd:string

The actual object policy generation ID indicating if the object policy is out of date against the SPBM policy

Since vSAN API vSAN 6.7U1
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