We have updated our Terms of Service, Code of Conduct, and Addendum.

Is there a way to see what event breaker rules are being used?

Is there a way to see what event breaker rules are being used by sources without having to go into each source?

Answers

  • Ryan Hennessy
    Ryan Hennessy Posts: 21 ✭✭

    It looks like you will be able to get a full list of the sources and the breakers associated with them via the api.

  • Shawn Cannon
    Shawn Cannon Posts: 131 ✭✭

    oh ok never done that

  • Ryan Hennessy
    Ryan Hennessy Posts: 21 ✭✭

    It is a great question. Let me see if I can validate that is true

  • Ryan Hennessy
    Ryan Hennessy Posts: 21 ✭✭

    If you head over to the api docs page on the leader node (http(s)://<leadernode>//global-settings/apidocs). At the top of that page, choose the worker group you want to use from the Servers drop down, and then scroll down to the "Inputs" section. From there if you expand the "GET /systems/input" and click the execute button. The response will show up on the page. If you look through that data, you will find a key call "breakerRulesets"