이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
Models
- 1: Log
- 2: LogDetails
- 3: LogDownloadDetailResponse
- 4: LogDownloadRequest
- 5: LogDownloadResponse
- 6: LogListResponse
- 7: LogShowResponse
- 8: Trail
- 9: Trail1dot1
- 10: TrailCreateRequestV1dot1
- 11: TrailListResponse
- 12: TrailListResponseV1dot1
- 13: TrailSetRequest
- 14: TrailSetRequestV1dot1
- 15: TrailShowResponse
- 16: TrailShowResponseV1dot1
1 - Log
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 ID Example : ACCOUNT_ID-ABCDEF1234 | any of [string, null] | |
| event_name optional | 이벤트 이름 Example : scp-extension.event.create | any of [string, null] | |
| event_type optional | 이벤트 형식 Example : scp-extension.event.create | any of [string, null] | |
| id optional | 로그 아이디 Example : ID-A1B2C3D4E5F6G7H8I9J0 | any of [string, null] | |
| product_name optional | 상품명 Example : scp-extension | any of [string, null] | |
| product_type optional | 상품유형 Example : scp-extension | any of [string, null] | |
| region optional | 리전명 Example : RegionOne | any of [string, null] | |
| request_user_name optional | 사용자명 Example : Hong Gildong | any of [string, null] | |
| resource_id optional | 자원 아이디 Example : RESOURCE_ID-ABCDEF1234 | any of [string, null] | |
| resource_name optional | 자원명 Example : RESOURCE_NAME-ABCDEF1234 | any of [string, null] | |
| resource_type optional | 자원유형 Example : scp-extension | any of [string, null] | |
| role_name optional | 사용자명 Example : Tester | any of [string, null] | |
| status optional | 작업결과 Example : Success | any of [string, null] | |
| timestamp optional | 타임스탬프 Example : 2026-02-26T08:00:00Z | any of [string, null] | |
| type optional | 유형 Example : ROLE | any of [string, null] | |
| user_id optional | 사용자 아이디 Example : USER_ID-ABCDEF1234 | any of [string, null] |
2 - LogDetails
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id optional | 계정 ID Example : ACCOUNT_ID-ABCDEF1234 | any of [string, null] | |
| details optional | 작업 내역 상세 Example : | any of [object, null] | |
| event_name optional | 이벤트 이름 Example : scp-extension.event.create | any of [string, null] | |
| event_type optional | 이벤트 형식 Example : scp-extension.event.create | any of [string, null] | |
| id optional | 로그 아이디 Example : ID-A1B2C3D4E5F6G7H8I9J0 | any of [string, null] | |
| product_name optional | 상품명 Example : scp-extension | any of [string, null] | |
| product_type optional | 상품유형 Example : scp-extension | any of [string, null] | |
| region optional | 리전명 Example : RegionOne | any of [string, null] | |
| request_user_name optional | 사용자명 Example : Hong Gildong | any of [string, null] | |
| resource_id optional | 자원 아이디 Example : RESOURCE_ID-ABCDEF1234 | any of [string, null] | |
| resource_name optional | 자원명 Example : RESOURCE_NAME-ABCDEF1234 | any of [string, null] | |
| resource_type optional | 자원유형 Example : scp-extension | any of [string, null] | |
| role_name optional | 사용자명 Example : Tester | any of [string, null] | |
| status optional | 작업결과 Example : Success | any of [string, null] | |
| timestamp optional | 타임스탬프 Example : 2026-02-26T08:00:00Z | any of [string, null] | |
| type optional | 유형 Example : ROLE | any of [string, null] | |
| user_id optional | 사용자 아이디 Example : USER_ID-ABCDEF1234 | any of [string, null] |
3 - LogDownloadDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| EventTopic optional | 이벤트 형식 Example : | any of [string, null] | |
| RegionName optional | 리전명 Example : | any of [string, null] | |
| ResourceId optional | 자원 아이디 Example : | any of [string, null] | |
| ResourceName optional | 자원명 Example : | any of [string, null] | |
| ResourceType optional | 자원유형 Example : | any of [string, null] | |
| WorkInfo optional | 이벤트 이름 Example : | any of [string, null] | |
| WorkResult optional | 작업결과 Example : | any of [string, null] | |
| WorkTime optional | 작업시간 Example : | any of [string, null] | |
| WorkerEmail optional | 작업자 이메일 Example : | any of [string, null] | |
| WorkerID optional | 작업자 아이디 Example : | any of [string, null] | |
| WorkerName optional | 작업자 이름 Example : | any of [string, null] |
4 - LogDownloadRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| end_at required | 쿼리 종료 시간 Example : 2026-02-26T08:00:00Z | string | |
| file_type required | 다운로드 파일 형식 Example : JSON | string | |
| product_name optional | 상품명 Example : | any of [string, null] | |
| region optional | 리전명 Example : | any of [string, null] | |
| resource_name optional | 자원명 Example : | any of [string, null] | |
| resource_type optional | 자원유형 Example : | any of [string, null] | |
| root_resource_id optional | 루트 자원 아이디 Example : | any of [string, null] | |
| start_at required | 쿼리 시작 시간 Example : 2025-11-28T08:00:00Z | string | |
| status optional | 작업결과 Example : | any of [string, null] | |
| time_zone_info required | 타임존 정보 Example : Asia/Seoul | string | |
| user_name optional | 사용자명 Example : | any of [string, null] |
5 - LogDownloadResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| file required | array[LogDownloadDetailResponse] |
6 - LogListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | 개수 Example : 20 | integer | |
| logs required | array[Log] | ||
| page required | 페이지 Example : 0 | integer | |
| size required | 크기 Example : 20 | integer | |
| sort optional | 정렬 Example : ['created_at:asc'] | any of [array[string], null] |
7 - LogShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| log required | LogDetails |
8 - 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] |
9 - Trail1dot1
| 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] | |
| iam_role_id optional | Iam 역할 ID Example : IAM_ROLE_ID-ABCDEF1234 | any of [string, null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| log_archive_account_id optional | 로그 아카이브 계정 ID Example : ACCOUNT_ID-ABCDEF1234 | any of [string, null] | |
| log_group_name optional | 로그 그룹 이름 Example : /scp/loggingaudit/trail/trailname-log-group-20260205120000 | any of [string, null] | |
| 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 | |
| organization_trail_yn optional | 조직 운영 방식 (예/아니오) Example : Y | any of [string, null] | |
| 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] | |
| service_watch_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] |
10 - TrailCreateRequestV1dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | 계정 ID Example : ACCOUNT_ID-ABCDEF1234 | string | |
| bucket_name required | 버킷명 Example : TestBucket00Minimum length : 1 | string | |
| bucket_region required | 버킷 리전 Example : RegionOneMinimum length : 1 | string | |
| iam_role_id optional | 역할 ID입니다. Service Watch 트레일에만 해당됩니다. Example : IAM_ROLE_ID-ABCDEF1234 | any of [string, null] | |
| log_archive_account_id optional | 로그 아카이브 계정 ID. 조직 트레일에만 사용됩니다. Example : ACCOUNT_ID-ABCDEF1234 | any of [string, null] | |
| log_group_name optional | 로그 그룹 이름. Service Watch 트레일에만 사용됩니다. Example : /scp/loggingaudit/trail/trailname-log-group-20260205120000 | any of [string, null] | |
| log_type_total_yn optional | 대상 로그 형식 전체여부 Example : N | any of [string, null] | |
| log_verification_yn optional | 로그파일 검증 유무 Example : N | any of [string, null] | N |
| organization_trail_yn optional | 조직 운영 방식 (예/아니오) Example : N | any of [string, null] | N |
| region_names optional | 리전명 목록 | array[object] | |
| region_total_yn optional | 대상 리전 전체여부 Example : Y | any of [string, null] | Y |
| resource_type_total_yn optional | 대상 자원유형 전체여부 Example : Y | any of [string, null] | Y |
| service_watch_yn optional | 서비스 감시 여부 (예/아니오) Example : Y | any of [string, null] | |
| tag_create_requests optional | 태그 생성 요청 Example : [{'key': '11', 'value': '22'}] | any of [array[object[string]], null] | |
| target_log_types optional | 대상 로그 형식 목록 | array[object] | |
| target_resource_types optional | 대상 자원유형 목록 | array[object] | |
| target_users optional | 대상 사용자 목록 | array[object] | |
| trail_description optional | 트레일 설명 Example : This is a test trail | any of [string, null] | |
| trail_name required | 트레일명 Example : TestTrail01Pattern : ^[a-zA-Z0-9\-ㄱ-ㅎㅏ-ㅣ가-힣\s]*$Minimum length : 5Maximum length : 26 | string | |
| trail_save_type required | 트레일 저장 형식 Example : JSONPattern : ^(CSV|JSON)$Minimum length : 1 | string | |
| user_total_yn optional | 대상 사용자 전체여부 Example : Y | any of [string, null] | Y |
11 - TrailListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | 개수 Example : 20 | integer | |
| page required | 페이지 Example : 0 | integer | |
| size required | 크기 Example : 20 | integer | |
| sort optional | 정렬 Example : ['created_at:asc'] | any of [array[string], null] | |
| trails required | array[Trail] |
12 - TrailListResponseV1dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| count required | 개수 Example : 20 | integer | |
| page required | 페이지 Example : 0 | integer | |
| size required | 크기 Example : 20 | integer | |
| sort optional | 정렬 Example : ['created_at:asc'] | any of [array[string], null] | |
| trails required | array[Trail1dot1] |
13 - 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] |
14 - TrailSetRequestV1dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| iam_role_id optional | Iam 역할 ID Example : IAM_ROLE_ID-ABCDEF1234 | any of [string, null] | |
| log_group_name optional | 로그 그룹 이름 Example : /scp/loggingaudit/trail/trailname-log-group-20260205120000 | any of [string, null] | |
| log_type_total_yn optional | 대상 로그 형식 전체여부 Example : N | any of [string, null] | |
| log_verification_yn optional | 로그파일 검증 유무 Example : N | any of [string, null] | |
| organization_trail_yn optional | 조직 운영 방식 (예/아니오) Example : Y | 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] | |
| service_watch_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] |
15 - TrailShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| trail required | Trail |
16 - TrailShowResponseV1dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| trail required | Trail1dot1 |