AvailabilityZoneApiResponse

AvailabilityZoneApiResponse
AvailabilityZoneApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "az_clusters": [
                {
                    "cluster_ids": [
                        "string"
                    ],
                    "vcenter_ref": "string"
                }
            ],
            "az_datastores": [
                {
                    "ds_ids": [
                        "string"
                    ],
                    "include": false,
                    "vcenter_ref": "string"
                }
            ],
            "az_hosts": [
                {
                    "host_ids": [
                        "string"
                    ],
                    "vcenter_ref": "string"
                }
            ],
            "cloud_ref": "string",
            "name": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "vsphere_zones": [
                {
                    "vcenter_ref": "string",
                    "zone_name": "string"
                }
            ]
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required  

count

results
Required  

results

string
next
Optional

next