Get action groups by computer name.

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

Preview this Workflow on desktop