Qualys Enterprise TruRisk™ Platform 3.11 (PM) API Notification
A new release of Qualys Enterprise TruRisk™ Platform 3.11 (PM), which was released in January 2026, includes new APIs and updates to an existing API. This API notification highlights recently released changes, enabling you to identify use cases that can benefit from the updated API.
New API: Generate MTG Deployment Job Progress Report
POST /pm/v1/report/mitigationjobprogress
DTD or XSD changes: Not Applicable
We have introduced a new Get MTG Deployment Job Progress API that generates customized Mitigation job progress report for the specified job ID. All columns are selected by default, but you can modify and provide only the required columns. This API supports only Windows and Linux platforms.
New API: Generate ISL Deployment Job Progress Report
POST pm/v1/report/isolationjobprogress
DTD or XSD changes: Not Applicable
We have introduced a new Get ISL Deployment Job Progress API that generates customized Isolation job progress report for the specified job ID. All columns are selected by default, but you can modify and provide only the required columns. This API supports only Windows and Linux platforms.
Updated API: Create Deployment Job
POST /pm/v1/deploymentjob
DTD or XSD changes: Not Applicable
With this release, we have updated the Create Deployment Job API, which will display an error message in the API response, if the pre or post actions includes restricted commands.
Updated API: Update Deployment Job
POST /pm/v1/deploymentjob/update/{deploymentJobId}
DTD or XSD changes: Not Applicable
With this release, we have updated the Update Deployment Job API, which will display an error message in the API response, if the pre or post actions includes restricted commands.
Updated API: Get List of Mitigations
POST /mtg/v1/vulnerabilities/mitigations
DTD or XSD changes: Not Applicable
We have updated the Get List of Mitigations API to include a new parameter, mitigationSource, in the API response. This parameter specifies the source of the mitigation script, indicating whether it is a Qualys script or a user-defined custom script.
Please refer to the detailed release notes here: https://docs.qualys.com/en/pm/release-notes/patch_management/release_3_11_api.htm