IMPORTANT: This site is planned to be decommissioned in 2026. Visit the Tanium Resource Center for all Tanium release notes, user guides, and support information. To view release notes in the Resource Center, see Tanium Release Notes.
IMPORTANT: If you are using semi-annual releases for on premises, see the Release notes for 2024H1 semiannual release, Release notes for 2024H2 semiannual release, or Release notes for 2025H1 semiannual release on the Tanium Resource Center.
Effective October 15, 2024: On prem release notes on the Tanium Knowledge Base are frozen. For release notes related to 7.4 or 7.5 Server and Solutions, see the Monthly updates for Tanium Version 7.4 and 7.5 Server and Solutions on the Tanium Resource Center.
Release Notes API Gateway (Version 1.4)
Tanium API Gateway 1.4.46
Release Date: November 1, 2022
Resolved Issues
- Minor bug fixes.
Tanium API Gateway 1.4.43
Release Date: September 13, 2022
New Fields
The following new fields add new request functionality:
- Action requests
mutation.actionPerform- run one of an enumerated list of action operations on endpointsmutation.actionStop- stop an actionmutation.scheduledActionApprove- approve a scheduled actionmutation.scheduledActionCreate- create a scheduled actionmutation.scheduledActionDelete- delete an action or scheduled actionquery.packageSpecs- retrieve information about a package specquery.scheduledAction- retrieve information about a scheduled actionquery.scheduledActions- retrieve information about multiple scheduled actions
- Action group requests
mutation.actionGroupCreate- create an action groupmutation.actionGroupDelete- delete an action groupquery.actionGroup- retrieve information about an action groupquery.actionGroups- retrieve information about multiple action groups
- Computer group requests
mutation.computerGroupCreate- create a computer group, filter group, or management rights groupmutation.computerGroupDelete- delete a computer group, filter group, or management rights groupquery.computerGroup- retrieve information about a computer groupquery.computerGroups- retrieve information about multiple computer groups
- Direct Connect requests
query.directEndpoint.performance.memoryUsedPercent- retrieve the percentage of memory used on an endpointquery.directEndpoint.performance.processes.all.cpuUsagePercent- retrieve an endpoint’s CPU usage percentage
- Endpoint requests
query.endpoints.edges.node.eidFirstSeen- retrieve the time an endpoint was first seenquery.endpoints.edges.node.eidLastSeen- retrieve the time an endpoint was most recently seenquery.endpoints.edges.node.installedApplications- retrieve the applications installed on endpointsquery.endpoints.edges.node.sentinel- retrieve endpoint Microsoft Sentinel informationquery.endpoints(source.tds.namespaces)- retrieve endpoint data from a configured namespacequery.endpoints(source.ts.maxAge)- retrieve sensor data, up to this maximum age in secondsquery.endpoints.edges.node.sensorReadings(sensors.maxAge)- retrieve sensor data, up to this maximum age in seconds
- Threat Response requests
mutation.threatResponseAlertResolve- Assign Resolved status to a Threat Response alert. This mutation request requires Threat Response.
Deprecated Fields
These fields are deprecated in favor of replacement fields, which offer improved functionality or ease-of-use. After 12 months from the initial announcement, deprecated fields receive support and maintenance for a minimum of 6 months. For the best results, migrate any deprecated fields in your requests to the suggested replacement fields. The following fields are deprecated in favor of new fields:
mutation.createActionis deprecated. Usemutation.scheduledActionCreateandmutation.actionPerforminstead.mutation.deleteActionis deprecated. Usemutation.scheduledActionDeleteinstead.query.directEndpoint.performance.memoryUsagePercentis deprecated. Usequery.directEndpoint.performance.memoryUsedPercentinstead.query.lastActionDetailsis deprecated. Usequery.scheduledAction.lastActioninstead.query.lastActionResultsis deprecated. Usequery.scheduledAction.lastAction.resultsinstead.
For more information, see API Gateway User Guide: August 2022 deprecated fields.
Security Updates
- This release includes security updates. Details of the issues, including affected versions and mitigation information, can be obtained within Tanium's Support Portal or by contacting your TAM.