Next Topic

Previous Topic

Book Contents

Cancel Scheduled Agent Procedure

Cancels a scheduled agent procedure running on an agent machine.

DELETE /automation/agentprocs/{agentId}/{agentProcId}

Headers

Sample Response Model

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}