Next Topic

Previous Topic

Book Contents

Delete Agent Install Package

Deletes an agent install package.

DELETE /assetmgmt/agents/packages/{packageId}

Headers

Sample Response Model

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