CloudStackConfiguration

CloudStackConfiguration
CloudStackConfiguration
JSON Example
{
    "access_key_id": "string",
    "api_url": "string",
    "cntr_public_ip": "string",
    "hypervisor": "string",
    "mgmt_network_name": "string",
    "mgmt_network_uuid": "string",
    "secret_access_key": "string"
}
string
access_key_id
Required

CloudStack API Key. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
api_url
Required

CloudStack API URL. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
cntr_public_ip
Optional

If controller's management IP is in a private network, a publicly accessible IP to reach the controller. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
hypervisor
Optional

Default hypervisor type. Enum options - DEFAULT, VMWARE_ESX, KVM, VMWARE_VSAN, XEN. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
mgmt_network_name
Required

Avi Management network name. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
mgmt_network_uuid
Optional

Avi Management network name. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
secret_access_key
Required

CloudStack Secret Key. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of