Tanium · Arazzo Workflow
Tanium Run A Saved Question By Name
Version 1.0.0
Resolve a saved question by name, then read its latest endpoint result data.
View Spec
View on GitHub
ComplianceEndpoint ManagementPatch ManagementSecurityThreat DetectionUnified Endpoint ManagementArazzoWorkflows
Provider
Workflows
run-saved-question
Resolve a saved question by name and fetch its latest results.
Looks up a saved question by name to obtain its id, then retrieves the most recent result data collected by that saved question.
1
resolveSavedQuestion
getSavedQuestionByName
Resolve the saved question by name to obtain its numeric id and confirm it exists before reading results.
2
readSavedResults
getSavedQuestionResults
Retrieve the latest result data rows collected by the resolved saved question.