NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
Tier0Status (schema)
Tier0 status
Name | Description | Type | Notes |
---|---|---|---|
bgp_neighbors_down_count | BGP neighbors DOWN count The DOWN count of BGP neighbors. |
int | |
bgp_neighbors_up_count | BGP neighbors UP count The UP count of BGP neighbors. |
int | |
display_name | Tier0 Display name The display name of Tier0. |
string | |
high_availability_status | Service router's HA status High Availability status of a service router on the edge node. |
string | Enum: ACTIVE, STANDBY, DOWN, SYNC, UNKNOWN, ADMIN_DOWN |
id | Tier0 ID ID of tier0. |
string | |
ospf_neighbors_down_count | OSPF neighbors DOWN count The DOWN count of OSPF neighbors. |
int | |
ospf_neighbors_up_count | OSPF neighbors UP count The UP count of OSPF neighbors. |
int | |
path | Policy Path Policy Path. |
string | |
routing_status | Routing status Routing status of tier0. |
string | Enum: UP, DOWN, DEGRADED, UNKNOWN |
unique_id | Unique ID Unique ID of tier0. |
string |