Consumption Domains Zones APIs
The Zones service provides operations to manage consumption-domain zones.
Operations
POST
Create Consumption Domains Zones
Creates a zone based on the provided specifications. if you do not have all of the privileges described as follows: - Operation execution requires Zone.Manage.
GET
List Consumption Domains Zones
Returns information about the zones available on this vCenter server, where the zones need to match Zones.FilterSpec. if you do not have all of the privileges described as follows: - Operation execution requires System.Read.
DELETE
Delete Zone Consumption Domains
Deletes the zone with the specified identifier. In order to delete a zone, there must not be any workload running in that zone because deleting the zone without removing all the dependencies on that zone can cause undefined behavior for the entities depending on this zone to be present. if you do not have all of the privileges described as follows: - Operation execution requires Zone.Manage.
GET
Get Zone Consumption Domains
Returns the information about a specific zone. if you do not have all of the privileges described as follows: - Operation execution requires System.Read.