Get federated repository status:

ARTIFACTORY: How to monitor the status of federated repositories?

AuthorFullName__c
Elina Floim
articleNumber
000005538
ft:sourceType
Salesforce
FirstPublishedDate
2023-01-02T10:52:14Z
lastModifiedDate
2023-01-02
VersionNumber
2
This REST API call can be used to retrieve the synchronization status of the federation for a specific repository. The information includes:
  • The number of tasks in progress
  • The number of failed tasks
  • The number of various types of pending events (create, update, delete, node property)
  • Server lag time (elapsed time since the last event not handled)
  • The number of fully (binary and metadata) and artificially (metadata only) replicated artifacts
Note: This API has a high impact on the database, therefore, it should be used carefully.