DeploymentSummary

DeploymentSummary
DeploymentSummary
JSON Example
{
    "DeploymentOverviewSummary": {
        "sddc_access_state": "string",
        "cluster_count": 0,
        "host_count": 0,
        "sddc_size": "string",
        "configured_capacity": {
            "cpu_mhz": 0,
            "memory_bytes": 0,
            "storage_bytes": 0
        }
    },
    "DeploymentVcenterSummary": {
        "vc_url": "string",
        "vc_fqdn": "string",
        "vc_public_ip": "string"
    },
    "DeploymentNetworkSummary": {
        "nsx_manager_ip": "string",
        "public_nsx_manager_url": "string",
        "private_nsx_manager_url": "string"
    }
}
DeploymentOverviewSummary
Optional

Summary properties related to a deployment overview

DeploymentVcenterSummary
Optional

Summary properties related to a deployment overview (deprecated, using DeploymentVcenterInfo)

DeploymentNetworkSummary
Optional

Summary properties related to network overview

Deprecated
Property Of