[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Get Importable Transport Zones
DescriptionGet all importable transport zones that are configured on a vCenter backed by a NSX-V manager. Transport zones that are already associated with a network pool are filtered out. Only “_context” filter is supported and “_context” filter key must be set with the id of the vCenter which we want to get the transport zones for.
Request
URLURL
https://{api_host}/cloudapi/1.0.0/nsxVResources/importableTransportZones
Query Parameters
Query Parameters
string
filter
Optional
Filter for a query. FIQL format.
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
NsxVTransportZones
of type(s) application/json;version=36.3
{
"values": [
{
"id": "string",
"name": "string",
"type": "enum"
}
]
}
array of
NsxVTransportZone
values
Optional
Information about a configured transport zone on an NSX-V manager. NSX uses transport zones to provide connectivity between hypervisors.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://{api_host}/cloudapi/1.0.0/nsxVResources/importableTransportZones
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 33.0