GET /tenant-management/api/system/tenants/{tenant}/metrics
Deprecated as of 2023 Autumn!
This endpoint is not part of yuuvis® Momentum anymore and will be removed with product version 2023 Winter. Please use GET /api/system/tenants/{tenant}/metrics/{metric} instead.
As of Version | product version 2021 Summer | component version 1.1 | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Request Method | GET | ||||||||||||||||
Response Format | JSON | ||||||||||||||||
Required Permission | Available if listed in | ||||||||||||||||
Description | Retrieves the current metrics of the specified
Meaning of the response status codes:
| ||||||||||||||||
Request Example |
| ||||||||||||||||
Response Example | { { "analysisTime": "2021-03-11T15:48:01.546+0000", "totalFolderCount": 159, "totalObjectCount:" 1080, "totalUsedDiskSpace": 6129337139 } |