| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
entity | PbmServerObjectRef |
Virtual machine for which the rollup compliance was checked.
|
errorCause* | LocalizedMethodFault[] |
This property is set if the overall compliance task fails with some error. This
property indicates the causes of error. If there are multiple failures, it stores
these failure in this array.
Since 6.5 |
oldestCheckTime | xsd:dateTime |
Indicates the earliest time that compliance was checked for any
of the entities in the rollup compliance check. The compliance
check time for a single entity is represented in the
PbmComplianceResult.checkTime
property. If the checkTime
property is unset for any of the objects in the results
array, the oldestCheckTime property will be unset.
|
overallComplianceStatus | xsd:string |
Overall compliance status of the virtual machine and its virtual disks.
overallComplianceStatus is a string value that
corresponds to one of the
PbmComplianceResult.complianceStatus
values.
The overall compliance status is determined by the following rules, applied in the order listed:
|
overallComplianceTaskStatus* | xsd:string |
Overall compliance task status of the virtual machine and its virtual
disks. overallComplianceTaskStatus is a string value that
corresponds to one of the PbmComplianceResult.
complianceTaskStatus values.
Since 6.5 |
profileMismatch | xsd:boolean | Deprecated.
As of vSphere 2016, use
overallComplianceStatus
to know if profile mismatch has occurred. If
overallComplianceStatus value is outOfDate, it means
profileMismatch has occurred.
True if and only if PbmComplianceResult.
mismatch is true for at least one
entity in the rollup compliance check.
|
result* | PbmComplianceResult[] |
Individual compliance results that make up the rollup.
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |