Skip to main content

List VM Scans

List VM scans in the user's account. By default scans launched in the past 30 days are listed.

Parameters

ParameterDescription
Disable XML To JSON Auto ConvertWhen checked, XML responses are not automatically converted into JSON format.

Example Output

{
"SIMPLE_RETURN": {
"RESPONSE": {
"DATETIME": "2018-04-15T21:32:40Z",
"TEXT": "New vm scan launched",
"ITEM_LIST": {
"ITEM": [
{
"KEY": "ID",
"VALUE": 136992
},
{
"KEY": "REFERENCE",
"VALUE": "scan/1358285558.36992"
}
]
}
}
}
}

Workflow Library Example

List Vm Scans with Qualys and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop