Skip to main content

Add agent tasks

GET 

/command/tasks/add/agent/:AgentId

Submits a list of tasks to the queue for the specified agent. The AgentId path parameter identifies the target agent. Returns the assigned task IDs in the response, which you can use to monitor task status.

Request

Responses

The response object for SubmitAgentTasks.