NsxTTransportZone
NsxTTransportZone
Information about a configured transport zone on an NSX-T manager. NSX uses transport zones to provide connectivity between hypervisors.
JSON Example
{
"id": "string",
"name": "string",
"alreadyImported": false
}
string
id
Optional
The unique id of the transport zone on the NSX-T manager.
string
name
Optional
Name of Transport Zone in NSX-T Manager.
boolean
alreadyImported
Optional
True if the transport zone is already imported. The transport zone cannot be imported again.