Tanium · Capability
Tanium Threat Response API — Connections
Tanium Threat Response API — Connections. 5 operations. Lead operation: List Endpoint Connections. Self-contained Naftiko capability covering one Tanium business surface.
What You Can Do
GET
Listconnections
— List Endpoint Connections
/v1/plugin/products/threat-response/api/v1/conns
POST
Closeconnection
— Close A Live Connection
/v1/plugin/products/threat-response/api/v1/conns/close/{connectionid}
POST
Createconnection
— Create A Live Connection To An Endpoint
/v1/plugin/products/threat-response/api/v1/conns/connect
DELETE
Deleteconnection
— Delete A Connection Record
/v1/plugin/products/threat-response/api/v1/conns/delete/{connectionid}
GET
Getconnection
— Get A Connection By ID
/v1/plugin/products/threat-response/api/v1/conns/{connectionid}
MCP Tools
list-endpoint-connections
List Endpoint Connections
read-only
idempotent
close-live-connection
Close A Live Connection
create-live-connection-endpoint
Create A Live Connection To An Endpoint
delete-connection-record
Delete A Connection Record
idempotent
get-connection-id
Get A Connection By ID
read-only
idempotent