vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanComplianceDetail(vim.vsan.host.ComplianceDetail)
- Property of
- VsanComplianceResult
- Extends
- DynamicData
- See also
- VsanPolicyStatus
- Since
- vSAN 7.0U3
Data Object Description
Describes the result of policy compliance checking for vSAN object.Properties
Name | Type | Description |
---|---|---|
complianceStatus | xsd:string |
Status of the compliance check operation. See VsanComplianceStatus |
objectHealth | xsd:int |
Value for object health state.
|
objectUUID | xsd:string |
Requirement vSAN object with which the compliance was checked.
|
violatedPolicies* | VsanPolicyStatus[] |
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 |