|
Name
|
Type
|
Description
|
| operator | StateAlarmOperator |
The operation to be tested on the target state.
|
| red | xsd:string |
Whether or not to test for a red condition.
If this property is not set, do not calculate red status.
|
| statePath | xsd:string |
Path of the state property.
The supported values:
- for vim.VirtualMachine type:
- runtime.powerState or summary.quickStats.guestHeartbeatStatus
- for vim.HostSystem type: runtime.connectionState
|
| type | xsd:string |
Name of the object type containing the property.
|
| yellow | xsd:string |
Whether or not to test for a yellow condition.
If this property is not set, do not calculate yellow status.
|
|
Properties inherited from AlarmExpression |
| None |
|
Properties inherited from DynamicData |
| None |