CloudConfigApiResponse

CloudConfigApiResponse
CloudConfigApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "autoscale_polling_interval": 0,
            "dhcp_enabled": false,
            "dns_resolution_on_se": false,
            "enable_vip_on_all_interfaces": false,
            "enable_vip_static_routes": false,
            "ip6_autocfg_enabled": false,
            "license_tier": "string",
            "license_type": "string",
            "maintenance_mode": false,
            "mtu": 0,
            "name": "string",
            "prefer_static_routes": false,
            "state_based_dns_registration": false,
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "vcenter_configuration": {
                "content_lib": {
                    "id": "string",
                    "name": "string"
                },
                "datacenter": "string",
                "datacenter_managed_object_id": "string",
                "deactivate_vm_discovery": false,
                "is_nsx_environment": false,
                "management_ip_subnet": {
                    "ip_addr": {
                        "addr": "string",
                        "type": "string"
                    },
                    "mask": 0
                },
                "management_network": "string",
                "password": "string",
                "privilege": "string",
                "use_content_lib": false,
                "username": "string",
                "vcenter_template_se_location": "string",
                "vcenter_url": "string"
            },
            "vmc_deployment": false,
            "vtype": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next