1 - 1.3
scp-cli configinspection list check list version
[--size <value>]
[--page <value>]
[--sort <value>]
[--csp_type <value>]
[--diagnosis_check_type <value>]
[--checklist_name <value>]
[--check_list_version <value>]
Description
체크리스트 버전
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| csp_type optional | string | 클라우드 서비스 제공자의 유형 | SCP |
| diagnosis_check_type optional | string | 진단 체크리스트 | BP |
| checklist_name optional | string | 체크리스트 이름 | BP-2024-001 |
| check_list_version optional | string | 체크리스트 버전 | v1.0 |
Responses
| Name | Description | Example |
|---|---|---|
| contents | [] | |
| count | count | 20 |
| page | page | 0 |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |