List Detections
Download a list of hosts with the hosts latest vulnerability data, based on the host based scan data available in the user’s account.
This data brings a lot of value to customers because they provide the latest complete vulnerability status for the hosts (NEW, ACTIVE, FIXED, REOPENED) and history information. Permissions - Managers view all VM scanned hosts in subscription. Auditors have no permission to view VM scanned hosts. Unit Managers view VM scanned hosts in user’s business unit. Scanners and Readers view VM scanned hosts in user’s account.
Express Lite - This API is available to Express Lite users.
Basic Parameters
Parameter | Description |
---|---|
Filter Detections Since Date | Show only detections whose detection status changed after a certain date and time. |
Filter Detections Until Date | Show only detections whose detection status changed before a certain date and time. For detections that have never changed the date is applied to the last detection date. |
Filter Detections by QUIDs | Show only detection records with certain QIDs. One or more QIDs may be specified. A range is specified with a dash (for example: 68518-68522). Multiple entries are comma separated. Valid QIDs are required. |
Filter Detections by Severities | Show only detection records which have certain severities. One or more levels may be specified. A range is specified with a dash (for example: 1-3). Multiple entries are comma separated. |
Filter Hosts by IDs | Show only certain host IDs/ranges. One or more host IDs/ranges may be specified. Multiple entries are comma separated. |
Filter Hosts by IPs | Show only certain IP addresses/ranges. One or more IPs/ranges may be specified. Multiple entries are comma separated. An IP range is specified with a hyphen. |
Filter Hosts by Status | Show only hosts with one or more of these status values: New, Active, Re-Opened, Fixed. Multiple status values are entered as a comma-separated list. |
Filter Hosts by Tags | Specify a tag set to include. Hosts that match these tags will be included. Identify the tag set by providing tag name or IDs. Multiple entries are comma separated. |
Show Asset ID | Check to show the asset ID of the scanned hosts in the output. |
Truncation Limit | Specifies the maximum number of host records processed per request. Specify 0 for no truncation limit. |
Advanced Parameters
Parameter | Description |
---|---|
Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
Workflow Library Example
List Detections with Qualys and Send Results Via Email
Preview this Workflow on desktop