v1

latestOpenAPI 3.0.0ISC2026-07-17776696.9 KB
Actions

Get all the actions in the system.

get/actions

Response

Actions array.

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.
All 77 operations