1 - 1.1
scpcli organization service control policy list
--organization_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--type <value>]
[--exclude_target_id <value>]
Description
get service control policies list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| organization_id required | string | 조직 ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | 서비스 제어 정책 ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| name optional | array | 서비스 제어 정책 이름 | M |
| type optional | **** | 서비스 제어 정책 유형 | MANAGED |
| exclude_target_id optional | string | 제외 대상 ID | 112c2fc8c29a449dbfa8681f8f1d7442 |
Responses
| Name | Description | Example |
|---|---|---|
| id | 서비스 제어 정책 ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | 정책 카테고리 | SCP |
| created_at | 생성 일시 | 2024-12-19 01:09:05.000 |
| created_by | 생성자 | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | 생성자 성, 이름 | John Doe na |
| description | 정책 설명 | This is an example policy. |
| document | 정책 문서 | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | 수정 일시 | 2023-10-15 14:30:00 |
| modified_by | 수정자 | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | 수정자 성, 이름 | Alice |
| name | 서비스 제어 정책 이름 | MyPolicy |
| organization_id | 조직 ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| source | 정책 생성 주체 | ORGANIZATION |
| state | 정책 상태 | ACTIVE |
| type | 서비스 제어 정책 유형 | MANAGED |
2 - 1.0
scpcli organization service control policy list
--organization_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--name <value>]
[--type <value>]
[--exclude_target_id <value>]
Description
get service control policies list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| organization_id required | string | 조직 ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | 서비스 제어 정책 ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| name optional | array | 서비스 제어 정책 이름 | M |
| type optional | **** | 서비스 제어 정책 유형 | MANAGED |
| exclude_target_id optional | string | 제외 대상 ID | 112c2fc8c29a449dbfa8681f8f1d7442 |
Responses
| Name | Description | Example |
|---|---|---|
| id | 서비스 제어 정책 ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| category | 정책 카테고리 | SCP |
| created_at | 생성 일시 | 2024-12-19 01:09:05.000 |
| created_by | 생성자 | c23fb561c689455993874fa5d5ed4a2f |
| creator_name | 생성자 성, 이름 | John Doe na |
| description | 정책 설명 | This is an example policy. |
| document | 정책 문서 | {‘Statement’: [{‘Action’: [’’], ‘Effect’: ‘Allow’, ‘Resource’: [’’], ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’} |
| modified_at | 수정 일시 | 2023-10-15 14:30:00 |
| modified_by | 수정자 | c23fb561c689455993874fa5d5ed4a2f |
| modifier_name | 수정자 성, 이름 | Alice |
| name | 서비스 제어 정책 이름 | MyPolicy |
| organization_id | 조직 ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| source | 정책 생성 주체 | ORGANIZATION |
| state | 정책 상태 | ACTIVE |
| type | 서비스 제어 정책 유형 | MANAGED |