Next Topic

Previous Topic

Book Contents

Delete Agent

Deletes an agent. Provides an option to wait for the agent to uninstall on the managed machine first.

DELETE /assetmgmt/agents/{agentId}/{uninstallFirst}

URL Parameters

Headers

Sample Response Model

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