Qualys APIs for EC2 Connectors

You can perform various EC2 connector operations through API as well. For detailed information on using Qualys APIs related to AWS, see the Asset Management and Tagging API v2 User Guide.

Here are some useful EC2 connector APIs:

  • Create AWS Connector

    https://qualysapi.qualys.com/qps/rest/3.0/create/am/awsassetdataconnector

  • Run Connector

    https://qualysapi.qualys.com/qps/rest/3.0/run/am/assetdataconnector/<id>

  • Get Host Asset Info (get the metadata of an EC2 instance)

    https://qualysapi.qualys.com/qps/rest/2.0/get/am/hostasset/<id>