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