Next Topic

Previous Topic

Book Contents

Run Patch Scan

Scans an agent machine immediately for missing patches.

PUT /assetmgmt/patch/{agentId}/scannow

Headers

Sample Response Model

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