Get Aggregated Usage
API code: GET_AGGREGATED_USAGE
Pre-authorized role(s): TENANT_ADMIN
Platform(s): AMAZON
| OSIS
| CLOUDIAN
| ECS
Request
URI
GET
https://apaas-29.eng.vmware.com//api/v1/core/aggregated-usage
COPY
Responses
200
OK
Returns AggregatedUsage of type(s) application/json
{
"siteCount": 0,
"orgCount": 0,
"usedBytes": 0,
"objectCount": 0,
"bucketCount": 0
}
integer As int64 As int64
siteCount
Optional
siteCount
integer As int64 As int64
orgCount
Optional
orgCount
integer As int64 As int64
usedBytes
Optional
usedBytes
integer As int64 As int64
objectCount
Optional
objectCount
integer As int64 As int64
bucketCount
Optional
bucketCount