GET /tenant-management/api/system/tenants/{tenant}/metrics
As of Version | 2020 Winter | ||||||
---|---|---|---|---|---|---|---|
Request Method | GET | ||||||
Response Format | JSON | ||||||
Description | Retrieves the current metrics of the specified Required user role: YUUVIS_SYSTEM_INTEGRATOR The metrics parameters are:
Meaning of the response status codes:
| ||||||
Request Example |
| ||||||
Response Example | response body { "analysisTime": "2021-10-05T13:22:44.222+0000", "totalObjectCount": 70, "totalUsedDiskSpace": 336180491 } { |