API Support for Report Templates

You can now use APIs to create custom reports with views on your scan results and the current vulnerabilities on your hosts. Use various report templates provided by Qualys as a starting point.

APIs are now available to perform various actions on templates for the following report
types: Scan Template, PCI Scan Template, Patch Template, Map Template The Report Template API allows users to perform the following actions.

Action Supported Access Method Description
Create POST Create a report template. A unique template ID is generated for the new template.
Update PUT Update an existing report template.
Delete POST Delete an existing report template.
Export GET Export a specific report template based on the template ID, or all templates for the report type.

Once you have your template the way you want you can run reports using the templates
using the Report API /api/2.0/fo/report.