v1

latestOpenAPI 3.0.0ISC2026-07-17776696.9 KB
Actions

Get action by id.

get/actions/{actionId}

Path parameters

actionIdstring required

Response

Action.

actionIdstring required

The action id

minionIdstring required

The minion where his status will trigger this action set

activeboolean required

Whenever the action is active

namestring

Free text, as the action name

apply'statusChange' | 'permanent' required

The triggers types.

  • 'statusChange' to invoke only on status change, but allow change later the status
  • 'permanent' at while the status of the minion of action trigger still on the triggered status, force the action, always.