Qualys Cloud Platform 1.7 (CAR) API notification 1

Jeff Leggett

A new release of Qualys Cloud Platform 1.7 (CAR) includes an updated API which is targeted for release in May 2023. 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
New API: Fetch List of Scripts from Library

/sm/v1/script-library/search
Use this API function to fetch a list of scripts from the script library. Use filter and includeScriptContent as input parameters. The response contains details of script like name, module code, script language, meta data, and so on.

New API: Get the Details of the Script from Library
/sm/v1/script-library/{id}
Use this API function to fetch the details of the script from the script library. The response contains details of script like name, platform, module code, when was it created, imported, and so on.

New API: Import Script
/sm/v1/script-library/import
Use this API function to import a script from the script library. Use title, categoryId, id and approved status as input parameters.

Modified the Type Filter in Public APIs
/sm/v1/scripts/search
/sm/v1/jobs/search
/sm/v1/assetjobs/search

For better categorization of filters, we have made the changes in the filter query.

The release notes are here: https://www.qualys.com/docs/release-notes/qualys-car-1.7-api-release-notes.pdf

Share your Comments

Comments

Your email address will not be published. Required fields are marked *