tanium-tasks
태니엄 서버에서 태스크 목록을 조회합니다.
tanium-tasks profile=PROFILE
- profile=PROFILE
- 태니엄 프로파일 이름
출력 필드
| 필드 | 타입 | 이름 | 설명 |
|---|---|---|---|
| id | 32비트 정수 | 태스크 ID | |
| type | 문자열 | 태스크 유형 | 예: deployIntel |
| status | 문자열 | 태스크 상태 | 예: COMPLETED |
| start_time | 날짜 | 시작 시각 | |
| end_time | 날짜 | 종료 시각 | |
| created_at | 날짜 | 생성 시각 | |
| updated_at | 날짜 | 수정 시각 | |
| error | 문자열 | 오류 | |
| metadata | 맵 | 메타데이터 | |
| results | 맵 | 결과 |