Data Object - ComplianceFailure(vim.profile.ComplianceResult.ComplianceFailure)

Property of
ComplianceResult
Extends
DynamicData
See also
ComplianceFailureComplianceFailureValues, LocalizableMessage
Since
vSphere API 4.0

Data Object Description

Properties

Name Type Description
expressionName*xsd:string

Name of the Expression which generated the ComplianceFailure
failureTypexsd: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 6.5
messageLocalizableMessage

Message which describes the compliance failures message.key serves as a key to the localized message catalog.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition