v1

latestSwagger 2.02026-07-17193256.5 KB
manual

get all pending manual commands that still needs values to be returned

get all pending manual commands that still needs values to be returned

get/manual/

Response

OK

commandstring required

The command for the agent either command

commandb64boolean

Indicates if the command is in b64

descriptionstring required

The description from the workflow step

execution_idstring required

The id of the execution

out_argsCacaoVariables required
playbook_idstring required

The id of the CACAO playbook executed by the execution

step_idstring required

The id of the step executed by the execution

typestring required

The type of this content

Example response

[
  {
    "type": "execution-status"
  }
]