List Host Assets (deprecated)
This action has been deprecated and will no longer be available in new workflows.
Get a list of scanned hosts in the user’s account. By default, all scanned hosts in the user account are included and basic information about each host is provided. Hosts in the output are sorted by host ID in ascending order.
Permissions - Managers view all scanned hosts in subscription. Auditors view all scanned compliance hosts in subscription. Unit Managers view scanned hosts in user’s business unit. Scanners and Readers view scanned hosts in user’s account. For Unit Managers, Scanners, and Readers to view compliance hosts, the “Manage compliance” permission must be granted in the user’s account.
Express Lite - This API is available to Express Lite users.
Basic Parameters
Parameter | Description |
---|---|
Details | Show the requested amount of host information for each host. A valid value is: Basic, Basic/AGs, All, All/AGs, or None. Basic - Show basic host information. Basic host information includes the host ID, IP address, tracking method, DNS and NetBIOS hostnames, and operating system. Basic/AGs - Show basic host information plus asset group information. Asset group information includes the asset group ID and title. All - Show all host information. All host information includes the basic host information plus the last vulnerability and compliance scan dates. All/AGs - Show all host information plus asset group information. Asset group information includes the asset group ID and title. None - Show only the host ID. |
Filter Hosts Scanned Before | Show hosts with a vulnerability scan end date before a certain date and time. |
Filter Hosts Scanned Since | Show hosts that were last scanned for vulnerabilities since a certain date and time. |
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 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 Host Assets Deprecated with Qualys and Send Results Via Email