CloudInventoryApiResponse

CloudInventoryApiResponse
CloudInventoryApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "config": {
                "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"
            },
            "mvrf": {
                "cloud_ref": "string",
                "lldp_enable": false,
                "name": "string",
                "system_default": false,
                "tenant_ref": "string",
                "url": "string",
                "uuid": "string"
            },
            "status": {
                "cc_id": "string",
                "reason": "string",
                "se_image_state": [
                    {
                        "reason": "string",
                        "state": "string",
                        "version": "string"
                    }
                ],
                "state": "string"
            },
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next