Execute stack item action
post/midgard/v0.1/stack/{action}/{stackItemId}
Execute an action for a stack item. Actions such as download-log and dumpdb also return a download status URL.Request
Authorization
X-AT
header
apiKey
Path Parameters
actionAction to execute.
string
REQUIRED
stackItemIdStack item ID.
integer
REQUIRED
Body
application/json
Response
200Stack item action initiated successfully.
403Returned when the requester is not authorized.
404Stack item not found.
Shell cURL
shellShow schema
json