Does Jenkins expose its Current SCM Polling Activities via its REST API?
I’m talking about this page:
https://<server>/descriptor/hudson.triggers.SCMTrigger/
I’d like to setup a job to read this data and take action if polling is hung.
Thanks,
Terry