OrganizationVdcStats_allOf

OrganizationVdcStats_allOf
OrganizationVdcStats_allOf
JSON Example
{
    "values": [
        {
            "id": "string",
            "ovdcId": "string",
            "instanceId": "string",
            "updatedAt": "string",
            "cores": 0,
            "networks": 0,
            "vapps": 0,
            "vappVms": 0,
            "contentType": "string",
            "links": "string",
            "allocationModel": 0,
            "storage": {
                "unit": "string",
                "limit": "number",
                "allocated": "number",
                "used": "number"
            },
            "vcpu": {
                "unit": "string",
                "limit": "number",
                "allocated": "number",
                "used": "number"
            },
            "ram": {
                "unit": "string",
                "limit": "number",
                "allocated": "number",
                "used": "number"
            }
        }
    ]
}
values
Optional

values