Qualys Enterprise TruRisk™ Platform (VM and PA Release 10.37.1) API Notification
Table of Contents
A new release of Qualys Enterprise TruRisk™ Platform (VM, PA Release 10.37.1), which is released in February 2026, includes updates to an existing API. This API notification highlights recently released changes, enabling you to identify use cases that can benefit from the updated APIs.
What’s New?
New Authentication Support for VMware NSX
POST /api/5.0/fo/subscription/option_profile/?action=import
GET /api/5.0/fo/subscription/option_profile/?action=export
DTD or XSD changes: No
With this release, version 6.0 of the Import and Export Option Profile APIs is introduced.
In earlier versions, when an option profile import or export failed due to validation errors, the API returned validation errors as raw PHP arrays, resulting in poorly formatted, non–user–friendly XML responses. In version 6.0, validation errors are returned as well-formed XML. Each error is displayed on a separate, numbered line, including the corresponding XML line number and the schema validation message.
This change improves readability and simplifies troubleshooting for API users.
Note:
- There are no changes to the request schema or existing error codes.
- Import and Export Option Profile APIs in earlier versions continue to function without any changes.