GET /tenant-management/api/system/tenants/{tenant}/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 specified The metrics parameters are: analysisTime: datetime of the call totalObjectCount: the count of existing object instances totalUsedDiskSpace: the used storage space for document files in bits Required user role: YUUVIS_SYSTEM_INTEGRATOR Meaning of the response status codes:
| ||||||
Request Example |
| ||||||
Response Example | { "totalObjectCount:" 1080, "totalUsedDiskSpace": 6129337139 { |