AviController

AviController
AviController

An Avi Load Balancer Controller.

AllOf
This class requires all of the following:
JSON Example undefined undefined
{
    "status": "string",
    "id": "urn:vcloud:aviController:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
    "name": "string",
    "description": "string",
    "url": "https://aviController.mydomain.com",
    "username": "string",
    "password": "string",
    "version": "string",
    "isDedicatedForClassicTenants": false,
    "controllerStatus": "string",
    "license": "string",
    "regionRef": {
        "name": "string",
        "id": "string"
    }
}