Get total storage used for a tenant
GET {{baseUrl}}/v2/tenant/:tenantId/usage?units=velit irure eu
Get total storage used for a tenant
Body
PARAM
Key | Datatype | Required | Description |
units
|
string | Units to use for storage display (possible values are B, KB, MB, GB, TB, default is MB) |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"tenantId": "anim",
"tenantUsageSize": "Excepteur",
"tenantUsageUnits": "commodo irure",
"dateOfLastUpload": "2018-12-08T08:58:06.140Z",
"createdBy": "amet occaecat nostrud",
"createdDate": "2020-08-30T12:01:26.117Z",
"modifiedBy": "dolore do dolor ex",
"modifiedDate": "2004-05-04T21:39:45.989Z"
} |
ENDPOINTS