vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ComplianceFailure(vim.profile.ComplianceResult.ComplianceFailure)
- Property of
 - ComplianceResult
 - Extends
 - DynamicData
 - See also
 - ComplianceFailureComplianceFailureValues, LocalizableMessage
 - Since
 - vSphere API Release 4.0
 
Data Object Description
Properties
| Name | Type | Description | 
|---|---|---|
| expressionName* | xsd:string | 
         Name of the Expression which generated the ComplianceFailure
       | 
| failureType | xsd:string | 
         String uniquely identifying the failure.
       | 
| failureValues* | ComplianceFailureComplianceFailureValues[] | 
         If complianceStatus is non-compliant, failureValues will
 contain values of the non-compliant fields on the host and
 in the profile.
      
Since vSphere API Release 6.5 | 
| message | LocalizableMessage | 
         Message which describes the compliance failures
 message.key serves as a key to the localized
 message catalog.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |