Tanium · Capability
Tanium Connect API — Destinations
Tanium Connect API — Destinations. 5 operations. Lead operation: List All Destinations. Self-contained Naftiko capability covering one Tanium business surface.
What You Can Do
GET
Listdestinations
— List All Destinations
/v1/plugin/products/connect/v1/destinations
POST
Createdestination
— Create A New Destination
/v1/plugin/products/connect/v1/destinations
GET
Getdestination
— Get A Destination By ID
/v1/plugin/products/connect/v1/destinations/{destinationid}
PUT
Updatedestination
— Update A Destination
/v1/plugin/products/connect/v1/destinations/{destinationid}
DELETE
Deletedestination
— Delete A Destination
/v1/plugin/products/connect/v1/destinations/{destinationid}
MCP Tools
list-all-destinations
List All Destinations
read-only
idempotent
create-new-destination
Create A New Destination
get-destination-id
Get A Destination By ID
read-only
idempotent
update-destination
Update A Destination
idempotent
delete-destination
Delete A Destination
idempotent