circuitBreakerAction

the action to perform on the circuit breaker or the whole set of circuit breakers described in the table. The attribute can have one of the following values:
- "open" - the action "to open"
- "close" - the action "to close"
- "verif-open" - the check of the condition: "is open"
- "verif-close" - the check of the condition: "is closed"
- "open-order" - the action "to open" following the circuit breaker list sequence
- "close-order" - the action "to close" following the circuit breaker list sequence
Note
The values "open-order" and "close-order" are not allowed for the attribute circuitBreakerAction in the element<circuitBreakerRef>. Use the values "open" and "close". Refer to default BREX rule BREX-S1-00071.