[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

LogicalRouterStatusPerNode

Properties

string
high_availability_status Required

A service router’s HA status on an edge node

Possible values are: ACTIVESTANDBYDOWNSYNCUNKNOWN


string
transport_node_id Required

id of the transport node where the router status is retrieved.


string
service_router_id Optional

id of the service router where the router status is retrieved.

JSON Example

{
	"high_availability_status": "ACTIVE",
	"transport_node_id": "string"
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: AggSvcLogicalRouter
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Property Of

LogicalRouterStatus

Feedback

Was this page helpful?