tanium-tasks
Fetch tasks from Tanium server
tanium-tasks profile=PROFILE
- profile=PROFILE
- Tanium profile name
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| id | Integer | Task ID | |
| type | String | Type | e.g. deployIntel |
| status | String | Status | e.g. COMPLETED |
| start_time | Date | Start time | |
| end_time | Date | End time | |
| created_at | Date | Created time | |
| updated_at | Date | Updated time | |
| error | String | Error | |
| metadata | Map | Metadata | |
| results | Map | Results |