Tanium · Arazzo Workflow
Tanium Ask A Question And Get Results
Version 1.0.0
Parse question text, ask it across endpoints, poll until answered, then read the result data.
View Spec
View on GitHub
ComplianceEndpoint ManagementPatch ManagementSecurityThreat DetectionUnified Endpoint ManagementArazzoWorkflows
Provider
Workflows
ask-question-get-results
Ask a Tanium question and retrieve its endpoint result data.
Parses the supplied question text, creates and asks the question, polls the question until it has been issued, and returns the result set collected from responding endpoints.
1
parseQuestionText
parseQuestion
Parse the natural language question text into one or more structured question interpretations before asking it.
2
askQuestion
createQuestion
Create and ask the question across managed endpoints using the parsed question text.
3
pollQuestion
getQuestion
Poll the question by id until the server confirms it exists and has been issued to endpoints.
4
readResults
getQuestionResults
Retrieve the result data rows collected from responding endpoints for the confirmed question.