Use the search tokens below to search for resources discovered. You'll need to first choose cloud provider on the Resources tab to see the relevant tokens for your environment. Looking for help with writing your query? click here
Example
Show findings with this account ID
account.id: 205767712438
Example
Show connectors with this account alias
account.alias: Example_connector
Examples
Show resources created within certain dates
created: [2018-01-01 ... 2018-03-01]
Show resources created starting 2018-10-01, ending 1 month ago
created: [2018-01-01 ... now-1m]
Show resources created starting 2 weeks ago, ending 1 second ago
created: [now-2w ... now-1s]
Show resources created on specific date
created: 2018-01-08
Examples
Show resources updated within certain dates
updated: [2018-01-01 ... 2018-03-01]
Show resources updated starting 2018-10-01, ending 1 month ago
updated: [2018-01-01 ... now-1m]
Show resources updated starting 2 weeks ago, ending 1 second ago
updated: [now-2w ... now-1s]
Show resources updated on specific date
updated: 2018-01-08
Examples
Show any findings with this name
name: my-resource
Show any findings that contain parts of name
name: "my-resource"
Example
Find resources synced from Amazon AWS
provider: aws
Example
Find resources in the Singapore region
region: Singapore
Example
Show resources with ID acl-8e5198f5
resource.id: acl-8e5198f5
Example
Show resources of type Instance
resource.type: Instance
Example
Show findings with key Department
tag.key: Department
Example
Show findings with tag value Finance
tag.value: Finance
Example
Show findings with account ID 205767712438 and type Subnet
account.id: 205767712438 and resource.type:
Subnet
Example
Show findings that are not resource type Instance
not resource.type: Instance
Example
Show findings with one of these tag values
tag.value: Finance or tag.value: Accounting
Example
Show resources with this projectId
projectId: my-project-1513669048551
Example
Find resources in this location
location: Frankfurt
Example
Show resources with this group name
resourceGroupName: my-eastus-rg
Example
Show resources with this subscription ID
subscriptionId: fbb9ea64-abda-452e-adfa-83442409
These tokens are available in queries with resource.type:SQL Server
Example
Show resources with this type
sqlserver.type: Microsoft.sql
Example
Show resources with this FQDN
sqlserver.fullyQualifiedDomainName: severname.database.windows.net
Example
Show resources with this version
sqlserver.version: 12
Example
Show resources with this state
sqlserver.state: ready
These tokens are available in queries with resource.type:SQL Server Database
Example
Find resources with standard edition
sqldatabase.edition: standard
Example
Show online databases
sqldatabase.status: online
These tokens are available in queries with resource.type:Virtual Machine
Example
Show resources with this virtual machine ID
virtualmachine.vmId: MyVMID
Example
Show resources associated with the connector for which remediation is enabled
connector.remediationEnabled: TRUE
Note: This search token is available only if you enable Remediation feature (currently in preview mode). To enable Remediation feature for your subscription, contact your Technical Account Manager at Qualys.
Example
Show resources with success status for remediation action
action.status: Success
Note: This search token is available only if you enable Remediation feature (currently in preview mode). To enable Remediation feature for your subscription, contact your Technical Account Manager at Qualys.
Example
Show resources with this virtual machine size
virtualmachine.vmSize: Standard_DS1_v2
Example
Show resources with this network security group
virtualmachine.networkSecurityGroup: myNSG
Example
Show resources with this operating system
virtualmachine.osType: Linux
Example
Show resources with this IP address
virtualmachine.publicIpAddress: 13.126.125.189
Example
Show virtual machines with VM running status
virtualmachine.status: VM running
These tokens are available in queries with resource.type:Virtual Network
Example
Show resources with this virtual network type
virtualnetwork.type: Microsoft.Network/virtualNetworks
These tokens are available in queries with resource.type:Web App
Examples
Show any web apps with kind filter
webapp.kind: Linux
Example
Show web apps with this deployment ID
webapp.deploymentId:depl-7495
Examples
Show web apps that are in running state
webapp.state:Running
Example
Show web apps with availability state as LIMITED
webapp.availabilityState:LIMITED
Example
Show web app on usage state
webapp.usageState:NORMAL
Examples
Show web apps which are default container.
webapp.enabled:true
Examples
Show web apps which are default container.
webapp.isDefaultContainer:true
Examples
Show web apps with HTTPSOnly feature enabled.
webapp.httpsonly:TRUE
Example
Show web apps with this redundancy mode.
webapp.redundancyMode:MANUAL
Examples
Show web apps with this AppServicePlan ID.
webapp.appserviceplan:app-service-plan-123
Show web apps with this default host name
webapp.defaultHostName:windowsappabc123.azurewebsites.net
Example
Show web apps with this host names
webapp.hostnames.enabled:windowsappabc123.azurewebsites.net
Example
Show web apps with disabled SSL state
webapp.hostnames.sslState:DISABLED
Example
Show web apps with client affinity enabled
webapp.clientAffinityEnabled:TRUE
Example
Show web apps with client cert enabled
webapp.clientCertEnabled:TRUE
These tokens are available in queries with resource.type:Function App
Examples
Show any function apps with kind filter
functionapp.kind: Linux
Example
Show function apps with this deployment ID
functionapp.deploymentId:depl-7495
Examples
Show function apps that are in running state
functionapp.state:Running
Example
Show function apps with availability state as LIMITED
functionapp.availabilityState:LIMITED
Example
Show function app on usage state
functionapp.usageState:NORMAL
Examples
Show function apps which are default container.
functionapp.enabled:true
Examples
Show function apps which are default container.
functionapp.isDefaultContainer:true
Examples
Show function apps with HTTPSOnly feature enabled.
functionapp.httpsonly:TRUE
Example
Show function apps with this redundancy mode.
functionapp.redundancyMode:MANUAL
Examples
Show function apps with this AppServicePlan ID.
functionapp.appserviceplan:app-service-plan-123
Show function apps with this default host name
functionapp.defaultHostName:windowsappabc123.azurewebsites.net
Example
Show function apps with this host names
functionapp.hostnames.enabled:windowsappabc123.azurewebsites.net
Example
Show function apps with disabled SSL state
functionapp.hostnames.sslState:DISABLED
Example
Show function apps with client affinity enabled
functionapp.clientAffinityEnabled:TRUE
Example
Show function apps with client cert enabled
functionapp.clientCertEnabled:TRUE
Example
Show function apps with client cert enabled
functionapp.language:CSharp