Save the target stack item of a scenario action.
post/midgard/v0.1/scenarioaction/{scenarioActionId}/{targetStackItemId}
Replaces the scenario action target stack items with the supplied stack item.
Request
Authorization
X-AT
header
apiKey
Path Parameters
scenarioActionId
integer
REQUIRED
targetStackItemId
integer
REQUIRED
Body
application/json
allInstances
boolean
rolling
boolean
Response
200ScenarioAction saved successfully.
403User is not allowed to access this resource.
404The requested scenario, scenario action, stack item, or application was not found.
Shell cURL
shell
Show schema
json