Create an action
Creates a new approval action.
Request Body |
---|
nrn string — REQUIREDThe NRN of the resource (including children resources) where the action will apply |
entity string — REQUIREDThe entity to which this action applies. Example: |
action string — REQUIREDThe action to which this action applies. Example: |
dimensions objectThe set of dimension/values to which this action applies. |
on_policy_success string — REQUIREDPossible values: [ The action to be taken on policy success. |
on_policy_fail string — REQUIREDPossible values: [ The action to be taken on policy failure. |
Responses | ||||||||
---|---|---|---|---|---|---|---|---|
200 The operation was successful
|