이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
CLIs
- 1: Add a permission into the resource based policy
- 2: Add a user to a group
- 3: Assign policies to the group
- 4: Assign policies to user
- 5: Attach policies to Role
- 6: Create a group
- 7: Create a policy
- 8: Create a saml provider
- 9: Create an access key
- 10: Create IAM user
- 11: Create role
- 12: Delete bulk role
- 13: Delete IAM user
- 14: Delete IAM users
- 15: Delete role
- 16: Delete the policy
- 17: Delete the resource based policy
- 18: Delete user policy
- 19: Detach policies to Role
- 20: Detach policy to Role
- 21: Get a Group
- 22: Get a specific policy binding list
- 23: Get an access key
- 24: Get endpoint list
- 25: Get IAM users
- 26: Get policy list
- 27: Get role
- 28: Get role list
- 29: Get Role Policy-Binding list
- 30: Get saml provider information
- 31: Get service account
- 32: Get user policy-binding list
- 33: Group Member list
- 34: List access keys
- 35: List Groups
- 36: List IAM users
- 37: List saml providers
- 38: List service accounts
- 39: Modify a Group
- 40: Query policy list
- 41: Remove a permission into the resource based policy
- 42: Remove a User from a Group
- 43: Remove policies
- 44: Remove policy assignment from group
- 45: Remove saml providers
- 46: Remove the access key
- 47: Remove the access keys
- 48: Remove the Group
- 49: Send Temporary Access Key OTP
- 50: Set a permission into the resource based policy
- 51: Set an access key
- 52: Set role
- 53: Set role trust policy
- 54: Set the policy
- 55: Set the resource based policy
- 56: Show group policy
- 57: Show the policy
- 58: Show the resource based policy
- 59: Update IAM user
- 60: Update IAM user password
- 61: Update saml provider information
1 - Add a permission into the resource based policy
1.1 - 1.2
scpcli iam permission add
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Add a permission into the resource based policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
| effect required | string | Effect | Allow |
| action optional | array | Action | virtualserver:ShowVirtualServer |
| condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
| notaction optional | array | NotAction | - |
| principal optional | string | Principal | * |
| resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
| sid optional | string | Statement Id | Statement1 |
Responses
| Name | Description | Example |
|---|---|---|
| Statement | Statement | {‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’} |
1.2 - 1.1
scpcli iam permission add
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Add a permission into the resource based policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
| effect required | string | Effect | Allow |
| action optional | array | Action | virtualserver:ShowVirtualServer |
| condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
| notaction optional | array | NotAction | - |
| principal optional | string | Principal | * |
| resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
| sid optional | string | Statement Id | Statement1 |
Responses
| Name | Description | Example |
|---|---|---|
| Statement | Statement | {‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’} |
1.3 - 1.0
scpcli iam permission add
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Add a permission into the resource based policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
| effect required | string | Effect | Allow |
| action optional | array | Action | virtualserver:ShowVirtualServer |
| condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
| notaction optional | array | NotAction | - |
| principal optional | string | Principal | * |
| resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
| sid optional | string | Statement Id | Statement1 |
Responses
| Name | Description | Example |
|---|---|---|
| Statement | Statement | {‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’} |
2 - Add a user to a group
2.1 - 1.2
scpcli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| user_id required | string | Group Member User ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| user_email | User Email | samsung.kim@samsung.com |
| user_id | User ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | User 성, 이름 | Kim Samsung |
2.2 - 1.1
scpcli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| user_id required | string | Group Member User ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| user_email | User Email | samsung.kim@samsung.com |
| user_id | User ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | User 성, 이름 | Kim Samsung |
2.3 - 1.0
scpcli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| user_id required | string | Group Member User ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| user_email | User Email | samsung.kim@samsung.com |
| user_id | User ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | User 성, 이름 | Kim Samsung |
3 - Assign policies to the group
3.1 - 1.2
scpcli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| policy_ids required | array | Policy ID List | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
3.2 - 1.1
scpcli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| policy_ids required | array | Policy ID List | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
3.3 - 1.0
scpcli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| policy_ids required | array | Policy ID List | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
4 - Assign policies to user
4.1 - 1.2
scpcli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | 사용자 ID | - |
| policy_ids optional | array | User Policy Bindings | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
4.2 - 1.1
scpcli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | 사용자 ID | - |
| policy_ids optional | array | User Policy Bindings | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
4.3 - 1.0
scpcli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | 사용자 ID | - |
| policy_ids optional | array | User Policy Bindings | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
5 - Attach policies to Role
5.1 - 1.2
scpcli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| policy_ids required | array | Policy ID List | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
5.2 - 1.1
scpcli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| policy_ids required | array | Policy ID List | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
5.3 - 1.0
scpcli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| policy_ids required | array | Policy ID List | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
6 - Create a group
6.1 - 1.2
scpcli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Group 이름 | TestGroup |
| description required | string | Group 설명 | Descriptions for group |
| policy_ids optional | array | Group Policy ID List | 37f2e31ff86b415698d7e8eeafab445d |
| tags optional | array | Group Tag | {'key': 'company', 'value': 'SDS'} |
| user_ids optional | array | Group Member User ID List | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | Group 설명 | Descriptions for group |
| domain_name | 도메인 이름 | scp |
| members | Project Group Member List | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | Group 이름 | TestGroup |
| policies | Policy | [] |
| resource_type | 리소스 명 | group |
| roles | Role 정보 | [] |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | 서비스 명 | iam |
| srn | Group SRN | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Type | USER_DEFINED |
6.2 - 1.1
scpcli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Group 이름 | TestGroup |
| description required | string | Group 설명 | Descriptions for group |
| policy_ids optional | array | Group Policy ID List | 37f2e31ff86b415698d7e8eeafab445d |
| tags optional | array | Group Tag | {'key': 'company', 'value': 'SDS'} |
| user_ids optional | array | Group Member User ID List | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | Group 설명 | Descriptions for group |
| domain_name | 도메인 이름 | scp |
| members | Project Group Member List | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | Group 이름 | TestGroup |
| policies | Policy | [] |
| resource_type | 리소스 명 | group |
| roles | Role 정보 | [] |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | 서비스 명 | iam |
| srn | Group SRN | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Type | USER_DEFINED |
6.3 - 1.0
scpcli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Group 이름 | TestGroup |
| description required | string | Group 설명 | Descriptions for group |
| policy_ids optional | array | Group Policy ID List | 37f2e31ff86b415698d7e8eeafab445d |
| tags optional | array | Group Tag | {'key': 'company', 'value': 'SDS'} |
| user_ids optional | array | Group Member User ID List | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | Group 설명 | Descriptions for group |
| domain_name | 도메인 이름 | scp |
| members | Project Group Member List | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | Group 이름 | TestGroup |
| policies | Policy | [] |
| resource_type | 리소스 명 | group |
| roles | Role 정보 | [] |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | 서비스 명 | iam |
| srn | Group SRN | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Type | USER_DEFINED |
7 - Create a policy
7.1 - 1.2
scpcli iam policy create
--version <value>
--statement <value>
--policy_name <value>
[--default_version_id <value>]
[--description <value>]
[--policy_category <value>]
[--policy_type <value>]
[--service_type <value>]
[--tags <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Create a policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| policy_name required | string | Policy Name | PolicyName |
| default_version_id optional | string | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description optional | string | Description | Descriptions for policy |
| policy_category optional | string | Policy Category | IDENTITY_BASED |
| policy_type optional | string | Policy Type | USER_DEFINED |
| service_type optional | string | Service Type | scp-iam |
| tags optional | array | Policy Tag | {'key': 'foo', 'value': 'bar'} |
| policy_id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_id optional | string | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| policy_version_name optional | string | Policy Version Name | PolicyVersion-1 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
7.2 - 1.1
scpcli iam policy create
--version <value>
--statement <value>
--policy_name <value>
[--default_version_id <value>]
[--description <value>]
[--policy_category <value>]
[--policy_type <value>]
[--service_type <value>]
[--tags <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Create a policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| policy_name required | string | Policy Name | PolicyName |
| default_version_id optional | string | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description optional | string | Description | Descriptions for policy |
| policy_category optional | string | Policy Category | IDENTITY_BASED |
| policy_type optional | string | Policy Type | USER_DEFINED |
| service_type optional | string | Service Type | scp-iam |
| tags optional | array | Policy Tag | {'key': 'foo', 'value': 'bar'} |
| policy_id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_id optional | string | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| policy_version_name optional | string | Policy Version Name | PolicyVersion-1 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
7.3 - 1.0
scpcli iam policy create
--version <value>
--statement <value>
--policy_name <value>
[--default_version_id <value>]
[--description <value>]
[--policy_category <value>]
[--policy_type <value>]
[--service_type <value>]
[--tags <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Create a policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| policy_name required | string | Policy Name | PolicyName |
| default_version_id optional | string | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description optional | string | Description | Descriptions for policy |
| policy_category optional | string | Policy Category | IDENTITY_BASED |
| policy_type optional | string | Policy Type | USER_DEFINED |
| service_type optional | string | Service Type | scp-iam |
| tags optional | array | Policy Tag | {'key': 'foo', 'value': 'bar'} |
| policy_id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_id optional | string | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| policy_version_name optional | string | Policy Version Name | PolicyVersion-1 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
8 - Create a saml provider
8.1 - 1.2
scpcli iam saml provider create
--saml_provider_name <value>
--federation_type <value>
[--description <value>]
[--file <value>]
[--tags <value>]
Description
Create a saml provider
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_name required | string | 자격증명공급자 이름 | IdpTest |
| federation_type required | string | 자격증명공급자 유형 | SAML |
| description optional | string | 자격증명공급자 설명 | SAML provider Description |
| file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
| tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 자격증명공급자 설명 | |
| federation_type | 자격증명공급자 유형 | |
| idp_cert_end | 유효기간 | |
| idp_file_name | 메타데이터 파일 이름 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 자격증명공급자 이름 |
8.2 - 1.1
scpcli iam saml provider create
--saml_provider_name <value>
--federation_type <value>
[--description <value>]
[--file <value>]
[--tags <value>]
Description
Create a saml provider
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_name required | string | 자격증명공급자 이름 | IdpTest |
| federation_type required | string | 자격증명공급자 유형 | SAML |
| description optional | string | 자격증명공급자 설명 | SAML provider Description |
| file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
| tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 자격증명공급자 설명 | |
| federation_type | 자격증명공급자 유형 | |
| idp_cert_end | 유효기간 | |
| idp_file_name | 메타데이터 파일 이름 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 자격증명공급자 이름 |
8.3 - 1.0
scpcli iam saml provider create
--saml_provider_name <value>
--federation_type <value>
[--description <value>]
[--file <value>]
[--tags <value>]
Description
Create a saml provider
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_name required | string | 자격증명공급자 이름 | IdpTest |
| federation_type required | string | 자격증명공급자 유형 | SAML |
| description optional | string | 자격증명공급자 설명 | SAML provider Description |
| file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
| tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 자격증명공급자 설명 | |
| federation_type | 자격증명공급자 유형 | |
| idp_cert_end | 유효기간 | |
| idp_file_name | 메타데이터 파일 이름 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 자격증명공급자 이름 |
9 - Create an access key
9.1 - 1.2
scpcli iam access-key create
--access_key_type <value>
[--account_id <value>]
[--description <value>]
[--duration <value>]
[--parent_access_key_id <value>]
[--passcode <value>]
Description
Create an access key
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_type required | string | Access key type | PERMANENT |
| account_id optional | string | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| description optional | string | Description | description |
| duration optional | string | Expiration duration | P1Y2M10DT2H30M15S |
| parent_access_key_id optional | string | Required access key for creating temporary access key | 92d6eid9e9ae4f868s842910k11573a3 |
| passcode optional | string | Required for temporary access key | 000000 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | Access Key | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | Access key type | PERMANENT |
| account_id | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access key expiration timestamp | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 여부 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent access key ID which is used for temporary access key to create by | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
9.2 - 1.1
scpcli iam access-key create
--access_key_type <value>
[--account_id <value>]
[--description <value>]
[--duration <value>]
[--parent_access_key_id <value>]
[--passcode <value>]
Description
Create an access key
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_type required | string | Access key type | PERMANENT |
| account_id optional | string | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| description optional | string | Description | description |
| duration optional | string | Expiration duration | P1Y2M10DT2H30M15S |
| parent_access_key_id optional | string | Required access key for creating temporary access key | 92d6eid9e9ae4f868s842910k11573a3 |
| passcode optional | string | Required for temporary access key | 000000 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | Access Key | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | Access key type | PERMANENT |
| account_id | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access key expiration timestamp | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 여부 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent access key ID which is used for temporary access key to create by | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
9.3 - 1.0
scpcli iam access-key create
--access_key_type <value>
[--account_id <value>]
[--description <value>]
[--duration <value>]
[--parent_access_key_id <value>]
[--passcode <value>]
Description
Create an access key
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_type required | string | Access key type | PERMANENT |
| account_id optional | string | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| description optional | string | Description | description |
| duration optional | string | Expiration duration | P1Y2M10DT2H30M15S |
| parent_access_key_id optional | string | Required access key for creating temporary access key | 92d6eid9e9ae4f868s842910k11573a3 |
| passcode optional | string | Required for temporary access key | 000000 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | Access Key | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | Access key type | PERMANENT |
| account_id | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access key expiration timestamp | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 여부 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent access key ID which is used for temporary access key to create by | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
10 - Create IAM user
10.1 - 1.2
scpcli iam iam user create
--account_id <value>
--user_name <value>
--temporary_password <value>
--password <value>
[--description <value>]
[--group_ids <value>]
[--policy_ids <value>]
[--tags <value>]
Description
Create IAM user
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id required | string | Account ID | - |
| user_name required | string | 사용자 이름 | - |
| temporary_password required | boolean | temporary | - |
| password required | string | 비밀 번호 | - |
| description optional | string | description | - |
| group_ids optional | array | Group IDs | - |
| policy_ids optional | array | Policy IDs | - |
| tags optional | array | User Tag | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
10.2 - 1.1
scpcli iam iam user create
--account_id <value>
--user_name <value>
--temporary_password <value>
--password <value>
[--description <value>]
[--group_ids <value>]
[--policy_ids <value>]
[--tags <value>]
Description
Create IAM user
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id required | string | Account ID | - |
| user_name required | string | 사용자 이름 | - |
| temporary_password required | boolean | temporary | - |
| password required | string | 비밀 번호 | - |
| description optional | string | description | - |
| group_ids optional | array | Group IDs | - |
| policy_ids optional | array | Policy IDs | - |
| tags optional | array | User Tag | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
10.3 - 1.0
scpcli iam iam user create
--account_id <value>
--user_name <value>
--temporary_password <value>
--password <value>
[--description <value>]
[--group_ids <value>]
[--policy_ids <value>]
[--tags <value>]
Description
Create IAM user
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id required | string | Account ID | - |
| user_name required | string | 사용자 이름 | - |
| temporary_password required | boolean | temporary | - |
| password required | string | 비밀 번호 | - |
| description optional | string | description | - |
| group_ids optional | array | Group IDs | - |
| policy_ids optional | array | Policy IDs | - |
| tags optional | array | User Tag | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
11 - Create role
11.1 - 1.2
scpcli iam role create
--version <value>
--statement <value>
--policy_ids <value>
--name <value>
[--account_id <value>]
[--description <value>]
[--max_session_duration <value>]
[--principals <value>]
[--tags <value>]
Description
Create role
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| policy_ids required | array | 역할에 연결할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
| name required | string | 역할명 | - |
| account_id optional | string | 역할이 속한 계정의 ID | - |
| description optional | string | 역할 설명 | - |
| max_session_duration optional | integer | 역할 세션 최대 지속 시간(초) | 3600 |
| principals optional | array | 신뢰 정책 수행 주체 목록 | '{"type": "", "value": ""}' |
| tags optional | array | 역할 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 역할이 속한 계정의 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 세션 최대 지속 시간(초) | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 |
11.2 - 1.1
scpcli iam role create
--version <value>
--statement <value>
--policy_ids <value>
--name <value>
[--account_id <value>]
[--description <value>]
[--max_session_duration <value>]
[--principals <value>]
[--tags <value>]
Description
Create role
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| policy_ids required | array | 역할에 연결할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
| name required | string | 역할명 | - |
| account_id optional | string | 역할이 속한 계정의 ID | - |
| description optional | string | 역할 설명 | - |
| max_session_duration optional | integer | 역할 세션 최대 지속 시간(초) | 3600 |
| principals optional | array | 신뢰 정책 수행 주체 목록 | '{"type": "", "value": ""}' |
| tags optional | array | 역할 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 역할이 속한 계정의 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 세션 최대 지속 시간(초) | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 |
11.3 - 1.0
scpcli iam role create
--version <value>
--statement <value>
--policy_ids <value>
--name <value>
[--account_id <value>]
[--description <value>]
[--max_session_duration <value>]
[--principals <value>]
[--tags <value>]
Description
Create role
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| policy_ids required | array | 역할에 연결할 정책 ID 목록 | 37f2e31ff86b415698d7e8eeafab445d |
| name required | string | 역할명 | - |
| account_id optional | string | 역할이 속한 계정의 ID | - |
| description optional | string | 역할 설명 | - |
| max_session_duration optional | integer | 역할 세션 최대 지속 시간(초) | 3600 |
| principals optional | array | 신뢰 정책 수행 주체 목록 | '{"type": "", "value": ""}' |
| tags optional | array | 역할 태그 | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 역할이 속한 계정의 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 세션 최대 지속 시간(초) | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 |
12 - Delete bulk role
12.1 - 1.2
scpcli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id optional | string | 역할이 속한 계정의 ID | - |
| role_ids optional | array | 역할 ID 목록 | - |
| role_names optional | array | 역할명 목록 | - |
12.2 - 1.1
scpcli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id optional | string | 역할이 속한 계정의 ID | - |
| role_ids optional | array | 역할 ID 목록 | - |
| role_names optional | array | 역할명 목록 | - |
12.3 - 1.0
scpcli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id optional | string | 역할이 속한 계정의 ID | - |
| role_ids optional | array | 역할 ID 목록 | - |
| role_names optional | array | 역할명 목록 | - |
13 - Delete IAM user
13.1 - 1.2
scpcli iam iam user delete
--user_id <value>
--account_id <value>
Description
Delete IAM user
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
13.2 - 1.1
scpcli iam iam user delete
--user_id <value>
--account_id <value>
Description
Delete IAM user
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
14 - Delete IAM users
14.1 - 1.2
scpcli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id required | string | Account ID | - |
| user_ids optional | array | 사용자 ID 목록 | - |
14.2 - 1.1
scpcli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id required | string | Account ID | - |
| user_ids optional | array | 사용자 ID 목록 | - |
14.3 - 1.0
scpcli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id required | string | Account ID | - |
| user_ids optional | array | 사용자 ID 목록 | - |
15 - Delete role
15.1 - 1.2
scpcli iam role delete
--role_id <value>
Description
Delete role
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
15.2 - 1.1
scpcli iam role delete
--role_id <value>
Description
Delete role
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
15.3 - 1.0
scpcli iam role delete
--role_id <value>
Description
Delete role
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
16 - Delete the policy
16.1 - 1.2
scpcli iam policy delete
--policy_id <value>
Description
Delete the policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
16.2 - 1.1
scpcli iam policy delete
--policy_id <value>
Description
Delete the policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
16.3 - 1.0
scpcli iam policy delete
--policy_id <value>
Description
Delete the policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
17 - Delete the resource based policy
17.1 - 1.2
scpcli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
17.2 - 1.1
scpcli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
17.3 - 1.0
scpcli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
18 - Delete user policy
18.1 - 1.2
scpcli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | - |
| user_id required | string | 사용자 ID | - |
18.2 - 1.1
scpcli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | - |
| user_id required | string | 사용자 ID | - |
18.3 - 1.0
scpcli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | - |
| user_id required | string | 사용자 ID | - |
19 - Detach policies to Role
19.1 - 1.2
scpcli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| policy_ids required | array | Policy ID List | - |
19.2 - 1.1
scpcli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| policy_ids required | array | Policy ID List | - |
19.3 - 1.0
scpcli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| policy_ids required | array | Policy ID List | - |
20 - Detach policy to Role
20.1 - 1.2
scpcli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | 역할에 연결된 정책 ID | - |
| role_id required | string | 역할 ID | - |
20.2 - 1.1
scpcli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | 역할에 연결된 정책 ID | - |
| role_id required | string | 역할 ID | - |
20.3 - 1.0
scpcli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | 역할에 연결된 정책 ID | - |
| role_id required | string | 역할 ID | - |
21 - Get a Group
21.1 - 1.2
scpcli iam group show
--group_id <value>
Description
Get a Group
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | Group 설명 | Descriptions for group |
| domain_name | 도메인 이름 | scp |
| members | Project Group Member List | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | Group 이름 | TestGroup |
| policies | Policy | [] |
| resource_type | 리소스 명 | group |
| roles | Role 정보 | [] |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | 서비스 명 | iam |
| srn | Group SRN | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Type | USER_DEFINED |
21.2 - 1.1
scpcli iam group show
--group_id <value>
Description
Get a Group
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | Group 설명 | Descriptions for group |
| domain_name | 도메인 이름 | scp |
| members | Project Group Member List | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | Group 이름 | TestGroup |
| policies | Policy | [] |
| resource_type | 리소스 명 | group |
| roles | Role 정보 | [] |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | 서비스 명 | iam |
| srn | Group SRN | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Type | USER_DEFINED |
21.3 - 1.0
scpcli iam group show
--group_id <value>
Description
Get a Group
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | Group 설명 | Descriptions for group |
| domain_name | 도메인 이름 | scp |
| members | Project Group Member List | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | Group 이름 | TestGroup |
| policies | Policy | [] |
| resource_type | 리소스 명 | group |
| roles | Role 정보 | [] |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | 서비스 명 | iam |
| srn | Group SRN | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Type | USER_DEFINED |
22 - Get a specific policy binding list
22.1 - 1.2
scpcli iam policy binding list
--policy_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--identity_id <value>]
[--identity_type <value>]
[--name <value>]
Description
Get a specific policy binding list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| identity_id optional | string | Identity ID | f39c460fade34fecb05ede8f904b24b7 |
| identity_type optional | string | Identity Type | GROUP |
| name optional | string | Name | TestGroup |
Responses
| Name | Description | Example |
|---|---|---|
| count | count | 20 |
| groups | Group | [{‘created_at’: ‘2025-03-26T10:18:04Z’, ‘created_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘openapi-ga2-test-group’, ‘domain_name’: ‘scp’, ‘id’: ‘19fca177a57940daa5817960373c6542’, ‘modified_at’: ‘2025-03-26T10:18:04Z’, ‘modified_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘openapi-ga2-testgroup5’, ‘policies’: [], ‘roles’: [], ‘srn’: ‘srn:dev2::1d9cc99917ff41bb992276ac0ae9e4c8:::iam:group/19fca177a57940daa5817960373c6542’, ’type’: ‘USER_DEFINED’}] |
| page | page | 0 |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| roles | Role | [{‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘assume_role_policy_document’: {‘Statement’: [{‘Action’: ‘’, ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘NotAction’: ‘’, ‘Principal’: ‘’, ‘Resource’: ‘’, ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’}, ‘created_at’: ‘2024-05-17T00:23:17Z’, ‘created_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘string’, ‘id’: ‘f39c460fade34fecb05ede8f904b24b7’, ‘max_session_duration’: 0, ‘modified_at’: ‘2024-05-17T00:23:17Z’, ‘modified_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘string’, ’type’: ‘DEFAULT’}] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
| users | User | [{‘access_control’: False, ‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘account_name’: ‘’, ‘allowed_ip_addresses’: ‘’, ‘company_name’: ‘’, ‘created_at’: ‘2024-11-15T06:57:42.000000Z’, ‘created_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘description’: ‘’, ‘domain_name’: ‘scp’, ‘dst_offset’: ‘+09:00’, ’email’: ‘samsung.kim@samsung.com’, ’email_authenticate_code’: ‘8ada8861bad2423295e4bb576bee5886’, ’email_authenticated’: True, ‘first_name’: ‘’, ‘groups’: [], ‘id’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘keycloak_id’: ‘127e3d8c-66dc-4b1b-b38b-9a1d0c6d5507’, ‘keystone_credential’: ‘’, ’last_login_at’: ‘2024-11-25T06:57:42.000000Z’, ’last_name’: ‘’, ’last_password_update_at’: ‘’, ’login_id’: ‘’, ‘modified_at’: ‘2024-11-17T06:57:42.000000Z’, ‘modified_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ’nation_id’: ‘+82’, ‘phone_authenticated’: False, ‘phone_number’: ‘0000000000’, ‘policies’: [], ‘state’: ‘ACTIVE’, ’temporary_password’: False, ’term_region_id’: ‘1’, ’timezone’: ‘Asia/Seoul’, ’type’: ‘IAM’, ’tz_id’: ‘Asia/Seoul’, ‘user_name’: ‘Kim Samsung’, ‘utc_offset’: ‘+09:00’}] |
22.2 - 1.1
scpcli iam policy binding list
--policy_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--identity_id <value>]
[--identity_type <value>]
[--name <value>]
Description
Get a specific policy binding list
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| identity_id optional | string | Identity ID | f39c460fade34fecb05ede8f904b24b7 |
| identity_type optional | string | Identity Type | GROUP |
| name optional | string | Name | TestGroup |
Responses
| Name | Description | Example |
|---|---|---|
| count | count | 20 |
| groups | Group | [{‘created_at’: ‘2025-03-26T10:18:04Z’, ‘created_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘openapi-ga2-test-group’, ‘domain_name’: ‘scp’, ‘id’: ‘19fca177a57940daa5817960373c6542’, ‘modified_at’: ‘2025-03-26T10:18:04Z’, ‘modified_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘openapi-ga2-testgroup5’, ‘policies’: [], ‘roles’: [], ‘srn’: ‘srn:dev2::1d9cc99917ff41bb992276ac0ae9e4c8:::iam:group/19fca177a57940daa5817960373c6542’, ’type’: ‘USER_DEFINED’}] |
| page | page | 0 |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| roles | Role | [{‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘assume_role_policy_document’: {‘Statement’: [{‘Action’: ‘’, ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘NotAction’: ‘’, ‘Principal’: ‘’, ‘Resource’: ‘’, ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’}, ‘created_at’: ‘2024-05-17T00:23:17Z’, ‘created_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘string’, ‘id’: ‘f39c460fade34fecb05ede8f904b24b7’, ‘max_session_duration’: 0, ‘modified_at’: ‘2024-05-17T00:23:17Z’, ‘modified_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘string’, ’type’: ‘DEFAULT’}] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
| users | User | [{‘access_control’: False, ‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘account_name’: ‘’, ‘allowed_ip_addresses’: ‘’, ‘company_name’: ‘’, ‘created_at’: ‘2024-11-15T06:57:42.000000Z’, ‘created_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘description’: ‘’, ‘domain_name’: ‘scp’, ‘dst_offset’: ‘+09:00’, ’email’: ‘samsung.kim@samsung.com’, ’email_authenticate_code’: ‘8ada8861bad2423295e4bb576bee5886’, ’email_authenticated’: True, ‘first_name’: ‘’, ‘groups’: [], ‘id’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘keycloak_id’: ‘127e3d8c-66dc-4b1b-b38b-9a1d0c6d5507’, ‘keystone_credential’: ‘’, ’last_login_at’: ‘2024-11-25T06:57:42.000000Z’, ’last_name’: ‘’, ’last_password_update_at’: ‘’, ’login_id’: ‘’, ‘modified_at’: ‘2024-11-17T06:57:42.000000Z’, ‘modified_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ’nation_id’: ‘+82’, ‘phone_authenticated’: False, ‘phone_number’: ‘0000000000’, ‘policies’: [], ‘state’: ‘ACTIVE’, ’temporary_password’: False, ’term_region_id’: ‘1’, ’timezone’: ‘Asia/Seoul’, ’type’: ‘IAM’, ’tz_id’: ‘Asia/Seoul’, ‘user_name’: ‘Kim Samsung’, ‘utc_offset’: ‘+09:00’}] |
22.3 - 1.0
scpcli iam policy binding list
--policy_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--identity_id <value>]
[--identity_type <value>]
[--name <value>]
Description
Get a specific policy binding list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| identity_id optional | string | Identity ID | f39c460fade34fecb05ede8f904b24b7 |
| identity_type optional | string | Identity Type | GROUP |
| name optional | string | Name | TestGroup |
Responses
| Name | Description | Example |
|---|---|---|
| count | count | 20 |
| groups | Group | [{‘created_at’: ‘2025-03-26T10:18:04Z’, ‘created_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘openapi-ga2-test-group’, ‘domain_name’: ‘scp’, ‘id’: ‘19fca177a57940daa5817960373c6542’, ‘modified_at’: ‘2025-03-26T10:18:04Z’, ‘modified_by’: ‘4a816a3f5099442ebb52daefc1f7be32’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘openapi-ga2-testgroup5’, ‘policies’: [], ‘roles’: [], ‘srn’: ‘srn:dev2::1d9cc99917ff41bb992276ac0ae9e4c8:::iam:group/19fca177a57940daa5817960373c6542’, ’type’: ‘USER_DEFINED’}] |
| page | page | 0 |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| roles | Role | [{‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘assume_role_policy_document’: {‘Statement’: [{‘Action’: ‘’, ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘NotAction’: ‘’, ‘Principal’: ‘’, ‘Resource’: ‘’, ‘Sid’: ‘statement1’}], ‘Version’: ‘2024-07-01’}, ‘created_at’: ‘2024-05-17T00:23:17Z’, ‘created_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘creator_email’: ‘-’, ‘creator_name’: ‘-’, ‘description’: ‘string’, ‘id’: ‘f39c460fade34fecb05ede8f904b24b7’, ‘max_session_duration’: 0, ‘modified_at’: ‘2024-05-17T00:23:17Z’, ‘modified_by’: ’ef50cdc207f05f6fb8f20219f229ed1f’, ‘modifier_email’: ‘-’, ‘modifier_name’: ‘-’, ’name’: ‘string’, ’type’: ‘DEFAULT’}] |
| size | size | 20 |
| sort | sort | [‘created_at:asc’] |
| users | User | [{‘access_control’: False, ‘account_id’: ‘d7aba97100564b34a0f4f77c4bc7a303’, ‘account_name’: ‘’, ‘allowed_ip_addresses’: ‘’, ‘company_name’: ‘’, ‘created_at’: ‘2024-11-15T06:57:42.000000Z’, ‘created_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘description’: ‘’, ‘domain_name’: ‘scp’, ‘dst_offset’: ‘+09:00’, ’email’: ‘samsung.kim@samsung.com’, ’email_authenticate_code’: ‘8ada8861bad2423295e4bb576bee5886’, ’email_authenticated’: True, ‘first_name’: ‘’, ‘groups’: [], ‘id’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ‘keycloak_id’: ‘127e3d8c-66dc-4b1b-b38b-9a1d0c6d5507’, ‘keystone_credential’: ‘’, ’last_login_at’: ‘2024-11-25T06:57:42.000000Z’, ’last_name’: ‘’, ’last_password_update_at’: ‘’, ’login_id’: ‘’, ‘modified_at’: ‘2024-11-17T06:57:42.000000Z’, ‘modified_by’: ‘90dddfc2b1e04edba54ba2b41539a9ac’, ’nation_id’: ‘+82’, ‘phone_authenticated’: False, ‘phone_number’: ‘0000000000’, ‘policies’: [], ‘state’: ‘ACTIVE’, ’temporary_password’: False, ’term_region_id’: ‘1’, ’timezone’: ‘Asia/Seoul’, ’type’: ‘IAM’, ’tz_id’: ‘Asia/Seoul’, ‘user_name’: ‘Kim Samsung’, ‘utc_offset’: ‘+09:00’}] |
23 - Get an access key
23.1 - 1.2
scpcli iam access-key show
--access_key_id <value>
Description
Get an access key
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_id required | string | Access key ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | Access Key | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | Access key type | PERMANENT |
| account_id | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access key expiration timestamp | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 여부 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent access key ID which is used for temporary access key to create by | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
23.2 - 1.1
scpcli iam access-key show
--access_key_id <value>
Description
Get an access key
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_id required | string | Access key ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | Access Key | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | Access key type | PERMANENT |
| account_id | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access key expiration timestamp | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 여부 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent access key ID which is used for temporary access key to create by | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
23.3 - 1.0
scpcli iam access-key show
--access_key_id <value>
Description
Get an access key
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_id required | string | Access key ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | Access Key | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | Access key type | PERMANENT |
| account_id | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access key expiration timestamp | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 여부 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent access key ID which is used for temporary access key to create by | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
24 - Get endpoint list
24.1 - 1.2
scpcli iam endpoint list
Description
Get endpoint list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Responses
| Name | Description | Example |
|---|---|---|
| region | Region | kr-west1 |
| service_name | Service name | scp-iam |
| service_type | Service type | scp-iam |
| url | URL | https://iam.dev2.samsungsdscloud.com |
24.2 - 1.1
scpcli iam endpoint list
Description
Get endpoint list
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Responses
| Name | Description | Example |
|---|---|---|
| region | Region | kr-west1 |
| service_name | Service name | scp-iam |
| service_type | Service type | scp-iam |
| url | URL | https://iam.dev2.samsungsdscloud.com |
24.3 - 1.0
scpcli iam endpoint list
Description
Get endpoint list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Responses
| Name | Description | Example |
|---|---|---|
| region | Region | kr-west1 |
| service_name | Service name | scp-iam |
| service_type | Service type | scp-iam |
| url | URL | https://iam.dev2.samsungsdscloud.com |
25 - Get IAM users
25.1 - 1.2
scpcli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
25.2 - 1.1
scpcli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
25.3 - 1.0
scpcli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
26 - Get policy list
26.1 - 1.2
scpcli iam policy list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
Description
Get policy list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type | SYSTEM_MANAGED |
| service_type optional | string | Service Type | scp-iam |
| creator_name optional | string | Policy 생성자 성, 이름 | test1 |
| creator_email optional | string | Policy 생성자 Email | test@test.com |
| modifier_name optional | string | Policy 수정자 성, 이름 | test1 |
| modifier_email optional | string | Policy 수정자 Email | test@test.com |
| exclude_group_id optional | string | 제외할 Group ID | a946662dc4314dac93da413a32457459 |
| exclude_user_id optional | string | 제외할 User ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
26.2 - 1.1
scpcli iam policy list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
Description
Get policy list
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type | SYSTEM_MANAGED |
| service_type optional | string | Service Type | scp-iam |
| creator_name optional | string | Policy 생성자 성, 이름 | test1 |
| creator_email optional | string | Policy 생성자 Email | test@test.com |
| modifier_name optional | string | Policy 수정자 성, 이름 | test1 |
| modifier_email optional | string | Policy 수정자 Email | test@test.com |
| exclude_group_id optional | string | 제외할 Group ID | a946662dc4314dac93da413a32457459 |
| exclude_user_id optional | string | 제외할 User ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
26.3 - 1.0
scpcli iam policy list
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
Description
Get policy list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type | SYSTEM_MANAGED |
| service_type optional | string | Service Type | scp-iam |
| creator_name optional | string | Policy 생성자 성, 이름 | test1 |
| creator_email optional | string | Policy 생성자 Email | test@test.com |
| modifier_name optional | string | Policy 수정자 성, 이름 | test1 |
| modifier_email optional | string | Policy 수정자 Email | test@test.com |
| exclude_group_id optional | string | 제외할 Group ID | a946662dc4314dac93da413a32457459 |
| exclude_user_id optional | string | 제외할 User ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
27 - Get role
27.1 - 1.2
scpcli iam role show
--role_id <value>
Description
Get role
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 역할이 속한 계정의 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 세션 최대 지속 시간(초) | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 |
27.2 - 1.1
scpcli iam role show
--role_id <value>
Description
Get role
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 역할이 속한 계정의 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 세션 최대 지속 시간(초) | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 |
27.3 - 1.0
scpcli iam role show
--role_id <value>
Description
Get role
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 역할이 속한 계정의 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 세션 최대 지속 시간(초) | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 |
28 - Get role list
28.1 - 1.2
scpcli iam role list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--role_type <value>]
[--account_id <value>]
[--exclude_policy_id <value>]
Description
Get role list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | 역할명 | - |
| role_type optional | string | 역할 유형 | - |
| account_id optional | string | 역할이 속한 계정의 ID | - |
| exclude_policy_id optional | string | 예외 대상 정책 | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 역할이 속한 계정의 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 세션 최대 지속 시간(초) | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 |
28.2 - 1.1
scpcli iam role list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--role_type <value>]
[--account_id <value>]
[--exclude_policy_id <value>]
Description
Get role list
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | 역할명 | - |
| role_type optional | string | 역할 유형 | - |
| account_id optional | string | 역할이 속한 계정의 ID | - |
| exclude_policy_id optional | string | 예외 대상 정책 | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 역할이 속한 계정의 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 세션 최대 지속 시간(초) | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 |
28.3 - 1.0
scpcli iam role list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--role_type <value>]
[--account_id <value>]
[--exclude_policy_id <value>]
Description
Get role list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | 역할명 | - |
| role_type optional | string | 역할 유형 | - |
| account_id optional | string | 역할이 속한 계정의 ID | - |
| exclude_policy_id optional | string | 예외 대상 정책 | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | 역할이 속한 계정의 ID | |
| assume_role_policy_document | 역할 신뢰 정책 | |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | |
| creator_name | 생성자 성, 이름 | |
| description | 역할 설명 | |
| max_session_duration | 역할 세션 최대 지속 시간(초) | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | |
| modifier_name | 수정자 성, 이름 | |
| name | 역할명 | |
| policies | 역할에 연결된 정책 목록 | |
| type | 역할 유형 |
29 - Get Role Policy-Binding list
29.1 - 1.2
scpcli iam role policy binding list
--role_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get Role Policy-Binding list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| policy_id optional | string | 역할에 연결된 정책 ID | - |
| policy_name optional | string | 역할에 연결된 정책 이름 | - |
| policy_type optional | string | 역할에 연결된 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
29.2 - 1.1
scpcli iam role policy binding list
--role_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get Role Policy-Binding list
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| policy_id optional | string | 역할에 연결된 정책 ID | - |
| policy_name optional | string | 역할에 연결된 정책 이름 | - |
| policy_type optional | string | 역할에 연결된 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
29.3 - 1.0
scpcli iam role policy binding list
--role_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get Role Policy-Binding list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| policy_id optional | string | 역할에 연결된 정책 ID | - |
| policy_name optional | string | 역할에 연결된 정책 이름 | - |
| policy_type optional | string | 역할에 연결된 정책 유형 목록 | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
30 - Get saml provider information
30.1 - 1.2
scpcli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_id required | string | 자격증명공급자 ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 자격증명공급자 설명 | |
| federation_type | 자격증명공급자 유형 | |
| idp_cert_end | 유효기간 | |
| idp_file_data | 메타데이터 내용 | |
| idp_file_name | 메타데이터 파일 이름 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 자격증명공급자 이름 |
30.2 - 1.1
scpcli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_id required | string | 자격증명공급자 ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 자격증명공급자 설명 | |
| federation_type | 자격증명공급자 유형 | |
| idp_cert_end | 유효기간 | |
| idp_file_data | 메타데이터 내용 | |
| idp_file_name | 메타데이터 파일 이름 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 자격증명공급자 이름 |
30.3 - 1.0
scpcli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_id required | string | 자격증명공급자 ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 자격증명공급자 설명 | |
| federation_type | 자격증명공급자 유형 | |
| idp_cert_end | 유효기간 | |
| idp_file_data | 메타데이터 내용 | |
| idp_file_name | 메타데이터 파일 이름 | |
| idp_file_size | 메타데이터 파일 크기 | |
| idp_issuer_url | 발행자 URL | |
| idp_sso_url | SSO 서비스 위치 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 자격증명공급자 이름 |
31 - Get service account
31.1 - 1.2
scpcli iam service account show
--service_account_id <value>
Description
Get service account
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| service_account_id required | string | Service Account ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Service Account ID | |
| name | Service Account Name | |
| password | Service Account’s Password | |
| service | Service Account’s Service |
31.2 - 1.1
scpcli iam service account show
--service_account_id <value>
Description
Get service account
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| service_account_id required | string | Service Account ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Service Account ID | |
| name | Service Account Name | |
| password | Service Account’s Password | |
| service | Service Account’s Service |
31.3 - 1.0
scpcli iam service account show
--service_account_id <value>
Description
Get service account
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| service_account_id required | string | Service Account ID | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Service Account ID | |
| name | Service Account Name | |
| password | Service Account’s Password | |
| service | Service Account’s Service |
32 - Get user policy-binding list
32.1 - 1.2
scpcli iam user policy show
--user_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get user policy-binding list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | 사용자 ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| policy_id optional | string | Policy Id | - |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type List | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
32.2 - 1.1
scpcli iam user policy show
--user_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get user policy-binding list
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | 사용자 ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| policy_id optional | string | Policy Id | - |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type List | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
32.3 - 1.0
scpcli iam user policy show
--user_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Get user policy-binding list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | 사용자 ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| policy_id optional | string | Policy Id | - |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type List | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
33 - Group Member list
33.1 - 1.2
scpcli iam group user list
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--user_name <value>]
[--user_email <value>]
[--creator_name <value>]
[--creator_email <value>]
Description
Group Member list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| user_name optional | string | Group Member 성, 이름 | Kim Samsung |
| user_email optional | string | Group Member Email | samsung.kim@samsung.com |
| creator_name optional | string | Group Member 생성자 성, 이름 | Kim Samsung |
| creator_email optional | string | Group Member 생성자 Email | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|---|---|
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_last_login_at | Group Member last login at | 2024-05-17T00:23:17Z |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| group_names | Group names | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| user_email | User Email | samsung.kim@samsung.com |
| user_id | User ID | f39c460fade34fecb05ede8f904b24b7 |
| user_last_login_at | Group Member last login at | 2024-05-17T00:23:17Z |
| user_name | User 성, 이름 | Kim Samsung |
33.2 - 1.1
scpcli iam group user list
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--user_name <value>]
[--user_email <value>]
[--creator_name <value>]
[--creator_email <value>]
Description
Group Member list
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| user_name optional | string | Group Member 성, 이름 | Kim Samsung |
| user_email optional | string | Group Member Email | samsung.kim@samsung.com |
| creator_name optional | string | Group Member 생성자 성, 이름 | Kim Samsung |
| creator_email optional | string | Group Member 생성자 Email | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|---|---|
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_last_login_at | Group Member last login at | 2024-05-17T00:23:17Z |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| group_names | Group names | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| user_email | User Email | samsung.kim@samsung.com |
| user_id | User ID | f39c460fade34fecb05ede8f904b24b7 |
| user_last_login_at | Group Member last login at | 2024-05-17T00:23:17Z |
| user_name | User 성, 이름 | Kim Samsung |
33.3 - 1.0
scpcli iam group user list
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--user_name <value>]
[--user_email <value>]
[--creator_name <value>]
[--creator_email <value>]
Description
Group Member list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| user_name optional | string | Group Member 성, 이름 | Kim Samsung |
| user_email optional | string | Group Member Email | samsung.kim@samsung.com |
| creator_name optional | string | Group Member 생성자 성, 이름 | Kim Samsung |
| creator_email optional | string | Group Member 생성자 Email | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|---|---|
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_last_login_at | Group Member last login at | 2024-05-17T00:23:17Z |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| group_names | Group names | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| user_email | User Email | samsung.kim@samsung.com |
| user_id | User ID | f39c460fade34fecb05ede8f904b24b7 |
| user_last_login_at | Group Member last login at | 2024-05-17T00:23:17Z |
| user_name | User 성, 이름 | Kim Samsung |
34 - List access keys
34.1 - 1.2
scpcli iam access-key list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--account_id <value>]
[--access_key_type <value>]
[--parent_access_key_id <value>]
Description
List access keys
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | limit | 20 |
| marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| account_id optional | string | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| access_key_type optional | string | Access key type | PERMANENT |
| parent_access_key_id optional | string | Parent access key ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | Access Key | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | Access key type | PERMANENT |
| account_id | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access key expiration timestamp | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 여부 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent access key ID which is used for temporary access key to create by | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
34.2 - 1.1
scpcli iam access-key list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--account_id <value>]
[--access_key_type <value>]
[--parent_access_key_id <value>]
Description
List access keys
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | limit | 20 |
| marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| account_id optional | string | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| access_key_type optional | string | Access key type | PERMANENT |
| parent_access_key_id optional | string | Parent access key ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | Access Key | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | Access key type | PERMANENT |
| account_id | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access key expiration timestamp | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 여부 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent access key ID which is used for temporary access key to create by | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
34.3 - 1.0
scpcli iam access-key list
[--with_count <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--account_id <value>]
[--access_key_type <value>]
[--parent_access_key_id <value>]
Description
List access keys
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| with_count optional | string | with count | true |
| limit optional | integer | limit | 20 |
| marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| account_id optional | string | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| access_key_type optional | string | Access key type | PERMANENT |
| parent_access_key_id optional | string | Parent access key ID | f39c460fade34fecb05ede8f904b24b7 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 6558fc9df5b54c8a985465bdf637e097 |
| access_key | Access Key | b754b12b39da4ce29a40c5e324650bd0 |
| access_key_type | Access key type | PERMANENT |
| account_id | Account Id | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access key expiration timestamp | 9999-12-31T23:59:59Z |
| is_enabled | 활성화 여부 | true |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent access key ID which is used for temporary access key to create by | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
35 - List Groups
35.1 - 1.2
scpcli iam group list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--types <value>]
[--ids <value>]
[--has_member <value>]
[--has_role <value>]
[--is_completed <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_user_id <value>]
[--exclude_policy_id <value>]
Description
List Groups
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Group 이름 | TestGroup |
| types optional | string | Group Types | USER_DEFINED,DEFAULT |
| ids optional | string | Group IDs | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
| has_member optional | string | Group Member 존재 여부 | false |
| has_role optional | string | Group Role 존재 여부 | false |
| is_completed optional | string | Group 완결 여부 | false |
| creator_name optional | string | Group 생성자 성, 이름 | Kim Samsung |
| creator_email optional | string | Group 생성자 Email | samsung.kim@samsung.com |
| modifier_name optional | string | Group 수정자 성, 이름 | Kim Samsung |
| modifier_email optional | string | Group 수정자 Email | samsung.kim@samsung.com |
| exclude_user_id optional | string | 제외할 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| exclude_policy_id optional | string | 제외할 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | Group 설명 | Descriptions for group |
| domain_name | 도메인 이름 | scp |
| members | Project Group Member List | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | Group 이름 | TestGroup |
| policies | Policy | [] |
| resource_type | 리소스 명 | group |
| roles | Role 정보 | [] |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | 서비스 명 | iam |
| srn | Group SRN | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Type | USER_DEFINED |
35.2 - 1.1
scpcli iam group list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--types <value>]
[--ids <value>]
[--has_member <value>]
[--has_role <value>]
[--is_completed <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_user_id <value>]
[--exclude_policy_id <value>]
Description
List Groups
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Group 이름 | TestGroup |
| types optional | string | Group Types | USER_DEFINED,DEFAULT |
| ids optional | string | Group IDs | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
| has_member optional | string | Group Member 존재 여부 | false |
| has_role optional | string | Group Role 존재 여부 | false |
| is_completed optional | string | Group 완결 여부 | false |
| creator_name optional | string | Group 생성자 성, 이름 | Kim Samsung |
| creator_email optional | string | Group 생성자 Email | samsung.kim@samsung.com |
| modifier_name optional | string | Group 수정자 성, 이름 | Kim Samsung |
| modifier_email optional | string | Group 수정자 Email | samsung.kim@samsung.com |
| exclude_user_id optional | string | 제외할 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| exclude_policy_id optional | string | 제외할 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | Group 설명 | Descriptions for group |
| domain_name | 도메인 이름 | scp |
| members | Project Group Member List | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | Group 이름 | TestGroup |
| policies | Policy | [] |
| resource_type | 리소스 명 | group |
| roles | Role 정보 | [] |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | 서비스 명 | iam |
| srn | Group SRN | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Type | USER_DEFINED |
35.3 - 1.0
scpcli iam group list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--types <value>]
[--ids <value>]
[--has_member <value>]
[--has_role <value>]
[--is_completed <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_user_id <value>]
[--exclude_policy_id <value>]
Description
List Groups
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | Group 이름 | TestGroup |
| types optional | string | Group Types | USER_DEFINED,DEFAULT |
| ids optional | string | Group IDs | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
| has_member optional | string | Group Member 존재 여부 | false |
| has_role optional | string | Group Role 존재 여부 | false |
| is_completed optional | string | Group 완결 여부 | false |
| creator_name optional | string | Group 생성자 성, 이름 | Kim Samsung |
| creator_email optional | string | Group 생성자 Email | samsung.kim@samsung.com |
| modifier_name optional | string | Group 수정자 성, 이름 | Kim Samsung |
| modifier_email optional | string | Group 수정자 Email | samsung.kim@samsung.com |
| exclude_user_id optional | string | 제외할 사용자 ID | f39c460fade34fecb05ede8f904b24b7 |
| exclude_policy_id optional | string | 제외할 정책 ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| description | Group 설명 | Descriptions for group |
| domain_name | 도메인 이름 | scp |
| members | Project Group Member List | |
| modified_at | 수정 일시 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| name | Group 이름 | TestGroup |
| policies | Policy | [] |
| resource_type | 리소스 명 | group |
| roles | Role 정보 | [] |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | 서비스 명 | iam |
| srn | Group SRN | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Type | USER_DEFINED |
36 - List IAM users
36.1 - 1.2
scpcli iam iam user list
--account_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--login_id <value>]
[--email <value>]
[--nation_id <value>]
[--phone_number <value>]
[--user_name <value>]
[--exclude_group_id <value>]
[--exclude_policy_id <value>]
[--type <value>]
Description
List IAM users
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id required | string | Account ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| login_id optional | string | Login ID | - |
| email optional | string | 사용자 Email | - |
| nation_id optional | string | 국가 ID | - |
| phone_number optional | string | 사용자 휴대 전화 번호 | - |
| user_name optional | string | 사용자 이름 | - |
| exclude_group_id optional | string | 예외 대상 그룹 | - |
| exclude_policy_id optional | string | 예외 대상 정책 | - |
| type optional | string | User Type | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | |
| account_id | Account ID | |
| company_name | 회사 이름 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | User Description | |
| dst_offset | DST Offset | |
| User Email | ||
| email_authenticated | email 인증 여부 | |
| first_name | 사용자 이름 | |
| groups | group names | |
| last_login_at | 마지막 로그인 | |
| last_name | 사용자 성 | |
| last_password_update_at | 마지막 비밀번호 수정시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Name | |
| password_reuse_count | 비밀 번호 재사용 가능 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | User Policies | [] |
| state | 상태 | |
| timezone | Timezone ID | |
| type | Type | |
| tz_id | Timezone ID | |
| user_name | User Name | |
| utc_offset | UTC Offset |
36.2 - 1.1
scpcli iam iam user list
--account_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--login_id <value>]
[--email <value>]
[--nation_id <value>]
[--phone_number <value>]
[--user_name <value>]
[--exclude_group_id <value>]
[--exclude_policy_id <value>]
[--type <value>]
Description
List IAM users
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id required | string | Account ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| login_id optional | string | Login ID | - |
| email optional | string | 사용자 Email | - |
| nation_id optional | string | 국가 ID | - |
| phone_number optional | string | 사용자 휴대 전화 번호 | - |
| user_name optional | string | 사용자 이름 | - |
| exclude_group_id optional | string | 예외 대상 그룹 | - |
| exclude_policy_id optional | string | 예외 대상 정책 | - |
| type optional | string | User Type | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | |
| account_id | Account ID | |
| company_name | 회사 이름 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | User Description | |
| dst_offset | DST Offset | |
| User Email | ||
| email_authenticated | email 인증 여부 | |
| first_name | 사용자 이름 | |
| groups | group names | |
| last_login_at | 마지막 로그인 | |
| last_name | 사용자 성 | |
| last_password_update_at | 마지막 비밀번호 수정시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Name | |
| password_reuse_count | 비밀 번호 재사용 가능 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | User Policies | [] |
| state | 상태 | |
| timezone | Timezone ID | |
| type | Type | |
| tz_id | Timezone ID | |
| user_name | User Name | |
| utc_offset | UTC Offset |
36.3 - 1.0
scpcli iam iam user list
--account_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--login_id <value>]
[--email <value>]
[--nation_id <value>]
[--phone_number <value>]
[--user_name <value>]
[--exclude_group_id <value>]
[--exclude_policy_id <value>]
[--type <value>]
Description
List IAM users
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| account_id required | string | Account ID | - |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| login_id optional | string | Login ID | - |
| email optional | string | 사용자 Email | - |
| nation_id optional | string | 국가 ID | - |
| phone_number optional | string | 사용자 휴대 전화 번호 | - |
| user_name optional | string | 사용자 이름 | - |
| exclude_group_id optional | string | 예외 대상 그룹 | - |
| exclude_policy_id optional | string | 예외 대상 정책 | - |
| type optional | string | User Type | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | |
| account_id | Account ID | |
| company_name | 회사 이름 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | User Description | |
| dst_offset | DST Offset | |
| User Email | ||
| email_authenticated | email 인증 여부 | |
| first_name | 사용자 이름 | |
| groups | group names | |
| last_login_at | 마지막 로그인 | |
| last_name | 사용자 성 | |
| last_password_update_at | 마지막 비밀번호 수정시간 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Name | |
| password_reuse_count | 비밀 번호 재사용 가능 횟수 | |
| phone_authenticated | 휴대폰 인증 여부 | |
| policies | User Policies | [] |
| state | 상태 | |
| timezone | Timezone ID | |
| type | Type | |
| tz_id | Timezone ID | |
| user_name | User Name | |
| utc_offset | UTC Offset |
37 - List saml providers
37.1 - 1.2
scpcli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| federation_type optional | string | 자격증명공급자 유형 | - |
| saml_provider_name optional | string | 자격증명공급자 이름 | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 자격증명공급자 설명 | |
| federation_type | 자격증명공급자 유형 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 자격증명공급자 이름 |
37.2 - 1.1
scpcli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| federation_type optional | string | 자격증명공급자 유형 | - |
| saml_provider_name optional | string | 자격증명공급자 이름 | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 자격증명공급자 설명 | |
| federation_type | 자격증명공급자 유형 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 자격증명공급자 이름 |
37.3 - 1.0
scpcli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| federation_type optional | string | 자격증명공급자 유형 | - |
| saml_provider_name optional | string | 자격증명공급자 이름 | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | 생성자 | |
| description | 자격증명공급자 설명 | |
| federation_type | 자격증명공급자 유형 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | 수정자 | |
| saml_provider_name | 자격증명공급자 이름 |
38 - List service accounts
38.1 - 1.2
scpcli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name optional | string | Service Account Name | - |
| service optional | string | Service Account's Service | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Service Account ID | |
| name | Service Account Name | |
| service | Service Account’s Service |
38.2 - 1.1
scpcli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name optional | string | Service Account Name | - |
| service optional | string | Service Account's Service | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Service Account ID | |
| name | Service Account Name | |
| service | Service Account’s Service |
38.3 - 1.0
scpcli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name optional | string | Service Account Name | - |
| service optional | string | Service Account's Service | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | Service Account ID | |
| name | Service Account Name | |
| service | Service Account’s Service |
39 - Modify a Group
39.1 - 1.2
scpcli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| name required | string | Group 이름 | TestGroup |
| description required | string | Group 설명 | Descriptions for group |
39.2 - 1.1
scpcli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| name required | string | Group 이름 | TestGroup |
| description required | string | Group 설명 | Descriptions for group |
39.3 - 1.0
scpcli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| name required | string | Group 이름 | TestGroup |
| description required | string | Group 설명 | Descriptions for group |
40 - Query policy list
40.1 - 1.2
scpcli iam policy query
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
[--excluded_policy_ids <value>]
Description
Query policy list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type | SYSTEM_MANAGED |
| service_type optional | string | Service Type | scp-iam |
| creator_name optional | string | Policy 생성자 성, 이름 | test1 |
| creator_email optional | string | Policy 생성자 Email | test@test.com |
| modifier_name optional | string | Policy 수정자 성, 이름 | test1 |
| modifier_email optional | string | Policy 수정자 Email | test@test.com |
| exclude_group_id optional | string | 제외할 Group ID | a946662dc4314dac93da413a32457459 |
| exclude_user_id optional | string | 제외할 User ID | - |
| excluded_policy_ids optional | array | 제외할 Policy IDs | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
40.2 - 1.1
scpcli iam policy query
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
[--excluded_policy_ids <value>]
Description
Query policy list
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type | SYSTEM_MANAGED |
| service_type optional | string | Service Type | scp-iam |
| creator_name optional | string | Policy 생성자 성, 이름 | test1 |
| creator_email optional | string | Policy 생성자 Email | test@test.com |
| modifier_name optional | string | Policy 수정자 성, 이름 | test1 |
| modifier_email optional | string | Policy 수정자 Email | test@test.com |
| exclude_group_id optional | string | 제외할 Group ID | a946662dc4314dac93da413a32457459 |
| exclude_user_id optional | string | 제외할 User ID | - |
| excluded_policy_ids optional | array | 제외할 Policy IDs | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
40.3 - 1.0
scpcli iam policy query
[--size <value>]
[--page <value>]
[--sort <value>]
[--id <value>]
[--policy_name <value>]
[--policy_type <value>]
[--service_type <value>]
[--creator_name <value>]
[--creator_email <value>]
[--modifier_name <value>]
[--modifier_email <value>]
[--exclude_group_id <value>]
[--exclude_user_id <value>]
[--excluded_policy_ids <value>]
Description
Query policy list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type | SYSTEM_MANAGED |
| service_type optional | string | Service Type | scp-iam |
| creator_name optional | string | Policy 생성자 성, 이름 | test1 |
| creator_email optional | string | Policy 생성자 Email | test@test.com |
| modifier_name optional | string | Policy 수정자 성, 이름 | test1 |
| modifier_email optional | string | Policy 수정자 Email | test@test.com |
| exclude_group_id optional | string | 제외할 Group ID | a946662dc4314dac93da413a32457459 |
| exclude_user_id optional | string | 제외할 User ID | - |
| excluded_policy_ids optional | array | 제외할 Policy IDs | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
41 - Remove a permission into the resource based policy
41.1 - 1.2
scpcli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sid required | string | Statement ID | Statement1 |
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
41.2 - 1.1
scpcli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sid required | string | Statement ID | Statement1 |
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
41.3 - 1.0
scpcli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sid required | string | Statement ID | Statement1 |
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
42 - Remove a User from a Group
42.1 - 1.2
scpcli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | ef50cdc207f05f6fb8f20219f229ed1f |
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
42.2 - 1.1
scpcli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | ef50cdc207f05f6fb8f20219f229ed1f |
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
42.3 - 1.0
scpcli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | ef50cdc207f05f6fb8f20219f229ed1f |
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
43 - Remove policies
43.1 - 1.2
scpcli iam policy bulk delete
[--ids <value>]
Description
Remove policies
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| ids optional | array | Policy id list | 37f2e31ff86b415698d7e8eeafab445d |
43.2 - 1.1
scpcli iam policy bulk delete
[--ids <value>]
Description
Remove policies
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| ids optional | array | Policy id list | 37f2e31ff86b415698d7e8eeafab445d |
43.3 - 1.0
scpcli iam policy bulk delete
[--ids <value>]
Description
Remove policies
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| ids optional | array | Policy id list | 37f2e31ff86b415698d7e8eeafab445d |
44 - Remove policy assignment from group
44.1 - 1.2
scpcli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
44.2 - 1.1
scpcli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
44.3 - 1.0
scpcli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
45 - Remove saml providers
45.1 - 1.2
scpcli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| ids optional | array | Saml provider id list | - |
45.2 - 1.1
scpcli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| ids optional | array | Saml provider id list | - |
45.3 - 1.0
scpcli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| ids optional | array | Saml provider id list | - |
46 - Remove the access key
46.1 - 1.2
scpcli iam access-key delete
--access_key_id <value>
Description
Remove the access key
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_id required | string | Access key ID | f39c460fade34fecb05ede8f904b24b7 |
46.2 - 1.1
scpcli iam access-key delete
--access_key_id <value>
Description
Remove the access key
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_id required | string | Access key ID | f39c460fade34fecb05ede8f904b24b7 |
46.3 - 1.0
scpcli iam access-key delete
--access_key_id <value>
Description
Remove the access key
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_id required | string | Access key ID | f39c460fade34fecb05ede8f904b24b7 |
47 - Remove the access keys
47.1 - 1.2
scpcli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| ids optional | array | Access key id list | - |
| limit optional | integer | limit | 20 |
| marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| with_count optional | string | with count | true |
47.2 - 1.1
scpcli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| ids optional | array | Access key id list | - |
| limit optional | integer | limit | 20 |
| marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| with_count optional | string | with count | true |
47.3 - 1.0
scpcli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| ids optional | array | Access key id list | - |
| limit optional | integer | limit | 20 |
| marker optional | string | marker | 607e0938521643b5b4b266f343fae693 |
| sort optional | string | sort | created_at:desc |
| with_count optional | string | with count | true |
48 - Remove the Group
48.1 - 1.2
scpcli iam group delete
--group_id <value>
Description
Remove the Group
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
48.2 - 1.1
scpcli iam group delete
--group_id <value>
Description
Remove the Group
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
48.3 - 1.0
scpcli iam group delete
--group_id <value>
Description
Remove the Group
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
49 - Send Temporary Access Key OTP
49.1 - 1.2
scpcli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| locale optional | string | Locale | - |
| method optional | string | OTP method (EMAIL or PHONE) | - |
Responses
| Name | Description | Example |
|---|
49.2 - 1.1
scpcli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| locale optional | string | Locale | - |
| method optional | string | OTP method (EMAIL or PHONE) | - |
Responses
| Name | Description | Example |
|---|
49.3 - 1.0
scpcli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| locale optional | string | Locale | - |
| method optional | string | OTP method (EMAIL or PHONE) | - |
Responses
| Name | Description | Example |
|---|
50 - Set a permission into the resource based policy
50.1 - 1.2
scpcli iam permission set
--sid <value>
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Set a permission into the resource based policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sid required | string | Statement ID | Statement1 |
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
| effect required | string | Effect | Allow |
| action optional | array | Action | virtualserver:ShowVirtualServer |
| condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
| notaction optional | array | NotAction | - |
| principal optional | string | Principal | * |
| resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
| sid optional | string | Statement Id | Statement1 |
50.2 - 1.1
scpcli iam permission set
--sid <value>
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Set a permission into the resource based policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sid required | string | Statement ID | Statement1 |
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
| effect required | string | Effect | Allow |
| action optional | array | Action | virtualserver:ShowVirtualServer |
| condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
| notaction optional | array | NotAction | - |
| principal optional | string | Principal | * |
| resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
| sid optional | string | Statement Id | Statement1 |
50.3 - 1.0
scpcli iam permission set
--sid <value>
--srn <value>
--effect <value>
[--action <value>]
[--condition <value>]
[--notaction <value>]
[--principal <value>]
[--resource <value>]
[--sid <value>]
Description
Set a permission into the resource based policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sid required | string | Statement ID | Statement1 |
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
| effect required | string | Effect | Allow |
| action optional | array | Action | virtualserver:ShowVirtualServer |
| condition optional | object | Condition | {'StringEquals': {'scp:RequestedRegion': ['kr-west1']}} |
| notaction optional | array | NotAction | - |
| principal optional | string | Principal | * |
| resource optional | array | Resource | srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666 |
| sid optional | string | Statement Id | Statement1 |
51 - Set an access key
51.1 - 1.2
scpcli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_id required | string | Access key ID | f39c460fade34fecb05ede8f904b24b7 |
| is_enabled optional | boolean | 활성화 여부 | true |
51.2 - 1.1
scpcli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_id required | string | Access key ID | f39c460fade34fecb05ede8f904b24b7 |
| is_enabled optional | boolean | 활성화 여부 | true |
51.3 - 1.0
scpcli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| access_key_id required | string | Access key ID | f39c460fade34fecb05ede8f904b24b7 |
| is_enabled optional | boolean | 활성화 여부 | true |
52 - Set role
52.1 - 1.2
scpcli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| description optional | string | 역할 설명 | - |
| max_session_duration optional | integer | 역할 세션 최대 지속 시간(초) | 3600 |
52.2 - 1.1
scpcli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| description optional | string | 역할 설명 | - |
| max_session_duration optional | integer | 역할 세션 최대 지속 시간(초) | 3600 |
52.3 - 1.0
scpcli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| description optional | string | 역할 설명 | - |
| max_session_duration optional | integer | 역할 세션 최대 지속 시간(초) | 3600 |
53 - Set role trust policy
53.1 - 1.2
scpcli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
53.2 - 1.1
scpcli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
53.3 - 1.0
scpcli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| role_id required | string | 역할 ID | - |
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
54 - Set the policy
54.1 - 1.2
scpcli iam policy set
--policy_id <value>
--version <value>
--statement <value>
[--default_version_id <value>]
[--description <value>]
[--policy_name <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| default_version_id optional | string | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description optional | string | Description | Descriptions for policy |
| policy_name optional | string | Policy Name | Policy1 |
| policy_id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_id optional | string | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| policy_version_name optional | string | Policy Version Name | PolicyVersion-1 |
54.2 - 1.1
scpcli iam policy set
--policy_id <value>
--version <value>
--statement <value>
[--default_version_id <value>]
[--description <value>]
[--policy_name <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| default_version_id optional | string | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description optional | string | Description | Descriptions for policy |
| policy_name optional | string | Policy Name | Policy1 |
| policy_id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_id optional | string | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| policy_version_name optional | string | Policy Version Name | PolicyVersion-1 |
54.3 - 1.0
scpcli iam policy set
--policy_id <value>
--version <value>
--statement <value>
[--default_version_id <value>]
[--description <value>]
[--policy_name <value>]
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| default_version_id optional | string | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description optional | string | Description | Descriptions for policy |
| policy_name optional | string | Policy Name | Policy1 |
| policy_id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_id optional | string | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| policy_version_name optional | string | Policy Version Name | PolicyVersion-1 |
55 - Set the resource based policy
55.1 - 1.2
scpcli iam resource policy set
--srn <value>
--version <value>
--statement <value>
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the resource based policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| policy_id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_id optional | string | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| policy_version_name optional | string | Policy Version Name | PolicyVersion-1 |
55.2 - 1.1
scpcli iam resource policy set
--srn <value>
--version <value>
--statement <value>
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the resource based policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| policy_id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_id optional | string | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| policy_version_name optional | string | Policy Version Name | PolicyVersion-1 |
55.3 - 1.0
scpcli iam resource policy set
--srn <value>
--version <value>
--statement <value>
[--policy_id <value>]
[--policy_version_id <value>]
[--policy_version_name <value>]
Description
Set the resource based policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
| version required | string | Policy Version | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
| policy_id optional | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_id optional | string | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| policy_version_name optional | string | Policy Version Name | PolicyVersion-1 |
56 - Show group policy
56.1 - 1.2
scpcli iam group policy show
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Show group policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| policy_id optional | string | Policy Id | 37f2e31ff86b415698d7e8eeafab445d |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type List | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
56.2 - 1.1
scpcli iam group policy show
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Show group policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| policy_id optional | string | Policy Id | 37f2e31ff86b415698d7e8eeafab445d |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type List | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
56.3 - 1.0
scpcli iam group policy show
--group_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--policy_id <value>]
[--policy_name <value>]
[--policy_type <value>]
Description
Show group policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| policy_id optional | string | Policy Id | 37f2e31ff86b415698d7e8eeafab445d |
| policy_name optional | string | Policy Name | ViewerAccess |
| policy_type optional | string | Policy Type List | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Project Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | 생성자 Email | samsung.kim@samsung.com |
| creator_name | 생성자 성, 이름 | Kim Samsung |
| default_version_id | Policy Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | 도메인 이름 | scp |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | 수정자 Email | samsung.kim@samsung.com |
| modifier_name | 수정자 성, 이름 | Kim Samsung |
| policy_category | Policy Category | IDENTITY_BASED |
| policy_name | Policy Name | PolicyName |
| policy_type | Policy Type | USER_DEFINED |
| policy_versions | Policy Versions | |
| resource_type | Resource Type | policy |
| service_name | 서비스 Display 명 | Identity Access Management |
| service_type | Service Type | iam |
| srn | 삼성 리소스 자원명 | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
57 - Show the policy
57.1 - 1.2
scpcli iam policy show
--policy_id <value>
Description
Show the policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
57.2 - 1.1
scpcli iam policy show
--policy_id <value>
Description
Show the policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
57.3 - 1.0
scpcli iam policy show
--policy_id <value>
Description
Show the policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
58 - Show the resource based policy
58.1 - 1.2
scpcli iam resource policy show
--srn <value>
Description
Show the resource based policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | {‘Statement’: [{‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’}], ‘Version’: ‘2024-07-01’} |
58.2 - 1.1
scpcli iam resource policy show
--srn <value>
Description
Show the resource based policy
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | {‘Statement’: [{‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’}], ‘Version’: ‘2024-07-01’} |
58.3 - 1.0
scpcli iam resource policy show
--srn <value>
Description
Show the resource based policy
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| srn required | string | 삼성 리소스 자원명 | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|---|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | {‘Statement’: [{‘Action’: [‘virtualserver:ShowVirtualServer’], ‘Condition’: {‘StringEquals’: {‘scp:RequestedRegion’: [‘kr-west1’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:dev2::1234567890102345690:kr-west1::virtualserver:virtual-server/abcde-1234-5555-6666’], ‘Sid’: ‘Statement1’}], ‘Version’: ‘2024-07-01’} |
59 - Update IAM user
59.1 - 1.2
scpcli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
| password_reuse_count required | integer | 비밀 번호 재사용 가능 횟수 | - |
| description optional | string | description | - |
59.2 - 1.1
scpcli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
| password_reuse_count required | integer | 비밀 번호 재사용 가능 횟수 | - |
| description optional | string | description | - |
59.3 - 1.0
scpcli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
| password_reuse_count required | integer | 비밀 번호 재사용 가능 횟수 | - |
| description optional | string | description | - |
60 - Update IAM user password
60.1 - 1.2
scpcli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
| password required | string | 비밀 번호 | - |
| temporary_password optional | boolean | temporary | - |
60.2 - 1.1
scpcli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
| password required | string | 비밀 번호 | - |
| temporary_password optional | boolean | temporary | - |
60.3 - 1.0
scpcli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| user_id required | string | User ID | - |
| account_id required | string | Account ID | - |
| password required | string | 비밀 번호 | - |
| temporary_password optional | boolean | temporary | - |
61 - Update saml provider information
61.1 - 1.2
scpcli iam saml provider set
--saml_provider_id <value>
[--description <value>]
[--file <value>]
[--saml_provider_name <value>]
[--tags <value>]
Description
Update saml provider information
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_id required | string | 자격증명공급자 ID | - |
| description optional | string | 자격증명공급자 설명 | SAML provider Description |
| file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
| saml_provider_name optional | string | 자격증명공급자 이름 | IdpTest |
| tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
61.2 - 1.1
scpcli iam saml provider set
--saml_provider_id <value>
[--description <value>]
[--file <value>]
[--saml_provider_name <value>]
[--tags <value>]
Description
Update saml provider information
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_id required | string | 자격증명공급자 ID | - |
| description optional | string | 자격증명공급자 설명 | SAML provider Description |
| file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
| saml_provider_name optional | string | 자격증명공급자 이름 | IdpTest |
| tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |
61.3 - 1.0
scpcli iam saml provider set
--saml_provider_id <value>
[--description <value>]
[--file <value>]
[--saml_provider_name <value>]
[--tags <value>]
Description
Update saml provider information
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| saml_provider_id required | string | 자격증명공급자 ID | - |
| description optional | string | 자격증명공급자 설명 | SAML provider Description |
| file optional | string | 메타데이터 파일 | keycloak-idp-saml.xml |
| saml_provider_name optional | string | 자격증명공급자 이름 | IdpTest |
| tags optional | array | 태그 | {'key': 'company', 'value': 'SDS'} |