NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
TransitGatewayStateNodeStatus (schema)
Transit gateway state node status
| Name | Description | Type | Notes |
|---|---|---|---|
| edge_path | Policy path of edge node Policy path of edge node where the node status is retrieved. Edge should be member of enforcement point. |
string | Readonly |
| high_availability_status | Node high availability status A service router's HA status on an edge node. |
string | Readonly Enum: ACTIVE, STANDBY, DOWN, SYNC, UNKNOWN, ADMIN_DOWN |
| is_default_sub_cluster | Is edge transport node in default sub cluster True if the edge transport node is a member of default sub cluster. |
boolean | Readonly Default: "False" |
| service_gateway_id | Service gateway Id The Id of the service gateway where the status is retrieved. |
string | Readonly |