NSX-T Data Center REST API
Associated URIs:
| API Description | API Path |
|---|---|
Returns all the discovered zonesReturns information about all zones discovered from the compute manager |
GET /api/v1/fabric/zones
|
Returns information about the discovered zoneReturns information about a specific zone, along with the list of its associated clusters discovered from the compute manager |
GET /api/v1/fabric/zones/{zone-ext-id}
|