Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After the successful counting process in the database, the result is stored in Redis and dynamically updated during any operations on binary content files via API gateway.

Object Count Metric

The object count metric provides the number of DMS objects (including folder objects) within one specific tenant. Additionally, the number of folder objects is separately provided. The information might be used for billing purposes as well as for an emptiness check before removing a tenant from the system.

For the object count metric, only the tenant-specific retrieval endpoints GET /api/system/tenants/{tenant}/metrics/{metric} and GET /api/admin/metrics/{metric} are available. In the endpoint URLs above, use objectCount as value for the metric path parameter. E.g.:

Code Block
https://<host>/api/system/metrics/objectCount

The count includes all current versions of DMS objects regardless of role-based access permissions. Moreover, it includes invisible objects (flagged with OBJECT_FLAGGED_FOR _DELETION in the search index) as well.



Info
iconfalse

Read on

Section


Column
width25%

COMMANDER Service for System Maintenance

Insert excerpt
COMMANDER Service for System Maintenance
COMMANDER Service for System Maintenance
nopaneltrue
 Keep reading


Column
width25%

yuuvis® Postman Collections

Insert excerpt
yuuvis® Postman Collections
yuuvis® Postman Collections
nopaneltrue
 Keep reading


Column
width25%

Installation and Configuration

Insert excerpt
Installation and Configuration
Installation and Configuration
nopaneltrue
 Keep reading




...