tanium-create-action
Create an Tanium action
tanium-create-action profile=PROFILE action-group=ACTION-GROUP [computer-id=COMPUTER-ID] [package-id=PACKAGE-ID] [args=ARGS]
- profile=PROFILE
 - Tanium profile name
 - action-group=ACTION-GROUP
 - Tanium action group
 - computer-id=COMPUTER-ID
 - Tanium computer ID
 - package-id=PACKAGE-ID
 - Tanium package ID
 - args=ARGS
 - $N=value; argument pairs
 
Output Fields
| Field | Type | Name | Description | 
|---|---|---|---|
| action_id | Long | Action ID | The unique ID of the action object. | 
| status | String | Status | The status of the action. Can be: "Pending", "Active", "Stopped", or "Expired". | 
| user_name | String | User name | The name of the user who issued this action. | 
| package_name | String | Package name | The name of the package deployed by this action. | 
| target_group_name | String | Target group name | The name of the group of machines to target. |