TrailSetRequest
TrailSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| log_type_total_yn optional | 대상 로그 형식 전체여부 Example : N | any of [string, null] | |
| log_verification_yn optional | 로그파일 검증 유무 Example : N | any of [string, null] | |
| region_names optional | 리전명 목록 Example : | any of [array[object], null] | |
| region_total_yn optional | 대상 리전 전체여부 Example : Y | any of [string, null] | |
| resource_type_total_yn optional | 대상 자원유형 전체여부 Example : Y | any of [string, null] | |
| target_log_types optional | 대상 로그 형식 목록 Example : | any of [array[object], null] | |
| target_resource_types optional | 대상 자원유형 목록 Example : | any of [array[object], null] | |
| target_users optional | 대상 사용자 목록 Example : | any of [array[object], null] | |
| trail_description optional | 트레일 설명 Example : This is a test trail | any of [string, null] | |
| trail_save_type optional | 트레일 저장 형식 Example : JSONPattern : ^(CSV|JSON)$ | any of [string, null] | |
| user_total_yn optional | 대상 사용자 전체여부 Example : Y | any of [string, null] |