Get action groups by computer name.
External DocumentationTo learn more, visit the Tanium documentation.

Parameters

ParameterDescription
Computer NameThe name of the computer.

Example Output

{
	"Tanium.Group": [
		{
			"Deleted": false,
			"ID": 315,
			"Name": "Default",
			"Type": "Action group"
		}
	]
}

Workflow Library Example

Get Action Groups with Tanium and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop