Tanium · Arazzo Workflow
Tanium Ask A Question Scoped To A Computer Group
Version 1.0.0
Resolve a computer group by name, ask a question scoped to it, then read the result data.
View Spec
View on GitHub
ComplianceEndpoint ManagementPatch ManagementSecurityThreat DetectionUnified Endpoint ManagementArazzoWorkflows
Provider
Workflows
target-group-question
Resolve a computer group by name and ask a question scoped to it.
Looks up a computer group by name, asks a question targeting only that group's endpoints, and returns the collected result data.
1
resolveGroup
getGroupByName
Resolve the computer group by name to obtain its id for scoping the question.
2
askQuestion
createQuestion
Create and ask the question scoped to the resolved computer group via the group filter.
3
readResults
getQuestionResults
Retrieve the result data rows collected from the targeted group's endpoints.