edgeVmStatus

edgeVmStatus
edgeVmStatus

Status of each of the deployed NSX Edge appliances.

JSON Example
{
    "edgeVMStatus": "string",
    "name": "string",
    "index": 0,
    "id": "string",
    "haState": "string",
    "preRulesGenerationNumber": 0
}
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).

string
name
Optional

Name of the NSX Edge appliance.

integer As int32 As int32
index
Optional

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

string
id
Optional

vCenter MOID of the NSX Edge appliance.

string
haState
Optional

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

integer As int64 As int64
preRulesGenerationNumber
Optional

Value of the last published pre rules generation number.

Property Of