Get Status of the PUD Process

Get the current status of the PUD process (i.e., running, stopped, finished, or error) along with relevant data on the process such as total binaries deleted, total size of disk space cleaned, information on the last handled directory, and other information.

Response Properties:

  • status: The status of the PUD process (running, stopped, finished, or error)
  • dryRun: Indicates whether the PUD process is actually deleting binaries
  • timing: Contains start time, duration, and last updated information
  • progress: The number of directories that have been processed thus far
  • report: Contains totalBinariesProcessed, totalBinariesCleaned, and totalBytesCleaned
  • lastHandledDirectory: Information about the directory being processed when the report was issued
  • error: Error details (only appears when an error occurs)

Security: Requires an admin user.

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here!