NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
VpcStateNodeStatus (schema)
VPC state node status
| Name | Description | Type | Notes |
|---|---|---|---|
| edge_path | Policy path of edge node or Virtual Network Appliance (VNA) Policy path of edge node or VNA where the node status is retrieved. Edge node or VNA 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 |
| service_instance_status | Service instance status The service gateway details for VPC attached to distributed transit gateway. The service gateways are realized on virtual network appliances from the virtual network appliance cluster that VPC is consuming. |
VpcServiceInstanceStatus | Readonly |