Skip to main content
Generate the asset report for the windows and linux assets that match the filtering criteria. Note: The API rate limit is 10 requests per hour per Qualys customer.
External DocumentationTo learn more, visit the Qualys Patch Management documentation.

Parameters

ParameterDescription
Having QuerySearch query to filter assets based on patch search criteria.
PlatformSelect the platform to download the report for.
QuerySearch query to filter assets based on search criteria.
SortA JSON object representing sorting criteria for asset values.

For example:
[
{
“name”:“asc”
}
]

Example Output

{
	"reportId": "fdeff786-7c63-42fc-b64f-60560671df06"
}

Workflow Library Example

Get Asset Report with Qualys Patch Management and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop
I