Interpres Application - Tanium Asset
- Type: Asset
- Vendor: Tanium
Vendor setup
Generate a dedicated asset view
- From the Main menu, go to Modules > Asset > Views
- In the row of the "ServiceNow (reserved)" view click Create Copy, or click Create Views
- Update the name of the view. For example, "Interpres SGC"
- In the Select Columns from Asset Tables section, select all the columns
- Add any filters as desired
- Click Submit to save the view
- From the grid on the Views page, click Edit in the row of the new view
- In the URL field of your browser, record the number that appears at the end of the URL
Generate User
- From the Main menu, go to Administration > Permissions > Users and click New User
- Set the Display Name to "Asset API User"
- In the Roles section, click Manage Roles
- Select the "Asset Report Reader" and "Gateway User" roles, then click Apply
Verify permissions
- Sign in to Console as Asset API User
- From the Main menu, go to Modules > Asset > Views. If you cannot access the page, verify the "Asset API User" user has the "Asset Report Reader" role
Authentication
Choose one of these authentication methods:
- Username and password from "Asset API User"
- API token assigned to "Asset API User"
App Configuration
App Parameters:
- Base URL: The URL to the source instance using the following format https://
: - Asset View ID: ID from Tanium asset view
- Username: A valid username for connecting to the Tanium instance
- Password: A valid password for connecting to the Tanium instance
- Session Token: An API token for connecting to the Tanium instance
- Asset FQDN: Only grab assets with this fully qualified domain name
- Verify SSL Cert: If enabled Interpres will verify the SSL certificate
- Proxy: A valid proxy server and port. This should be of the form 'http[s]://
:
App Validation
Check there is connectivity (green light) in the integration created.
Implemented Actions
- Get Assets: Returns a list of assets.