v1

latestSwagger 2.02026-07-17193256.5 KB
manual

get a specific manual command that still needs a value to be returned

get a specific manual command that still needs a value to be returned

get/manual/{exec_id}/{step_id}

Path parameters

exec_idstring required

execution ID

step_idstring required

step ID

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"
}