1.0
1.0
scpcli organization service control policy show
--policy_id <value>
[--organization_id <value>]
Description
show a specific service control policy
State ACTIVE (DEPRECATED)
| Version | Supported Until |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | 서비스 제어 정책 ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
| organization_id optional | string | 조직 ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
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 |
| service_name | 서비스명 | Organization |
| source | 정책 생성 주체 | ORGANIZATION |
| srn | 정책 SRN | srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/service-control-policy/138c2fc8c29a449dbfa8681f8f1d78e2 |
| state | 정책 상태 | ACTIVE |
| type | 서비스 제어 정책 유형 | MANAGED |