vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanStorageComplianceResult(vim.cluster.StorageComplianceResult)
- Property of
- VsanObjectInformation, VsanObjectOverallHealth
- Extends
- DynamicData
- See also
- VsanStorageOperationalStatus, VsanStoragePolicyStatus
- Since
- vSphere API Release 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.
|
complianceStatus | xsd:string |
Status of the compliance operation. See VsanStorageComplianceStatus |
mismatch | xsd: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 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |