Vcenter ConsumptionDomains Zones ListItem

Vcenter ConsumptionDomains Zones ListItem
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.

JSON Example
{
    "zone": "string",
    "info": {
        "description": "string"
    }
}
string
zone
Required

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.

info
Required

Information about the zone.

This property was added in vSphere API 8.0.0.1.