Qualys Enterprise TruRisk™ Platform TotalCloud 2.25.0 API Notification
A new release of Qualys Enterprise TruRisk™ Platform TotalCloud 2.25, released in June 2026, includes enhanced APIs. This API notification highlights the recently released changes, enabling you to identify use cases that can benefit from the updated API.
What’s New
With this release, we have:
• Introduced a new Get Policy v2 API with pagination support.
• Added support for account tags across AWS inventory and evaluation APIs.
• Manage Exception APIs support for OCI.
• Added support for new Azure CIEM resource types.
New API: Get Policy v2 API with Pagination Support
GET/cloudview-api/rest/v2/policies
DTD or XSD changes: Not Applicable
The Get Policy v2 API introduces pagination support to help retrieve and manage large numbers of policies across cloud platforms. Previously, policy retrieval was limited to 100 policies per request without pagination.
For more details, please refer to the detailed release note here: https://docs.qualys.com/en/tc/release-notes/totalcloud/release_2_25_api.htm
Updated API: Manage Account Tags Across All AWS Inventory APIs
GET/cloudview-api/rest/v2/resource/{resourceType}/AWS
GET/cloudview-api/rest/v1/resource/{resourceType}/uuid/{resourceUuid}/AWS
GET/cloudview-api/rest/v1/resource/{resourceType}/AWS
DTD or XSD changes: Not Applicable
All AWS Inventory and Evaluation APIs now return account tags in their response payloads. This improves resource context and enables tag compliance validation without relying only on QQL queries.
For more details, please refer to the detailed release note here: https://docs.qualys.com/en/tc/release-notes/totalcloud/release_2_25_api.htm
Updated API: Manage Exception APIs – Support added for OCI
/cloudview-api/rest/v1/exceptions/{exceptionId}
/cloudview-api/rest/v1/exceptions/create
/cloudview-api/rest/v1/exceptions/list
/cloudview-api/rest/v1/exceptions/delete
Method: GET, POST, PUT, DELETE
DTD or XSD changes: Not Applicable
OCI connectors are now supported for TotalCloud Exception Public APIs, enabling CRUD operations for OCI cloud exceptions along with AWS, Azure, and GCP support.
Updated API: Azure Resources API – Support added for new CIEM resource types
GET/cloudview-api/rest/v1/resource/{resourceType}/Azure
DTD or XSD changes: Not Applicable
The Azure Resources API now supports additional Cloud Entity Entitlement Management (CIEM) resource types including Entra ID Users, Entra ID Groups, Service Principals, App Registrations, Role Assignments, Role Definitions, Deny Assignments, and Managed Identities.
For more details, please refer to the detailed release note here: https://docs.qualys.com/en/tc/release-notes/totalcloud/release_2_25_api.htm