LoadBalancerCloud

LoadBalancerCloud
LoadBalancerCloud

A Load Balancer Cloud.

AllOf
This class requires all of the following:
JSON Example
{
    "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"
}