1.1
1.1
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
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260531 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | 인스턴스 이름 | My Instance |
| description optional | string | 인스턴스 설명 | My Instance Description |
| identity_store_type optional | string | 자격 증명 소스 유형 | - |
| bind_credential optional | string | Bind 비밀번호 | password |
| bind_dn optional | string | Bind DN | CN=Administrator,CN=Users,DC=test,DC=add |
| connection_url optional | string | LDAP 서버 URL | ldaps://test.subdomain.company.com:123 |
| rdn_ldap_attribute optional | string | RDN LDAP 속성 | cn |
| user_object_classes optional | string | 사용자 객체 클래스 | person, organizationalPerson, user |
| username_ldap_attribute optional | string | 사용자 이름 LDAP 속성 | sAMAccountName |
| users_dn optional | string | 사용자 DN | OU=Employees,OU=Accounts,DC=sub,DC=org |
Responses
| Name | Description | Example |
|---|---|---|
| id | 인스턴스 ID | ssoins-12345 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| delegated_account_id | 위임된 관리자 계정 ID | acc-2353 |
| delegated_at | 위임 일시 | 2023-10-15 14:30:00 |
| delegated_by | 위임자 ID | sef2w3c8c29a449dbfa8681f8f1d78e2 |
| description | 인스턴스 설명 | My Instance Description |
| 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 | 자격 증명 소스 ID | d-12345 |
| identity_store_type | 자격 증명 소스 유형 | |
| last_sync_at | 마지막 동기화 날짜 | 2025-08-06 10:30:00 |
| last_sync_status | 마지막 동기화 상태 | [‘CREATED’, ‘RUNNING’, ‘FINISHED’, ‘FAILED’, ‘NONE’] |
| master_account_id | 관리자 계정 ID | acc-12345 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 인스턴스 이름 | My Instance |
| organization_id | 조직 ID | o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 |
| region | Region | kr-west1 |
| srn | 인스턴스 SRN | srn:identity-center::prj-01234:kr-west-1::instance/ins-01234 |
| sso_start_url | SSO 시작 URL | https://login.e.samsungsdscloud.com/d-12345 |
| state | 상태 |