TransportNodeMemberInfo
TransportNodeMemberInfo
Information about participating transport nodes
JSON Example
{
"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"
}
string
compute_collection_id
Optional
Id of the compute collection to which this transport node belongs. Empty if this is standalone transport node or non ESX type node.
string
transport_node_display_name
Optional
Display name of the transport node which has one or more host switches which belong to associated transport zone.
string
transport_node_id
Optional
Id of the transport node which has one or more host switches which belong to associated transport zone.