DeploymentOverviewSummary

DeploymentOverviewSummary
DeploymentOverviewSummary

Summary properties related to a deployment overview

AllOf
This class requires all of the following:
JSON Example
{
    "id": "string",
    "name": "string",
    "resource_id": "string",
    "org_id": "string",
    "resource_version": 0,
    "sddc_access_state": "string",
    "cluster_count": 0,
    "host_count": 0,
    "sddc_size": "string",
    "configured_capacity": {
        "cpu_mhz": 0,
        "memory_bytes": 0,
        "storage_bytes": 0
    }
}