TransportZoneEndPoint
TransportZoneEndPoint
Specify which HostSwitch from this TransportNode is used handle traffic for given TransportZone
JSON Example
{
"transport_zone_id": "string",
"transport_zone_profile_ids": [
{
"profile_id": "string",
"resource_type": "string"
}
]
}
string
transport_zone_id
Required
Unique ID identifying the transport zone for this endpoint
array of TransportZoneProfileTypeIdEntry
transport_zone_profile_ids
Optional
Identifiers of the transport zone profiles associated with this transport zone endpoint on this transport node.