Axonius

This integration is for fetching information about assets in Axonius.

Data Enrichment & Threat Intelligence · Axonius

Configuration parameters

  • ax_url — Server URL (e.g. https://example.net) (required)
  • credentials — API Key (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (19)

  • axonius-add-note

    Add note to assets.

  • axonius-add-tag

    Add tag to assets.

  • axonius-get-devices-by-aql

    Gather devices info by AQL query.

  • axonius-get-devices-by-hostname

    Gather device info by hostname.

  • axonius-get-devices-by-hostname-regex

    Gather device info by hostname using regex.

  • axonius-get-devices-by-ip

    Gather device info by IP address.

  • axonius-get-devices-by-ip-regex

    Gather device info by IP address using regex.

  • axonius-get-devices-by-mac

    Gather device info by MAC address.

  • axonius-get-devices-by-mac-regex

    Gather device info by MAC address using regex.

  • axonius-get-devices-by-savedquery

    Gather device info by saved query.

  • axonius-get-saved-queries

    Get all saved query of a given asset type.

  • axonius-get-tags

    Get all tags of a given asset type.

  • axonius-get-users-by-aql

    Gather users info by AQL query.

  • axonius-get-users-by-mail

    Gather user info by email address.

  • axonius-get-users-by-mail-regex

    Gather user info by email address using regex.

  • axonius-get-users-by-savedquery

    Gather user info by saved query.

  • axonius-get-users-by-username

    Gather user info by username.

  • axonius-get-users-by-username-regex

    Gather user info by username using regex.

  • axonius-remove-tag

    Remove tag from assets.