LoadBalancerClouds

LoadBalancerClouds
LoadBalancerClouds

List of Load Balancer Clouds.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "status": {},
            "id": "urn:vcloud:loadBalancerCloud:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
            "name": "string",
            "description": "string",
            "loadBalancerCloudBacking": {
                "backingId": "NSX-ALB Clouds are identified with the following format 'cloud-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'",
                "backingType": "string",
                "loadBalancerControllerRef": {
                    "name": "string",
                    "id": "string"
                }
            },
            "networkPoolRef": {
                "name": "string",
                "id": "string"
            },
            "healthStatus": "string",
            "detailedHealthMessage": "string",
            "maxGatewayCount": 0,
            "usedGatewayCount": 0
        }
    ]
}
Availability
Added in 35.0