1.2
1.2
scpcli iam-identity-center instance create
--name <value>
[--description <value>]
[--identity_store_type <value>]
[--bind_credential <value>]
[--bind_dn <value>]
[--connection_url <value>]
[--rdn_ldap_attribute <value>]
[--user_object_classes <value>]
[--username_ldap_attribute <value>]
[--users_dn <value>]
Description
create a instance
State ACTIVE (CURRENT)
| Version | Supported Until |
|---|---|
| 1.2 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Instance Name | My Instance |
| description optional | string | Instance Description | My Instance Description |
| identity_store_type optional | string | Identity Store Type | - |
| bind_credential optional | string | Bind Password | password |
| bind_dn optional | string | Bind DN | CN=Administrator,CN=Users,DC=test,DC=add |
| connection_url optional | string | LDAP Server URL | ldaps://test.subdomain.company.com:123 |
| rdn_ldap_attribute optional | string | RDN LDAP Attribute | cn |
| user_object_classes optional | string | User Object Classes | person, organizationalPerson, user |
| username_ldap_attribute optional | string | Username LDAP Attribute | sAMAccountName |
| users_dn optional | string | Users DN | OU=Employees,OU=Accounts,DC=sub,DC=org |
Responses
| Name | Description | Example |
|---|---|---|
| id | Instance ID | ssoins-12345 |
| created_at | Created At | 2024-05-17T00:23:17Z |
| created_by | Created By | 90dddfc2b1e04edba54ba2b41539a9ac |
| delegated_account_id | Delegated Account ID | acc-2353 |
| delegated_at | Delegation Date | 2023-10-15 14:30:00 |
| delegated_by | Delegated By | sef2w3c8c29a449dbfa8681f8f1d78e2 |
| description | Instance Description | My Instance Description |
| identity_store_config | Identity Store Config | {‘bind_credential’: ‘password’, ‘bind_dn’: ‘CN=Administrator,CN=Users,DC=test,DC=add’, ‘component_id’: ‘HYIK7LLKQL2MFK2K8Jb1ew’, ‘connection_url’: ’ldaps://test.subdomain.company.com:123’, ‘rdn_ldap_attribute’: ‘cn’, ‘user_object_classes’: ‘person, organizationalPerson, user’, ‘username_ldap_attribute’: ‘sAMAccountName’, ‘users_dn’: ‘OU=Employees,OU=Accounts,DC=sub,DC=org’} |
| identity_store_id | Identity Store ID | d-12345 |
| identity_store_type | Identity Store Type | |
| last_sync_at | Last Sync Date | 2025-08-06 10:30:00 |
| last_sync_status | Last Sync Status | [‘CREATED’, ‘RUNNING’, ‘FINISHED’, ‘FAILED’, ‘NONE’] |
| master_account_id | Master Account ID | acc-12345 |
| modified_at | Modified At | 2024-05-17T00:23:17Z |
| modified_by | Modified By | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Instance Name | My Instance |
| organization_id | Organization ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| region | Region | kr-west1 |
| srn | Instance SRN | srn:identity-center::prj-01234:kr-west-1::instance/ins-01234 |
| sso_start_url | SSO Start URL | https://login.e.samsungsdscloud.com/d-12345 |
| state | State |