ConsumptionDomains_Zones_ListItem

ConsumptionDomains_Zones_ListItem
ConsumptionDomains_Zones_ListItem

The Zones.ListItem structure contains commonly used information about a zone.

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

Identifier of the zone. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.consumption_domains.Zone.

info
Required

The Zones.Info structure contains commonly used information about a specific zone.