Qualys Cloud Platform 3.18 (WAS) API Notification 1
Table of Contents
A new release of Qualys Cloud Platform 3.18 (WAS) includes updated APIs which is targeted for release in April 2024. The specific day will differ depending on the platform. See platform release dates on the Qualys Status page. This API notification provides an early preview into the coming API, allowing you to identify use cases that can leverage this updated API.
What’s New
In this release, we have renamed the <urlWhiteList>
, <urlBlackList>
, and <postDataBlackList>
parameters to align with inclusive language and ensure consistency between the API parameters and the terminology used in the user interface. This change may break your integration if you are using any of these parameters.
APIs Affected With Parameter Change
Following is the list of APIs affected with this parameter change. Please evaluate your use of these APIs carefully.
Create Web Application
POST /qps/rest/3.0/create/was/webapp/
DTD or XSD changes: Yes
Update Web Application
POST /qps/rest/3.0/update/was/webapp/<id>
DTD or XSD changes: Yes
Get Web Application Details
GET /qps/rest/3.0/get/was/webapp/<id>
DTD or XSD changes: Yes
Please refer the detailed release notes at https://cdn2.qualys.com/docs/release-notes/qualys-cloud-platform-3.18-api-release-notes.pdf