Trail
Trail
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | Account ID Example : ACCOUNT_ID-ABCDEF1234 | any of [string, null] | |
| account_name optional | Account name Example : Test Account | any of [string, null] | |
| bucket_name required | Bucket name Example : Bucket001 | string | |
| bucket_region required | Bucket region Example : RegionOne | string | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| created_user_id optional | Created user ID Example : kim.samsung@samsung.com | any of [string, null] | |
| del_yn optional | Delete y/n Example : N | any of [string, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| log_type_total_yn optional | Target log type total y/n Example : Y | any of [string, null] | |
| log_verification_yn optional | Log verification y/n Example : N | any of [string, null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| region_names optional | Region name list | array[object] | |
| region_total_yn optional | Target region total y/n Example : Y | any of [string, null] | |
| resource_type_total_yn optional | Target resource type total y/n Example : Y | any of [string, null] | |
| state optional | Trail state Example : ACTIVE | any of [string, null] | |
| target_log_types optional | Target log type list | array[object] | |
| target_resource_types optional | Target resource type list | array[object] | |
| target_users optional | Target user list | array[object] | |
| trail_batch_end_at optional | Trail batch end date Example : 2025-11-07T09:00:00Z | any of [string (date-time), null] | |
| trail_batch_first_start_at optional | Trail batch first start date Example : 2025-10-28T10:00:00Z | any of [string (date-time), null] | |
| trail_batch_last_state optional | Trail batch last state Example : success | any of [string, null] | |
| trail_batch_start_at optional | Trail batch start date Example : 2025-11-07T09:00:00Z | any of [string (date-time), null] | |
| trail_batch_success_at optional | Trail batch success date Example : 2025-11-07T09:00:00Z | any of [string (date-time), null] | |
| trail_description optional | Trail description Example : test trail | any of [string, null] | |
| trail_name required | Trail name Example : Trail-0001 | string | |
| trail_save_type required | Trail save type Example : JSON | string | |
| user_total_yn optional | Target user total y/n Example : Y | any of [string, null] |