Add agent tasks
POST/command/tasks/add/agent/:AgentId
Submits a list of tasks to the queue for the specified agent using a POST body. The AgentId path parameter identifies the target agent. Returns the assigned task IDs in the response.
Request
Responses
- 200
The response object for SubmitAgentTasks.