PreconfiguredHostSwitch
PreconfiguredHostSwitch
Preconfigured host switch is used for manually configured transport node.
JSON Example
{
"endpoints": [
{
"device_name": "string"
}
],
"host_switch_id": "string",
"transport_zone_endpoints": [
{
"transport_zone_id": "string",
"transport_zone_profile_ids": [
{
"profile_id": "string",
"resource_type": "string"
}
]
}
]
}
array of
PreconfiguredEndpoint
endpoints
Optional
Constraints:
maxItems: 1
List of virtual tunnel endpoints which are preconfigured on this host switch
string
host_switch_id
Required
External Id of the preconfigured host switch.
array of
TransportZoneEndPoint
transport_zone_endpoints
Optional
List of TransportZones that are to be associated with specified host switch.