IAM
Overview
Provides a Command-line Interface (CLI) that supports programmatic use of IaaS/PaaS products provided by SCP.
This guide provides a brief description of IAM service and how to call CLI.
Version
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Status | Not Before |
|---|
| 1.3 | CURRENT | - |
| 1.2 | SUPPORTED | 20260930 |
| 1.1 | DEPRECATED | 20260531 |
| 1.0 | DEPRECATED | 20260223 |
1 - CLIs
1.1 - Add a permission into the resource based policy
1.1.1 - 1.3
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
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | 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.1.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | 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.1.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | 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.1.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | 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 - Add a user to a group
1.2.1 - 1.3
scpcli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
State
ACTIVE (CURRENT)
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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| user_email | Group Member Email | samsung.kim@samsung.com |
| user_id | User ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | Group Member Last Name, First Name | Kim Samsung |
1.2.2 - 1.2
scpcli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| user_email | Group Member Email | samsung.kim@samsung.com |
| user_id | User ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | Group Member Last Name, First Name | Kim Samsung |
1.2.3 - 1.1
scpcli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| user_email | Group Member Email | samsung.kim@samsung.com |
| user_id | User ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | Group Member Last Name, First Name | Kim Samsung |
1.2.4 - 1.0
scpcli iam group user add
--group_id <value>
--user_id <value>
Description
Add a user to a group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| user_email | Group Member Email | samsung.kim@samsung.com |
| user_id | User ID | f39c460fade34fecb05ede8f904b24b7 |
| user_name | Group Member Last Name, First Name | Kim Samsung |
1.3 - Assign policies to the group
1.3.1 - 1.3
scpcli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
policy_ids required | array | Group Policy ID List | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.3.2 - 1.2
scpcli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
policy_ids required | array | Group Policy ID List | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.3.3 - 1.1
scpcli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
policy_ids required | array | Group Policy ID List | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.3.4 - 1.0
scpcli iam group policy create
--group_id <value>
--policy_ids <value>
Description
Assign policies to the group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
policy_ids required | array | Group Policy ID List | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.4 - Assign policies to user
1.4.1 - 1.3
scpcli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
policy_ids optional | array | User Policy Bindings | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.4.2 - 1.2
scpcli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
policy_ids optional | array | User Policy Bindings | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.4.3 - 1.1
scpcli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
policy_ids optional | array | User Policy Bindings | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.4.4 - 1.0
scpcli iam user policy create
--user_id <value>
[--policy_ids <value>]
Description
Assign policies to user
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
policy_ids optional | array | User Policy Bindings | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.5 - Attach policies to Role
1.5.1 - 1.3
scpcli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
policy_ids required | array | Policy ID List to Attach to Role | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.5.2 - 1.2
scpcli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
policy_ids required | array | Policy ID List to Attach to Role | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.5.3 - 1.1
scpcli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
policy_ids required | array | Policy ID List to Attach to Role | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.5.4 - 1.0
scpcli iam role policy binding attach
--role_id <value>
--policy_ids <value>
Description
Attach policies to Role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
policy_ids required | array | Policy ID List to Attach to Role | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.6 - Create a group
1.6.1 - 1.3
scpcli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
name required | string | Group Name | TestGroup |
description required | string | Group Description | 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.6.2 - 1.2
scpcli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
name required | string | Group Name | TestGroup |
description required | string | Group Description | 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.6.3 - 1.1
scpcli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
name required | string | Group Name | TestGroup |
description required | string | Group Description | 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.6.4 - 1.0
scpcli iam group create
--name <value>
--description <value>
[--policy_ids <value>]
[--tags <value>]
[--user_ids <value>]
Description
Create a group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
name required | string | Group Name | TestGroup |
description required | string | Group Description | 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.7 - Create a policy
1.7.1 - 1.3
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
State
ACTIVE (CURRENT)
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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
1.7.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
1.7.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
1.7.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
1.8 - Create a saml provider
1.8.1 - 1.3
scpcli iam saml provider create
--saml_provider_name <value>
--federation_type <value>
[--description <value>]
[--file <value>]
[--tags <value>]
Description
Create a saml provider
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_name required | string | Credential Provider Name | IdpTest |
federation_type required | string | Credential Provider Type | SAML |
description optional | string | Credential Provider Description | SAML provider Description |
file optional | string | Metadata File | keycloak-idp-saml.xml |
tags optional | array | Tags | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| idp_cert_end | Validity Period | |
| idp_file_name | Metadata File Name | |
| idp_file_size | Metadata File Size | |
| idp_issuer_url | Issuer URL | |
| idp_sso_url | SSO Service Location | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.8.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_name required | string | Credential Provider Name | IdpTest |
federation_type required | string | Credential Provider Type | SAML |
description optional | string | Credential Provider Description | SAML provider Description |
file optional | string | Metadata File | keycloak-idp-saml.xml |
tags optional | array | Tags | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| idp_cert_end | Validity Period | |
| idp_file_name | Metadata File Name | |
| idp_file_size | Metadata File Size | |
| idp_issuer_url | Issuer URL | |
| idp_sso_url | SSO Service Location | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.8.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_name required | string | Credential Provider Name | IdpTest |
federation_type required | string | Credential Provider Type | SAML |
description optional | string | Credential Provider Description | SAML provider Description |
file optional | string | Metadata File | keycloak-idp-saml.xml |
tags optional | array | Tags | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| idp_cert_end | Validity Period | |
| idp_file_name | Metadata File Name | |
| idp_file_size | Metadata File Size | |
| idp_issuer_url | Issuer URL | |
| idp_sso_url | SSO Service Location | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.8.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_name required | string | Credential Provider Name | IdpTest |
federation_type required | string | Credential Provider Type | SAML |
description optional | string | Credential Provider Description | SAML provider Description |
file optional | string | Metadata File | keycloak-idp-saml.xml |
tags optional | array | Tags | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| idp_cert_end | Validity Period | |
| idp_file_name | Metadata File Name | |
| idp_file_size | Metadata File Size | |
| idp_issuer_url | Issuer URL | |
| idp_sso_url | SSO Service Location | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.9 - Create an access key
1.9.1 - 1.3
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
State
ACTIVE (CURRENT)
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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.9.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.9.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.9.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.10 - Create IAM user
1.10.1 - 1.3
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
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
user_name required | string | User Name | - |
temporary_password required | boolean | Temporary | - |
password required | string | Password | - |
description optional | string | User Description | - |
group_ids optional | array | Group IDs | - |
policy_ids optional | array | Policy IDs Field | - |
tags optional | array | User Tag | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.10.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
user_name required | string | User Name | - |
temporary_password required | boolean | Temporary | - |
password required | string | Password | - |
description optional | string | User Description | - |
group_ids optional | array | Group IDs | - |
policy_ids optional | array | Policy IDs Field | - |
tags optional | array | User Tag | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.10.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
user_name required | string | User Name | - |
temporary_password required | boolean | Temporary | - |
password required | string | Password | - |
description optional | string | User Description | - |
group_ids optional | array | Group IDs | - |
policy_ids optional | array | Policy IDs Field | - |
tags optional | array | User Tag | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.10.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
user_name required | string | User Name | - |
temporary_password required | boolean | Temporary | - |
password required | string | Password | - |
description optional | string | User Description | - |
group_ids optional | array | Group IDs | - |
policy_ids optional | array | Policy IDs Field | - |
tags optional | array | User Tag | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.11 - Create role
1.11.1 - 1.3
scpcli iam role create
--version <value>
--statement <value>
--policy_ids <value>
--name <value>
[--account_id <value>]
[--description <value>]
[--max_session_duration <value>]
[--principals <value>]
[--role_type <value>]
[--tags <value>]
Description
Create role
State
ACTIVE (CURRENT)
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 | Policy ID List to Attach to Role | 37f2e31ff86b415698d7e8eeafab445d |
name required | string | Role Name | - |
account_id optional | string | Account ID | - |
description optional | string | Role Description | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
principals optional | array | Trust Policy Principal List | '{"type": "", "value": ""}' |
role_type optional | string | Role Type | - |
tags optional | array | Role Tag | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.11.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | Policy ID List to Attach to Role | 37f2e31ff86b415698d7e8eeafab445d |
name required | string | Role Name | - |
account_id optional | string | Account ID | - |
description optional | string | Role Description | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
principals optional | array | Trust Policy Principal List | '{"type": "", "value": ""}' |
tags optional | array | Role Tag | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.11.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Policy ID List to Attach to Role | 37f2e31ff86b415698d7e8eeafab445d |
name required | string | Role Name | - |
account_id optional | string | Account ID | - |
description optional | string | Role Description | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
principals optional | array | Trust Policy Principal List | '{"type": "", "value": ""}' |
tags optional | array | Role Tag | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.11.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Policy ID List to Attach to Role | 37f2e31ff86b415698d7e8eeafab445d |
name required | string | Role Name | - |
account_id optional | string | Account ID | - |
description optional | string | Role Description | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
principals optional | array | Trust Policy Principal List | '{"type": "", "value": ""}' |
tags optional | array | Role Tag | {'key': 'company', 'value': 'SDS'} |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.12 - Delete bulk role
1.12.1 - 1.3
scpcli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_id optional | string | Account ID | - |
role_ids optional | array | Role ID List | - |
role_names optional | array | Role Name List | - |
1.12.2 - 1.2
scpcli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
account_id optional | string | Account ID | - |
role_ids optional | array | Role ID List | - |
role_names optional | array | Role Name List | - |
1.12.3 - 1.1
scpcli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
account_id optional | string | Account ID | - |
role_ids optional | array | Role ID List | - |
role_names optional | array | Role Name List | - |
1.12.4 - 1.0
scpcli iam role bulk delete
[--account_id <value>]
[--role_ids <value>]
[--role_names <value>]
Description
Delete bulk role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
account_id optional | string | Account ID | - |
role_ids optional | array | Role ID List | - |
role_names optional | array | Role Name List | - |
1.13 - Delete IAM user
1.13.1 - 1.3
scpcli iam iam user delete
--user_id <value>
--account_id <value>
Description
Delete IAM user
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
1.13.2 - 1.2
scpcli iam iam user delete
--user_id <value>
--account_id <value>
Description
Delete IAM user
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
1.13.3 - 1.1
scpcli iam iam user delete
--user_id <value>
--account_id <value>
Description
Delete IAM user
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
1.14 - Delete IAM users
1.14.1 - 1.3
scpcli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
user_ids optional | array | User ID List | - |
1.14.2 - 1.2
scpcli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
user_ids optional | array | User ID List | - |
1.14.3 - 1.1
scpcli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
user_ids optional | array | User ID List | - |
1.14.4 - 1.0
scpcli iam iam user bulk delete
--account_id <value>
[--user_ids <value>]
Description
Delete IAM users
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
user_ids optional | array | User ID List | - |
1.15 - Delete role
1.15.1 - 1.3
scpcli iam role delete
--role_id <value>
Description
Delete role
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
1.15.2 - 1.2
scpcli iam role delete
--role_id <value>
Description
Delete role
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
1.15.3 - 1.1
scpcli iam role delete
--role_id <value>
Description
Delete role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
1.15.4 - 1.0
scpcli iam role delete
--role_id <value>
Description
Delete role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
1.16 - Delete the policy
1.16.1 - 1.3
scpcli iam policy delete
--policy_id <value>
Description
Delete the policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
1.16.2 - 1.2
scpcli iam policy delete
--policy_id <value>
Description
Delete the policy
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
1.16.3 - 1.1
scpcli iam policy delete
--policy_id <value>
Description
Delete the policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
1.16.4 - 1.0
scpcli iam policy delete
--policy_id <value>
Description
Delete the policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
1.17 - Delete the resource based policy
1.17.1 - 1.3
scpcli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.17.2 - 1.2
scpcli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.17.3 - 1.1
scpcli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.17.4 - 1.0
scpcli iam resource policy delete
--srn <value>
Description
Delete the resource based policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.18 - Delete user policy
1.18.1 - 1.3
scpcli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | - |
user_id required | string | User ID | - |
1.18.2 - 1.2
scpcli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | - |
user_id required | string | User ID | - |
1.18.3 - 1.1
scpcli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | - |
user_id required | string | User ID | - |
1.18.4 - 1.0
scpcli iam user policy delete
--policy_id <value>
--user_id <value>
Description
Delete user policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | - |
user_id required | string | User ID | - |
1.19 - Detach policies to Role
1.19.1 - 1.3
scpcli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
policy_ids required | array | Policy ID List to Attach to Role | - |
1.19.2 - 1.2
scpcli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
policy_ids required | array | Policy ID List to Attach to Role | - |
1.19.3 - 1.1
scpcli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
policy_ids required | array | Policy ID List to Attach to Role | - |
1.19.4 - 1.0
scpcli iam role policy binding bulk detach
--role_id <value>
--policy_ids <value>
Description
Detach policies to Role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
policy_ids required | array | Policy ID List to Attach to Role | - |
1.20 - Detach policy to Role
1.20.1 - 1.3
scpcli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID Attached to Role | - |
role_id required | string | Role ID | - |
1.20.2 - 1.2
scpcli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID Attached to Role | - |
role_id required | string | Role ID | - |
1.20.3 - 1.1
scpcli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID Attached to Role | - |
role_id required | string | Role ID | - |
1.20.4 - 1.0
scpcli iam role policy binding detach
--policy_id <value>
--role_id <value>
Description
Detach policy to Role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID Attached to Role | - |
role_id required | string | Role ID | - |
1.21 - Get a Group
1.21.1 - 1.3
scpcli iam group show
--group_id <value>
Description
Get a Group
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.21.2 - 1.2
scpcli iam group show
--group_id <value>
Description
Get a Group
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.21.3 - 1.1
scpcli iam group show
--group_id <value>
Description
Get a Group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.21.4 - 1.0
scpcli iam group show
--group_id <value>
Description
Get a Group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.22 - Get a specific policy binding list
1.22.1 - 1.3
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
State
ACTIVE (CURRENT)
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’}] |
1.22.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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’}] |
1.22.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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’}] |
1.22.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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’}] |
1.23 - Get an access key
1.23.1 - 1.3
scpcli iam access-key show
--access_key_id <value>
Description
Get an access key
State
ACTIVE (CURRENT)
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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.23.2 - 1.2
scpcli iam access-key show
--access_key_id <value>
Description
Get an access key
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.23.3 - 1.1
scpcli iam access-key show
--access_key_id <value>
Description
Get an access key
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.23.4 - 1.0
scpcli iam access-key show
--access_key_id <value>
Description
Get an access key
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.24 - Get endpoint list
1.24.1 - 1.3
scpcli iam endpoint list
Description
Get endpoint list
State
ACTIVE (CURRENT)
Responses
1.24.2 - 1.2
scpcli iam endpoint list
Description
Get endpoint list
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Responses
1.24.3 - 1.1
scpcli iam endpoint list
Description
Get endpoint list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Responses
1.24.4 - 1.0
scpcli iam endpoint list
Description
Get endpoint list
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Responses
1.25 - Get IAM users
1.25.1 - 1.3
scpcli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.25.2 - 1.2
scpcli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.25.3 - 1.1
scpcli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.25.4 - 1.0
scpcli iam iam user show
--user_id <value>
--account_id <value>
Description
Get IAM users
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.26 - Get policy list
1.26.1 - 1.3
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
State
ACTIVE (CURRENT)
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 | Creator Last Name, First Name | test1 |
creator_email optional | string | Creator Email | test@test.com |
modifier_name optional | string | Modifier Last Name, First Name | test1 |
modifier_email optional | string | Modifier Email | test@test.com |
exclude_group_id optional | string | Group ID to Exclude | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | User ID to Exclude | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.26.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | Creator Last Name, First Name | test1 |
creator_email optional | string | Creator Email | test@test.com |
modifier_name optional | string | Modifier Last Name, First Name | test1 |
modifier_email optional | string | Modifier Email | test@test.com |
exclude_group_id optional | string | Group ID to Exclude | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | User ID to Exclude | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.26.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Creator Last Name, First Name | test1 |
creator_email optional | string | Creator Email | test@test.com |
modifier_name optional | string | Modifier Last Name, First Name | test1 |
modifier_email optional | string | Modifier Email | test@test.com |
exclude_group_id optional | string | Group ID to Exclude | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | User ID to Exclude | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.26.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Creator Last Name, First Name | test1 |
creator_email optional | string | Creator Email | test@test.com |
modifier_name optional | string | Modifier Last Name, First Name | test1 |
modifier_email optional | string | Modifier Email | test@test.com |
exclude_group_id optional | string | Group ID to Exclude | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | User ID to Exclude | - |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.27 - Get role
1.27.1 - 1.3
scpcli iam role show
--role_id <value>
Description
Get role
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.27.2 - 1.2
scpcli iam role show
--role_id <value>
Description
Get role
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.27.3 - 1.1
scpcli iam role show
--role_id <value>
Description
Get role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.27.4 - 1.0
scpcli iam role show
--role_id <value>
Description
Get role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.28 - Get role list
1.28.1 - 1.3
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
State
ACTIVE (CURRENT)
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 Name | - |
role_type optional | string | Role Type | - |
account_id optional | string | Account ID | - |
exclude_policy_id optional | string | Policy Exception | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.28.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 Name | - |
role_type optional | string | Role Type | - |
account_id optional | string | Account ID | - |
exclude_policy_id optional | string | Policy Exception | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.28.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 Name | - |
role_type optional | string | Role Type | - |
account_id optional | string | Account ID | - |
exclude_policy_id optional | string | Policy Exception | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.28.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 Name | - |
role_type optional | string | Role Type | - |
account_id optional | string | Account ID | - |
exclude_policy_id optional | string | Policy Exception | - |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| account_id | Account ID | |
| assume_role_policy_document | Role Trust Policy | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | |
| creator_name | Creator Last Name, First Name | |
| description | Role Description | |
| max_session_duration | Role Maximum Session Duration (seconds) | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | |
| modifier_name | Modifier Last Name, First Name | |
| name | Role Name | |
| policies | Policy List Attached to Role | |
| type | Role Type | |
1.29 - Get Role Policy-Binding list
1.29.1 - 1.3
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
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | Policy ID Attached to Role | - |
policy_name optional | string | Policy Name Attached to Role | - |
policy_type optional | string | Policy Type List Attached to Role | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.29.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | Policy ID Attached to Role | - |
policy_name optional | string | Policy Name Attached to Role | - |
policy_type optional | string | Policy Type List Attached to Role | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.29.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | Policy ID Attached to Role | - |
policy_name optional | string | Policy Name Attached to Role | - |
policy_type optional | string | Policy Type List Attached to Role | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.29.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
policy_id optional | string | Policy ID Attached to Role | - |
policy_name optional | string | Policy Name Attached to Role | - |
policy_type optional | string | Policy Type List Attached to Role | ['SYSTEM_MANAGED', 'USER_DEFINED', 'INLINE'] |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.30 - Get saml provider information
1.30.1 - 1.3
scpcli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | Credential Provider ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| idp_cert_end | Validity Period | |
| idp_file_data | Metadata Content | |
| idp_file_name | Metadata File Name | |
| idp_file_size | Metadata File Size | |
| idp_issuer_url | Issuer URL | |
| idp_sso_url | SSO Service Location | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.30.2 - 1.2
scpcli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | Credential Provider ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| idp_cert_end | Validity Period | |
| idp_file_data | Metadata Content | |
| idp_file_name | Metadata File Name | |
| idp_file_size | Metadata File Size | |
| idp_issuer_url | Issuer URL | |
| idp_sso_url | SSO Service Location | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.30.3 - 1.1
scpcli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | Credential Provider ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| idp_cert_end | Validity Period | |
| idp_file_data | Metadata Content | |
| idp_file_name | Metadata File Name | |
| idp_file_size | Metadata File Size | |
| idp_issuer_url | Issuer URL | |
| idp_sso_url | SSO Service Location | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.30.4 - 1.0
scpcli iam saml provider show
--saml_provider_id <value>
Description
Get saml provider information
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | Credential Provider ID | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| acs_url | ACS URL | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| idp_cert_end | Validity Period | |
| idp_file_data | Metadata Content | |
| idp_file_name | Metadata File Name | |
| idp_file_size | Metadata File Size | |
| idp_issuer_url | Issuer URL | |
| idp_sso_url | SSO Service Location | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.31 - Get service account
1.31.1 - 1.3
scpcli iam service account show
--service_account_id <value>
Description
Get service account
State
ACTIVE (CURRENT)
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 | |
1.31.2 - 1.2
scpcli iam service account show
--service_account_id <value>
Description
Get service account
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | |
1.31.3 - 1.1
scpcli iam service account show
--service_account_id <value>
Description
Get service account
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | |
1.31.4 - 1.0
scpcli iam service account show
--service_account_id <value>
Description
Get service account
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | |
1.32 - Get user policy-binding list
1.32.1 - 1.3
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
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User 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 | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.32.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User 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 | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.32.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User 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 | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.32.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User 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 | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.33 - Group Member list
1.33.1 - 1.3
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
State
ACTIVE (CURRENT)
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 Last Name, First Name | Kim Samsung |
user_email optional | string | Group Member Email | samsung.kim@samsung.com |
creator_name optional | string | Creator Last Name, First Name | Kim Samsung |
creator_email optional | string | Creator Email | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | Created At | 2024-05-17T00:23:17Z |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_last_login_at | Group Member Last Login At | 2024-05-17T00:23:17Z |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| group_names | Group Names | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | Created At | 2024-05-17T00:23:17Z |
| user_email | Group Member 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 | Group Member Last Name, First Name | Kim Samsung |
1.33.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 Last Name, First Name | Kim Samsung |
user_email optional | string | Group Member Email | samsung.kim@samsung.com |
creator_name optional | string | Creator Last Name, First Name | Kim Samsung |
creator_email optional | string | Creator Email | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | Created At | 2024-05-17T00:23:17Z |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_last_login_at | Group Member Last Login At | 2024-05-17T00:23:17Z |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| group_names | Group Names | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | Created At | 2024-05-17T00:23:17Z |
| user_email | Group Member 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 | Group Member Last Name, First Name | Kim Samsung |
1.33.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 Last Name, First Name | Kim Samsung |
user_email optional | string | Group Member Email | samsung.kim@samsung.com |
creator_name optional | string | Creator Last Name, First Name | Kim Samsung |
creator_email optional | string | Creator Email | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | Created At | 2024-05-17T00:23:17Z |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_last_login_at | Group Member Last Login At | 2024-05-17T00:23:17Z |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| group_names | Group Names | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | Created At | 2024-05-17T00:23:17Z |
| user_email | Group Member 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 | Group Member Last Name, First Name | Kim Samsung |
1.33.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 Last Name, First Name | Kim Samsung |
user_email optional | string | Group Member Email | samsung.kim@samsung.com |
creator_name optional | string | Creator Last Name, First Name | Kim Samsung |
creator_email optional | string | Creator Email | samsung.kim@samsung.com |
Responses
| Name | Description | Example |
|---|
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_created_at | Created At | 2024-05-17T00:23:17Z |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_last_login_at | Group Member Last Login At | 2024-05-17T00:23:17Z |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| group_names | Group Names | [‘TestGroup’, ‘SampleGroup’] |
| user_created_at | Created At | 2024-05-17T00:23:17Z |
| user_email | Group Member 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 | Group Member Last Name, First Name | Kim Samsung |
1.34 - List access keys
1.34.1 - 1.3
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
State
ACTIVE (CURRENT)
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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.34.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.34.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.34.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Description | description |
| expiration_timestamp | Access Key Expiration Timestamp | 9999-12-31T23:59:59Z |
| is_enabled | Activation Status | true |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| parent_access_key_id | Parent Access Key ID Used for Temporary Access Key Creation | 92d6eid9e9ae4f868s842910k11573a3 |
| secret_key | Secret Key | c4150149-f7c6-46bc-9faa-d2b9d20e0899 |
1.35 - List Groups
1.35.1 - 1.3
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
State
ACTIVE (CURRENT)
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 Name | TestGroup |
types optional | string | Group Types | USER_DEFINED,DEFAULT |
ids optional | string | Group ID List | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
has_member optional | string | Group Member Existence | false |
has_role optional | string | Group Role Existence | false |
is_completed optional | string | Group Completion Status | false |
creator_name optional | string | Creator Last Name, First Name | Kim Samsung |
creator_email optional | string | Creator Email | samsung.kim@samsung.com |
modifier_name optional | string | Modifier Last Name, First Name | Kim Samsung |
modifier_email optional | string | Modifier Email | samsung.kim@samsung.com |
exclude_user_id optional | string | User ID to Exclude | f39c460fade34fecb05ede8f904b24b7 |
exclude_policy_id optional | string | Policy ID to Exclude | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.35.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 Name | TestGroup |
types optional | string | Group Types | USER_DEFINED,DEFAULT |
ids optional | string | Group ID List | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
has_member optional | string | Group Member Existence | false |
has_role optional | string | Group Role Existence | false |
is_completed optional | string | Group Completion Status | false |
creator_name optional | string | Creator Last Name, First Name | Kim Samsung |
creator_email optional | string | Creator Email | samsung.kim@samsung.com |
modifier_name optional | string | Modifier Last Name, First Name | Kim Samsung |
modifier_email optional | string | Modifier Email | samsung.kim@samsung.com |
exclude_user_id optional | string | User ID to Exclude | f39c460fade34fecb05ede8f904b24b7 |
exclude_policy_id optional | string | Policy ID to Exclude | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.35.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 Name | TestGroup |
types optional | string | Group Types | USER_DEFINED,DEFAULT |
ids optional | string | Group ID List | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
has_member optional | string | Group Member Existence | false |
has_role optional | string | Group Role Existence | false |
is_completed optional | string | Group Completion Status | false |
creator_name optional | string | Creator Last Name, First Name | Kim Samsung |
creator_email optional | string | Creator Email | samsung.kim@samsung.com |
modifier_name optional | string | Modifier Last Name, First Name | Kim Samsung |
modifier_email optional | string | Modifier Email | samsung.kim@samsung.com |
exclude_user_id optional | string | User ID to Exclude | f39c460fade34fecb05ede8f904b24b7 |
exclude_policy_id optional | string | Policy ID to Exclude | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.35.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 Name | TestGroup |
types optional | string | Group Types | USER_DEFINED,DEFAULT |
ids optional | string | Group ID List | 629114aa440b456797cc5da5d3d2ef5d,f2b62d3cba5f42a796783266507ce765 |
has_member optional | string | Group Member Existence | false |
has_role optional | string | Group Role Existence | false |
is_completed optional | string | Group Completion Status | false |
creator_name optional | string | Creator Last Name, First Name | Kim Samsung |
creator_email optional | string | Creator Email | samsung.kim@samsung.com |
modifier_name optional | string | Modifier Last Name, First Name | Kim Samsung |
modifier_email optional | string | Modifier Email | samsung.kim@samsung.com |
exclude_user_id optional | string | User ID to Exclude | f39c460fade34fecb05ede8f904b24b7 |
exclude_policy_id optional | string | Policy ID to Exclude | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | ID | f39c460fade34fecb05ede8f904b24b7 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Creator | ef50cdc207f05f6fb8f20219f229ed1f |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| description | Group Description | Descriptions for group |
| domain_name | Domain Name | scp |
| members | Group Member List | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modifier | ef50cdc207f05f6fb8f20219f229ed1f |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First Name | Kim Samsung |
| name | Group Name | TestGroup |
| policies | Policy | [] |
| resource_type | Resource Name | group |
| roles | Role Information | [] |
| service_name | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda |
| type | Group Types | USER_DEFINED |
1.36 - List IAM users
1.36.1 - 1.3
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
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
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 | User Email | - |
nation_id optional | string | Nation ID | - |
phone_number optional | string | User Phone Number | - |
user_name optional | string | User Name | - |
exclude_group_id optional | string | Exception Target Group | - |
exclude_policy_id optional | string | Exception Target Policy | - |
type optional | string | User Type | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | Account ID | |
| company_name | Company Name | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | User Description | |
| dst_offset | DST Offset | |
| email | User Email | |
| email_authenticated | Email Authentication Status | |
| first_name | User Name | |
| groups | Group Names | |
| last_login_at | Last Login | |
| last_name | User Last Name | |
| last_password_update_at | Last Password Update Time | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Name | |
| password_reuse_count | Password Reuse Count | |
| phone_authenticated | Phone Authentication Status | |
| policies | User Policies | [] |
| state | Status | |
| timezone | Timezone ID | |
| type | Type | |
| tz_id | Timezone ID | |
| user_name | User Name | |
| utc_offset | UTC Offset | |
1.36.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
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 | User Email | - |
nation_id optional | string | Nation ID | - |
phone_number optional | string | User Phone Number | - |
user_name optional | string | User Name | - |
exclude_group_id optional | string | Exception Target Group | - |
exclude_policy_id optional | string | Exception Target Policy | - |
type optional | string | User Type | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | Account ID | |
| company_name | Company Name | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | User Description | |
| dst_offset | DST Offset | |
| email | User Email | |
| email_authenticated | Email Authentication Status | |
| first_name | User Name | |
| groups | Group Names | |
| last_login_at | Last Login | |
| last_name | User Last Name | |
| last_password_update_at | Last Password Update Time | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Name | |
| password_reuse_count | Password Reuse Count | |
| phone_authenticated | Phone Authentication Status | |
| policies | User Policies | [] |
| state | Status | |
| timezone | Timezone ID | |
| type | Type | |
| tz_id | Timezone ID | |
| user_name | User Name | |
| utc_offset | UTC Offset | |
1.36.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
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 | User Email | - |
nation_id optional | string | Nation ID | - |
phone_number optional | string | User Phone Number | - |
user_name optional | string | User Name | - |
exclude_group_id optional | string | Exception Target Group | - |
exclude_policy_id optional | string | Exception Target Policy | - |
type optional | string | User Type | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | Account ID | |
| company_name | Company Name | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | User Description | |
| dst_offset | DST Offset | |
| email | User Email | |
| email_authenticated | Email Authentication Status | |
| first_name | User Name | |
| groups | Group Names | |
| last_login_at | Last Login | |
| last_name | User Last Name | |
| last_password_update_at | Last Password Update Time | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Name | |
| password_reuse_count | Password Reuse Count | |
| phone_authenticated | Phone Authentication Status | |
| policies | User Policies | [] |
| state | Status | |
| timezone | Timezone ID | |
| type | Type | |
| tz_id | Timezone ID | |
| user_name | User Name | |
| utc_offset | UTC Offset | |
1.36.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
account_id required | string | Account ID Field | - |
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 | User Email | - |
nation_id optional | string | Nation ID | - |
phone_number optional | string | User Phone Number | - |
user_name optional | string | User Name | - |
exclude_group_id optional | string | Exception Target Group | - |
exclude_policy_id optional | string | Exception Target Policy | - |
type optional | string | User Type | - |
Responses
| Name | Description | Example |
|---|
| id | ID | |
| account_id | Account ID | |
| company_name | Company Name | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | User Description | |
| dst_offset | DST Offset | |
| email | User Email | |
| email_authenticated | Email Authentication Status | |
| first_name | User Name | |
| groups | Group Names | |
| last_login_at | Last Login | |
| last_name | User Last Name | |
| last_password_update_at | Last Password Update Time | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Name | |
| password_reuse_count | Password Reuse Count | |
| phone_authenticated | Phone Authentication Status | |
| policies | User Policies | [] |
| state | Status | |
| timezone | Timezone ID | |
| type | Type | |
| tz_id | Timezone ID | |
| user_name | User Name | |
| utc_offset | UTC Offset | |
1.37 - List saml providers
1.37.1 - 1.3
scpcli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
State
ACTIVE (CURRENT)
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 | Credential Provider Type | - |
saml_provider_name optional | string | Credential Provider Name | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.37.2 - 1.2
scpcli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | Credential Provider Type | - |
saml_provider_name optional | string | Credential Provider Name | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.37.3 - 1.1
scpcli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Credential Provider Type | - |
saml_provider_name optional | string | Credential Provider Name | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.37.4 - 1.0
scpcli iam saml provider list
[--size <value>]
[--page <value>]
[--sort <value>]
[--federation_type <value>]
[--saml_provider_name <value>]
Description
List saml providers
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Credential Provider Type | - |
saml_provider_name optional | string | Credential Provider Name | - |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_name | Creator | |
| description | Credential Provider Description | |
| federation_type | Credential Provider Type | |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_name | Modifier | |
| saml_provider_name | Credential Provider Name | |
1.38 - List service accounts
1.38.1 - 1.3
scpcli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
State
ACTIVE (CURRENT)
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 | |
1.38.2 - 1.2
scpcli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | |
1.38.3 - 1.1
scpcli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | |
1.38.4 - 1.0
scpcli iam service account list
[--name <value>]
[--service <value>]
Description
List service accounts
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | |
1.39 - Modify a Group
1.39.1 - 1.3
scpcli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
name required | string | Group Name | TestGroup |
description required | string | Group Description | Descriptions for group |
1.39.2 - 1.2
scpcli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
name required | string | Group Name | TestGroup |
description required | string | Group Description | Descriptions for group |
1.39.3 - 1.1
scpcli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
name required | string | Group Name | TestGroup |
description required | string | Group Description | Descriptions for group |
1.39.4 - 1.0
scpcli iam group set
--group_id <value>
--name <value>
--description <value>
Description
Modify a Group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
name required | string | Group Name | TestGroup |
description required | string | Group Description | Descriptions for group |
1.40 - Query policy list
1.40.1 - 1.3
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
State
ACTIVE (CURRENT)
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 | Creator Last Name, First Name | test1 |
creator_email optional | string | Creator Email | test@test.com |
modifier_name optional | string | Modifier Last Name, First Name | test1 |
modifier_email optional | string | Modifier Email | test@test.com |
exclude_group_id optional | string | Group ID to Exclude | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | User ID to Exclude | - |
excluded_policy_ids optional | array | Policy IDs to Exclude | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.40.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | Creator Last Name, First Name | test1 |
creator_email optional | string | Creator Email | test@test.com |
modifier_name optional | string | Modifier Last Name, First Name | test1 |
modifier_email optional | string | Modifier Email | test@test.com |
exclude_group_id optional | string | Group ID to Exclude | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | User ID to Exclude | - |
excluded_policy_ids optional | array | Policy IDs to Exclude | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.40.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Creator Last Name, First Name | test1 |
creator_email optional | string | Creator Email | test@test.com |
modifier_name optional | string | Modifier Last Name, First Name | test1 |
modifier_email optional | string | Modifier Email | test@test.com |
exclude_group_id optional | string | Group ID to Exclude | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | User ID to Exclude | - |
excluded_policy_ids optional | array | Policy IDs to Exclude | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.40.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Creator Last Name, First Name | test1 |
creator_email optional | string | Creator Email | test@test.com |
modifier_name optional | string | Modifier Last Name, First Name | test1 |
modifier_email optional | string | Modifier Email | test@test.com |
exclude_group_id optional | string | Group ID to Exclude | a946662dc4314dac93da413a32457459 |
exclude_user_id optional | string | User ID to Exclude | - |
excluded_policy_ids optional | array | Policy IDs to Exclude | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.41 - Remove a permission into the resource based policy
1.41.1 - 1.3
scpcli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | Statement ID | Statement1 |
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.41.2 - 1.2
scpcli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | Statement ID | Statement1 |
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.41.3 - 1.1
scpcli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | Statement ID | Statement1 |
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.41.4 - 1.0
scpcli iam permission remove
--sid <value>
--srn <value>
Description
Remove a permission into the resource based policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | Statement ID | Statement1 |
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
1.42 - Remove a User from a Group
1.42.1 - 1.3
scpcli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | ef50cdc207f05f6fb8f20219f229ed1f |
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.42.2 - 1.2
scpcli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | ef50cdc207f05f6fb8f20219f229ed1f |
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.42.3 - 1.1
scpcli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | ef50cdc207f05f6fb8f20219f229ed1f |
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.42.4 - 1.0
scpcli iam group user remove
--user_id <value>
--group_id <value>
Description
Remove a User from a Group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | ef50cdc207f05f6fb8f20219f229ed1f |
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.43 - Remove policies
1.43.1 - 1.3
scpcli iam policy bulk delete
[--ids <value>]
Description
Remove policies
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | ID List | 37f2e31ff86b415698d7e8eeafab445d |
1.43.2 - 1.2
scpcli iam policy bulk delete
[--ids <value>]
Description
Remove policies
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | ID List | 37f2e31ff86b415698d7e8eeafab445d |
1.43.3 - 1.1
scpcli iam policy bulk delete
[--ids <value>]
Description
Remove policies
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | ID List | 37f2e31ff86b415698d7e8eeafab445d |
1.43.4 - 1.0
scpcli iam policy bulk delete
[--ids <value>]
Description
Remove policies
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | ID List | 37f2e31ff86b415698d7e8eeafab445d |
1.44 - Remove policy assignment from group
1.44.1 - 1.3
scpcli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.44.2 - 1.2
scpcli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.44.3 - 1.1
scpcli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.44.4 - 1.0
scpcli iam group policy delete
--policy_id <value>
--group_id <value>
Description
Remove policy assignment from group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.45 - Remove saml providers
1.45.1 - 1.3
scpcli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | Credential Provider ID List | - |
1.45.2 - 1.2
scpcli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | Credential Provider ID List | - |
1.45.3 - 1.1
scpcli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | Credential Provider ID List | - |
1.45.4 - 1.0
scpcli iam saml provider bulk delete
[--ids <value>]
Description
Remove saml providers
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
ids optional | array | Credential Provider ID List | - |
1.46 - Remove the access key
1.46.1 - 1.3
scpcli iam access-key delete
--access_key_id <value>
Description
Remove the access key
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | Access Key ID | f39c460fade34fecb05ede8f904b24b7 |
1.46.2 - 1.2
scpcli iam access-key delete
--access_key_id <value>
Description
Remove the access key
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | Access Key ID | f39c460fade34fecb05ede8f904b24b7 |
1.46.3 - 1.1
scpcli iam access-key delete
--access_key_id <value>
Description
Remove the access key
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | Access Key ID | f39c460fade34fecb05ede8f904b24b7 |
1.46.4 - 1.0
scpcli iam access-key delete
--access_key_id <value>
Description
Remove the access key
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | Access Key ID | f39c460fade34fecb05ede8f904b24b7 |
1.47 - Remove the access keys
1.47.1 - 1.3
scpcli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
State
ACTIVE (CURRENT)
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 |
1.47.2 - 1.2
scpcli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 |
1.47.3 - 1.1
scpcli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 |
1.47.4 - 1.0
scpcli iam access-key remove
[--ids <value>]
[--limit <value>]
[--marker <value>]
[--sort <value>]
[--with_count <value>]
Description
Remove the access keys
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 |
1.48 - Remove the Group
1.48.1 - 1.3
scpcli iam group delete
--group_id <value>
Description
Remove the Group
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.48.2 - 1.2
scpcli iam group delete
--group_id <value>
Description
Remove the Group
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.48.3 - 1.1
scpcli iam group delete
--group_id <value>
Description
Remove the Group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.48.4 - 1.0
scpcli iam group delete
--group_id <value>
Description
Remove the Group
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
group_id required | string | Group ID | a946662dc4314dac93da413a32457459 |
1.49 - Send Temporary Access Key OTP
1.49.1 - 1.3
scpcli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
locale optional | string | Locale | - |
method optional | string | OTP Method (EMAIL or PHONE) | - |
Responses
1.49.2 - 1.2
scpcli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
locale optional | string | Locale | - |
method optional | string | OTP Method (EMAIL or PHONE) | - |
Responses
1.49.3 - 1.1
scpcli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
locale optional | string | Locale | - |
method optional | string | OTP Method (EMAIL or PHONE) | - |
Responses
1.49.4 - 1.0
scpcli iam access-key send otp
[--locale <value>]
[--method <value>]
Description
Send Temporary Access Key OTP
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
locale optional | string | Locale | - |
method optional | string | OTP Method (EMAIL or PHONE) | - |
Responses
1.50 - Set a permission into the resource based policy
1.50.1 - 1.3
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
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | Statement ID | Statement1 |
srn required | string | Samsung Resource Name | 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 |
1.50.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | Statement ID | Statement1 |
srn required | string | Samsung Resource Name | 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 |
1.50.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | Statement ID | Statement1 |
srn required | string | Samsung Resource Name | 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 |
1.50.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
sid required | string | Statement ID | Statement1 |
srn required | string | Samsung Resource Name | 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 |
1.51 - Set an access key
1.51.1 - 1.3
scpcli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | Access Key ID | f39c460fade34fecb05ede8f904b24b7 |
is_enabled optional | boolean | Activation Status | true |
1.51.2 - 1.2
scpcli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | Access Key ID | f39c460fade34fecb05ede8f904b24b7 |
is_enabled optional | boolean | Activation Status | true |
1.51.3 - 1.1
scpcli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | Access Key ID | f39c460fade34fecb05ede8f904b24b7 |
is_enabled optional | boolean | Activation Status | true |
1.51.4 - 1.0
scpcli iam access-key set
--access_key_id <value>
[--is_enabled <value>]
Description
Set or update an access key
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
access_key_id required | string | Access Key ID | f39c460fade34fecb05ede8f904b24b7 |
is_enabled optional | boolean | Activation Status | true |
1.52 - Set role
1.52.1 - 1.3
scpcli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
description optional | string | Role Description | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
1.52.2 - 1.2
scpcli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
description optional | string | Role Description | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
1.52.3 - 1.1
scpcli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
description optional | string | Role Description | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
1.52.4 - 1.0
scpcli iam role set
--role_id <value>
[--description <value>]
[--max_session_duration <value>]
Description
Set role
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role ID | - |
description optional | string | Role Description | - |
max_session_duration optional | integer | Role Maximum Session Duration (seconds) | 3600 |
1.53 - Set role trust policy
1.53.1 - 1.3
scpcli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role 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"}' |
1.53.2 - 1.2
scpcli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role 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"}' |
1.53.3 - 1.1
scpcli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role 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"}' |
1.53.4 - 1.0
scpcli iam role trust policy
--role_id <value>
--version <value>
--statement <value>
Description
Set role trust policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
role_id required | string | Role 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"}' |
1.54 - Set the policy
1.54.1 - 1.3
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
State
ACTIVE (CURRENT)
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 | 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 |
1.54.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | 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 |
1.54.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | 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 |
1.54.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | 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 |
1.55 - Set the resource based policy
1.55.1 - 1.3
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
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | 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 |
1.55.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | 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 |
1.55.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | 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 |
1.55.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | 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 |
1.56 - Show group policy
1.56.1 - 1.3
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
State
ACTIVE (CURRENT)
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 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.56.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
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 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.56.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.56.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | ['SYSTEM_MANAGED', 'USER_DEFINED'] |
Responses
| Name | Description | Example |
|---|
| id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| account_id | Account Id | e99c73a8690d4ae39ae75e38a26f2b99 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| creator_email | Creator Email | samsung.kim@samsung.com |
| creator_name | Creator Last Name, First Name | Kim Samsung |
| default_version_id | Default Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| description | Description | Descriptions for policy |
| domain_name | Domain Name | scp |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modifier_email | Modifier Email | samsung.kim@samsung.com |
| modifier_name | Modifier Last Name, First 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 | Service Name | Identity Access Management |
| service_type | Service Type | iam |
| srn | Samsung Resource Name | srn:qa2:::::iam:policy/37f2e31ff86b415698d7e8eeafab445d |
| state | Policy State | ACTIVE |
1.57 - Show the policy
1.57.1 - 1.3
scpcli iam policy show
--policy_id <value>
Description
Show the policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
1.57.2 - 1.2
scpcli iam policy show
--policy_id <value>
Description
Show the policy
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
policy_id required | string | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
Responses
| Name | Description | Example |
|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
1.57.3 - 1.1
scpcli iam policy show
--policy_id <value>
Description
Show the policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
1.57.4 - 1.0
scpcli iam policy show
--policy_id <value>
Description
Show the policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 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 | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| policy_document | Policy Document | |
| policy_id | Policy ID | 37f2e31ff86b415698d7e8eeafab445d |
| policy_version_name | Policy Version Name | PolicyVersion-1 |
1.58 - Show the resource based policy
1.58.1 - 1.3
scpcli iam resource policy show
--srn <value>
Description
Show the resource based policy
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | 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’} |
1.58.2 - 1.2
scpcli iam resource policy show
--srn <value>
Description
Show the resource based policy
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | 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’} |
1.58.3 - 1.1
scpcli iam resource policy show
--srn <value>
Description
Show the resource based policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | 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’} |
1.58.4 - 1.0
scpcli iam resource policy show
--srn <value>
Description
Show the resource based policy
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
srn required | string | Samsung Resource Name | c3JuOmRldjI6OjEyMzQ1Njc4OTAxMDIzNDU2OTA6a3Itd2VzdDE6OnZpcnR1YWxzZXJ2ZXI6dmlydHVhbC1zZXJ2ZXIvYWJjZGUtMTIzNC01NTU1LTY2NjY= |
Responses
| Name | Description | Example |
|---|
| id | Policy Version Id | c1b1fc611eb34eccbccfb563f77395ee |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | 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’} |
1.59 - Update IAM user
1.59.1 - 1.3
scpcli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
password_reuse_count required | integer | Password Reuse Count | - |
description optional | string | User Description | - |
1.59.2 - 1.2
scpcli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
password_reuse_count required | integer | Password Reuse Count | - |
description optional | string | User Description | - |
1.59.3 - 1.1
scpcli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
password_reuse_count required | integer | Password Reuse Count | - |
description optional | string | User Description | - |
1.59.4 - 1.0
scpcli iam iam user set
--user_id <value>
--account_id <value>
--password_reuse_count <value>
[--description <value>]
Description
Update IAM user
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
password_reuse_count required | integer | Password Reuse Count | - |
description optional | string | User Description | - |
1.60 - Update IAM user password
1.60.1 - 1.3
scpcli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
password required | string | Password | - |
temporary_password optional | boolean | Temporary | - |
1.60.2 - 1.2
scpcli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
password required | string | Password | - |
temporary_password optional | boolean | Temporary | - |
1.60.3 - 1.1
scpcli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
password required | string | Password | - |
temporary_password optional | boolean | Temporary | - |
1.60.4 - 1.0
scpcli iam iam user password set
--user_id <value>
--account_id <value>
--password <value>
[--temporary_password <value>]
Description
Update IAM user password
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
user_id required | string | User ID | - |
account_id required | string | Account ID Field | - |
password required | string | Password | - |
temporary_password optional | boolean | Temporary | - |
1.61 - Update saml provider information
1.61.1 - 1.3
scpcli iam saml provider set
--saml_provider_id <value>
[--description <value>]
[--file <value>]
[--saml_provider_name <value>]
[--tags <value>]
Description
Update saml provider information
State
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | Credential Provider ID | - |
description optional | string | Credential Provider Description | SAML provider Description |
file optional | string | Metadata File | keycloak-idp-saml.xml |
saml_provider_name optional | string | Credential Provider Name | IdpTest |
tags optional | array | Tags | {'key': 'company', 'value': 'SDS'} |
1.61.2 - 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
State
ACTIVE (SUPPORTED)
| Version | Not Before |
|---|
| 1.2 | 20260930 |
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | Credential Provider ID | - |
description optional | string | Credential Provider Description | SAML provider Description |
file optional | string | Metadata File | keycloak-idp-saml.xml |
saml_provider_name optional | string | Credential Provider Name | IdpTest |
tags optional | array | Tags | {'key': 'company', 'value': 'SDS'} |
1.61.3 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | Credential Provider ID | - |
description optional | string | Credential Provider Description | SAML provider Description |
file optional | string | Metadata File | keycloak-idp-saml.xml |
saml_provider_name optional | string | Credential Provider Name | IdpTest |
tags optional | array | Tags | {'key': 'company', 'value': 'SDS'} |
1.61.4 - 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
State
ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|
| 1.0 | 20260223 |
Parameters
| Name | Type | Description | Example |
|---|
saml_provider_id required | string | Credential Provider ID | - |
description optional | string | Credential Provider Description | SAML provider Description |
file optional | string | Metadata File | keycloak-idp-saml.xml |
saml_provider_name optional | string | Credential Provider Name | IdpTest |
tags optional | array | Tags | {'key': 'company', 'value': 'SDS'} |