Get Capacity Usage By Blueprint Rpt
Deprecated.
the name of the blueprint to show machines for, or null to include all machines.
the type of machine to show, or null to include all types of machines.
Page Number
Number of entries per page
Multiple comma-separated properties sorted in ascending or descending order
Sets the number of returned entries from the top of the response (total number per page in relation to skip)
Sets how many entries you would like to skip
Boolean expression for whether a particular entry should be included in the response
The report is retrieved.
[
{
"memoryAllocatedMBTotal": 0,
"machinesTotal": 0,
"groupName": "string",
"blueprintName": "string",
"storageAllocatedGBTotal": 0,
"machinesAllocated": 0,
"href": "string",
"storageUsedGBTotal": 0,
"machineType": "string"
}
]
Report feature no longer supported.