Qualys Enterprise TruRisk™ Platform 3.21.1(AM) API Notification
A new release of Qualys Enterprise TruRisk™ Platform (AM Release 3.21.1 API), which is released in July 2025, includes updates to existing APIs. This API notification highlights recently released changes, enabling you to identify use cases that can benefit from the updated APIs.
What’s New
We have updated the Get Tag Info API (/qps/rest/2.0/get/am/tag/<id>) and Search Tags API (/qps/rest/2.0/search/am/tag) to display the tag re-evaluation status. We have added the following new parameters to the API response –
| Parameter Name | Description |
| reEvalStatus | This parameter displays the tag re-evaluation status. The following are the possible values: In Progress – The tag re-evaluation is in progress. Completed – The tag re-evaluation is completed. |
| reEvalStatusProgress | This parameter displays the tag re-evaluation progress in percentage. For example, reEvalStatusProgress=75 means the tag re-evaluation progress is 75%. |
AM API: View Tag Re-evaluation Status and Progress for Search Tags API
POST /qps/rest/2.0/search/am/tag
DTD or XSD Changes: No
The newly added parameters in the API response display the tag re-evaluation status as In Progress or Completed, and the tag re-evaluation progress in percentage.
AM API: View Tag Re-evaluation Status and Progress for Get Tag Info API
GET /qps/rest/2.0/get/am/tag/<id>
DTD or XSD Changes: No
The newly added parameters in the API response display the tag re-evaluation status as In Progress or Completed, and the tag re-evaluation progress in percentage.
Please refer to the detailed release notes here: https://docs.qualys.com/en/portal-cloud-platform-rn/cloud_platform/release_3_21_1_api.htm