Vcenter ConsumptionDomains Zones ListItem
The Vcenter ConsumptionDomains Zones ListItem schema contains commonly used information about a zone.
This schema was added in vSphere API 8.0.0.1.
{
"zone": "string",
"info": {
"description": "string"
}
}
Identifier of the zone.
This property was added in vSphere API 8.0.0.1.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone
.
Information about the zone.
This property was added in vSphere API 8.0.0.1.