InlineTransportZone1
InlineTransportZone1
JSON Example
{
"host_switch_name": "string",
"transport_type": "string",
"nested_nsx": false,
"transport_zone_profile_ids": [
{
"profile_id": "string",
"resource_type": "string"
}
]
}
string
host_switch_name
Optional
If this name is unset or empty then the default host switch name will be used.
string
transport_type
Required
The transport type of this transport zone.
Possible values are : OVERLAY, VLAN,
boolean
nested_nsx
Optional
The flag only need to be set in nested NSX environment.
array of TransportZoneProfileTypeIdEntry
transport_zone_profile_ids
Optional
Identifiers of the transport zone profiles associated with this TransportZone.