Or
Run a single action or an execute, if it fails run the next in a list until success
| Parameter | Required | Data type | Details |
|---|---|---|---|
| options | Yes | object | Vector of actions to try |
| Parameter | Required | Data type | Details |
|---|---|---|---|
| No | array | List of policies to try until one succeeds. Must contain a minimum of 2
items. |
|
| No | array of array | List of policy blocks to try until one succeeds. Must contain a minimum of 2
items. |