AvailabilityZoneApiResponse

AvailabilityZoneApiResponse
AvailabilityZoneApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "az_clusters": [
                {
                    "cluster_ids": [
                        "string"
                    ],
                    "vcenter_ref": "string"
                }
            ],
            "az_datastore": {
                "ds_ids": [
                    "string"
                ],
                "include": false
            },
            "cloud_ref": "string",
            "configpb_attributes": {
                "version": 0
            },
            "name": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "vcenter_refs": [
                "string"
            ]
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next