edgeVmStatus

edgeVmStatus
edgeVmStatus

Status of each of the deployed NSX Edge appliances.

JSON Example
{
    "index": 0,
    "haState": "string",
    "name": "string",
    "id": "string",
    "edgeVMStatus": "string",
    "preRulesGenerationNumber": 0
}
integer As int32 As int32
index
Optional

High Availability index of the appliance. Values are 0 and 1.

string
haState
Optional

High Availability state of the appliance. Values are active and standby.

string
name
Optional

Name of the NSX Edge appliance.

string
id
Optional

vCenter MOID of the NSX Edge appliance.

string
edgeVMStatus
Optional

NSX Edge appliance health status identified by GREY (unknown status), GREEN (health checks are successful), YELLOW (intermittent health check failure), RED (appliance not in serving state).

integer As int64 As int64
preRulesGenerationNumber
Optional

Value of the last published pre rules generation number.

Property Of