TransportZoneStatus
TransportZoneStatus
Transport zone runtime status information
JSON Example
{
"num_logical_ports": 0,
"num_logical_switches": 0,
"num_transport_nodes": 0,
"transport_node_members": [
{
"compute_collection_id": "string",
"host_switches": [
{
"host_switch_id": "string",
"host_switch_mode": "string",
"host_switch_name": "string",
"host_switch_type": "string"
}
],
"transport_node_display_name": "string",
"transport_node_id": "string"
}
],
"transport_zone_id": "string"
}
integer As int32
As int32
num_logical_ports
Optional
Count of logical ports in the transport zone
integer As int32
As int32
num_logical_switches
Optional
Count of logical switches in the transport zone
integer As int32
As int32
num_transport_nodes
Optional
Count of transport nodes in the transport zone
array of
TransportNodeMemberInfo
transport_node_members
Optional
Information about transport nodes which are part of this transport zone
string
transport_zone_id
Optional
Unique ID identifying the transport zone