Is there any REST endpoint to monitor the status of LDAP replication? We've had some issues where replication broke for a while (both due to Stash bugs such as https://jira.atlassian.com/browse/STASH-6828and also due to firewall issues).
I basically want to alarm if its been too long since the last successful synchronisation.
Crowd seems to have some REST APIs that would let me do that, but I don't think that those are exposed in Stsah? I can select this from the DB ("select * from cwd_directory_attribute where attribute_name = 'com.atlassian.crowd.directory.sync.laststartsynctime'" is the time in milliseconds), but it would be nice to have a 'supported' API.
Hi @Bradley Baetz,
At this time, the functionality you're requesting is not yet possible in Stash. I have created a new request for this in our development issue tracker, and you can track it here:
https://jira.atlassian.com/browse/STASH-7519
Feel free to vote for the issue, add it to your watch list in order to be notified on its progress, and leave a comment there describing your use-case the more detailed the possible. This will help our development team to build a solution that meets better your needs.
If you want to know more about how we prioritise feature requests, take a look at our policy.
If this answer was helpful, please allow me to ask you to mark my answer as accepted in order to have it in the top of the thread, also helping other customers.
Thanks in advance!
Kind regards,
Felipe Kraemer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.