Tanium SDK has a series of simple interfaces which any ServiceNow customer or partner developer can use to build their own functionality on top of what we’ve built. The tool is highly configurable and can be easily built into any process which can be enriched or improved by data or actions through Tanium, such as CI introspection, just-in-time discovery, incident or change management process enhancement and automation, reducing time-to-resolution for Incidents, and more.
The Tanium Integration Core utilities have several API interfaces depending on what you want to do and how you want to do it. For example, whether you want to use Interact APIs to ask a question and get the answer asynchronously, the API Gateway to get real-time or cached data about your endpoints synchronously, the Tanium Tag APIs to manage endpoints within Tanium, or the Action APIs to perform some action or deploy some package on a specified endpoint, Tanium Integration Core has built-in methods for doing so with just a few lines of code.
Tanium SDK is a configurable and highly accessible suite of interfaces to Tanium, from ServiceNow. This app has a series of simple interfaces which any ServiceNow customer or partner developer can use to build their own functionality that integrates with the Tanium platform.
Tanium SDK is highly configurable and can be easily built into any process which can be enriched or improved by data or actions with Tanium.
The Tanium Integration Core utilities have several API interfaces depending on what you want to do and how you want to do it. For example, whether you want to use Interact APIs to ask a question and get the answer asynchronously, the API Gateway to get real-time data about your endpoints, or the Action APIs to perform some action on a specified endpoint, there are simple and well-documented API interfaces for doing so within Integration Core.
See full release notes at https://help.tanium.com/bundle/servicenow_releasenotes/page/taniumsdk.html
1. Must have Tanium, and either use Tanium Cloud, or have a MID server in the local network capable of reaching your Tanium server and Tanium Module server.
2. Tanium API Gateway solution (v1.6+) installed in Tanium
- If you use Tanium Cloud, you’ll already have API Gateway installed. If not, you can install it from your Tanium interface, by going to Administration > Configuration > Solutions, scrolling down to the Content section’s Supported Solutions tab, checking the API Gateway checkbox, and clicking Import or Upgrade. Make sure you have the latest version available.
3. Some functionality requires licenses for the Asset, Patch, Performance, or Deploy Tanium modules.
4. A Tanium service account with sufficient permissions to access any data and perform any actions you may want to access or perform via API from the Tanium Integration Core application.
- API token for authentication
5. Some optional functionality (sometimes switched off by default) is dependent on certain Tanium modules being installed. For example, some performance-related functionality may be dependent on having the Tanium Performance module installed; or if you choose to enable the Tanium Investigate button, that would be dependent on having the Tanium Investigate module licensed and set up.
- This functionality is completely optional, and the Tanium Integration Core SDK application will work regardless of whether you have these additional Tanium modules enabled. This optional functionality is typically disabled by default, and the documentation (available on this app's ServiceNow store page) should indicate when a specific module is required to enable some functionality.