Next Topic

Previous Topic

Book Contents

Remove Patch Ignore

Removes the Ignore setting for a missing patch for an agent machine.

DELETE /assetmgmt/patch/{agentId}/{patchId}/setignore

Headers

Sample Response Model

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