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
For MP APIs provide UUID of transport zone. For Policy APIs provide policyPath of transport zone.
array of
TransportZoneProfileTypeIdEntry
transport_zone_profile_ids
Optional
For MP APIs provide UUID of transport zone profiles. For Policy APIs provide policyPath of transport zone profiles.