Tanium · Arazzo Workflow
Tanium Deploy A Package As An Action
Version 1.0.0
Resolve a package, action group, and target computer group by name, then create and execute the action.
View Spec
View on GitHub
ComplianceEndpoint ManagementPatch ManagementSecurityThreat DetectionUnified Endpoint ManagementArazzoWorkflows
Provider
Workflows
deploy-package-action
Resolve package, action group, and computer group, then deploy an action.
Looks up the package, action group, and target computer group by name and creates a saved action that deploys the package to the targeted endpoints.
1
resolvePackage
Resolve the deployment package by name to obtain its id before building the action.
2
resolveActionGroup
Resolve the action group by name to obtain its id for approval and targeting.
3
resolveTargetGroup
Resolve the target computer group by name to scope the endpoints the action affects.
4
createAction
Create and execute a saved action that deploys the resolved package to the resolved target group under the resolved action group.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.