NSX-T Data Center REST API
LogicalRouterStatusPerNode (schema)
Name | Description | Type | Notes |
---|---|---|---|
edge_path | edge transport node path. Only populated by Policy APIs |
string | |
high_availability_status | A service router's HA status on an edge node | string | Required Enum: ACTIVE, STANDBY, DOWN, SYNC, UNKNOWN, ADMIN_DOWN |
is_default_sub_cluster | Is edge transport node in default sub cluster. True if edge transport node is a member of default sub cluster |
boolean | Default: "False" |
service_group_ha_status | Service High Availability status Service High availability status of service group linked with sub cluster. |
string | Enum: UNKNOWN, ACTIVE, STANDBY |
service_router_id | id of the service router where the router status is retrieved. | string | |
sub_cluster_id | Sub cluster id for the node. This field is populated for sateful active-active mode. Runtime state is only synced among nodes in the same sub cluster. |
string | |
traffic_group_id | Traffic Group ID of the edge node This field is populated only for VMC on AWS. It is the ID of the traffic group associated with the edge node. |
string | |
transport_node_id | id of the transport node where the router status is retrieved. | string | Required |