Policy > Infra > Deployment Zones

Associated URIs:

API Description API Path

List Deployment Zones for infra


Paginated 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 DeploymentZone


Read 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)