Trail
Trail
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 ID Example : ACCOUNT_ID-ABCDEF1234 | any of [string, null] | |
| account_name optional | 계정명 Example : Test Account | any of [string, null] | |
| bucket_name required | 버킷명 Example : Bucket001 | string | |
| bucket_region required | 버킷 리전 Example : RegionOne | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| created_user_id optional | 생성 사용자 아이디 Example : kim.samsung@samsung.com | any of [string, null] | |
| del_yn optional | 삭제 유무 Example : N | any of [string, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| log_type_total_yn optional | 대상 로그 형식 전체여부 Example : Y | any of [string, null] | |
| log_verification_yn optional | 로그파일 검증 유무 Example : N | any of [string, null] | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| region_names optional | 리전명 목록 | array[object] | |
| region_total_yn optional | 대상 리전 전체여부 Example : Y | any of [string, null] | |
| resource_type_total_yn optional | 대상 자원유형 전체여부 Example : Y | any of [string, null] | |
| state optional | 트레일 상태 Example : ACTIVE | any of [string, null] | |
| target_log_types optional | 대상 로그 형식 목록 | array[object] | |
| target_resource_types optional | 대상 자원유형 목록 | array[object] | |
| target_users optional | 대상 사용자 목록 | array[object] | |
| trail_batch_end_at optional | 트레일 배치 종료 시간 Example : 2026-02-26T07:00:00Z | any of [string (date-time), null] | |
| trail_batch_first_start_at optional | 트레일 배치 최초 시작 시간 Example : 2026-02-16T08:00:00Z | any of [string (date-time), null] | |
| trail_batch_last_state optional | 트레일 배치 마지막 상태 Example : success | any of [string, null] | |
| trail_batch_start_at optional | 트레일 배치 시작 시간 Example : 2026-02-26T07:00:00Z | any of [string (date-time), null] | |
| trail_batch_success_at optional | 트레일 배치 성공 시간 Example : 2026-02-26T07:00:00Z | any of [string (date-time), null] | |
| trail_description optional | 트레일 설명 Example : test trail | any of [string, null] | |
| trail_name required | 트레일명 Example : Trail-0001 | string | |
| trail_save_type required | 트레일 저장 형식 Example : JSON | string | |
| user_total_yn optional | 대상 사용자 전체여부 Example : Y | any of [string, null] |