Release 3.19 API

September 18, 2024

Before understanding the API release highlights, learn more about the API server URL to be used in your API requests by referring to the Know Your Qualys API Server URL section. For this API Release Notes, <qualys_base_url> is mentioned in the sample API requests.

Issues Addressed

Component/Category Description
WAS API We fixed an issue where WAS Scan API generated an HTTP Error with error code 400 while searching for some specific scan IDs.

Impacted API-
GET: /qps/rest/3.0/get/was/wasscan/<id>
WAS API We fixed an issue where the Scan Again API could not launch a scan when the previous scan was launched from the New-WAS user interface on an external scanner.

Impacted API-
POST: /qps/rest/3.0/scanagain/was/wasscan/<id>