Interpres Application - Axonius
- Type: Cloud
- Vendor: Axonius
Axonius
TODO Add to the description what the Axonius app is. Document the expected outcomes
Vendor setup
Enable API access
- Click the Gear icon in the top right corner to access System Settings
- Expand User and Role Management, and select Roles
- Select role "Viewer"
- Under the API Access category, verify that API access enabled is selected
Service account creation
- Click the Gear icon in the top right corner to access System Settings
- Expand User and Role Management, and select Service Accounts
- Click on Add Service Account
- Introduce service account name, description and choose role "Viewer"
- Note that the API Secret is only visible when the account is created or when the API Key is reset. Store API key and API secret for later use
App Configuration
App Parameters:
- base_url (string): The URL to the source instance using the following format https://
: - api_key (string): API Key
- api_secret (password): API Secret
App Validation
Check there is connectivity (green light) in the integration created.
Implemented Actions
- get_assets: Returns a list of assets of type device.
- get_identities: Returns a list of assets of type user.