GET /tenant-management/api/admin/metrics
As of Version | product version 2021 Summer | component version 1.1 for non-productive systems: version 2021 Summer RC2 | ||||||
---|---|---|---|---|---|---|---|
Request Method | GET | ||||||
Response Format | JSON | ||||||
Description | Retrieves the current metrics of the The data are retrieved from the METRICS service. This service evaluates the current status of the system usage and caches the result for 30 seconds. After this time, a new evaluation is executed and the new results replace the previous ones in the cache. The metrics parameters are:
Required user role: YUUVIS_TENANT_ADMIN Meaning of the response status codes:
| ||||||
Request Example |
| ||||||
Response Example | { "totalObjectCount:" 1080, "totalUsedDiskSpace": 6129337139 { |