Get Normalized Capacity

Get Normalized Capacity
Request
URI
GET
https://{api_host}/dt-rest/v100/infrastructure/TenantDesktopManager/normalizedCapacity
COPY
Responses
200

successful operation

[
    {
        "summary": {
            "allocatedProcessorCapacityGHz": "number",
            "usedProcessorCapacityGHz": "number",
            "overUsedProcessorCapacityGHz": "number",
            "allocatedMemoryCapacityGB": 0,
            "usedMemoryCapacityGB": 0,
            "overUsedMemoryCapacityGB": 0,
            "current": 0,
            "limit": 0
        }
    }
]

Dt TDM Normalized Capacity Operations
GET
Get Normalized Capacity