NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| List Deployment Zones for infraPaginated list of all Deployment zones for infra. This is a deprecated API. DeploymentZone has been renamed to Site. Use GET /infra/sites. | GET /policy/api/v1/infra/deployment-zones
                           (Deprecated) | 
| Read a DeploymentZoneRead a Deployment Zone. This is a deprecated API. DeploymentZone has been renamed to Site. Use GET /infra/sites/site-id. | GET /policy/api/v1/infra/deployment-zones/<deployment-zone-id>
                           (Deprecated) | 
