InstanceDetailAddResourceV1Dot1
InstanceDetailAddResourceV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 1234ab567cd64769e8f9g490hi304891 | any of [string, null] | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| creator_name required | 생성자 명 Example : John Doe | any of [string, null] | |
| delegated_account_id optional | 위임된 관리자 계정 ID Example : acc-2353 | any of [string, null] | |
| delegated_at optional | 위임 일시 Example : 2023-10-15 14:30:00 | any of [string (date-time), null] | |
| delegated_by optional | 위임자 ID Example : sef2w3c8c29a449dbfa8681f8f1d78e2 | any of [string, null] | |
| description optional | 인스턴스 설명 Example : My Instance Description | any of [string, null] | |
| id required | 인스턴스 ID Example : ssoins-12345 | string | |
| identity_store_config optional | 자격 증명 소스 설정 Example : {'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'} | any of [LdapConfig, null] | |
| identity_store_id required | 자격 증명 소스 ID Example : d-12345 | string | |
| identity_store_type optional | 자격 증명 소스 유형 Example : ACTIVE_DIRECTORY | enum (IDENTITY_CENTER_DIRECTORY, ACTIVE_DIRECTORY) | ACTIVE_DIRECTORY |
| last_sync_at optional | 마지막 동기화 날짜 Example : 2025-08-06 10:30:00 | any of [string, null] | |
| last_sync_status optional | 마지막 동기화 상태 Example : ['CREATED', 'RUNNING', 'FINISHED', 'FAILED', 'NONE'] | any of [enum (CREATED, RUNNING, FINISHED, FAILED, NONE), null] | |
| master_account_id required | 관리자 계정 ID Example : acc-12345 | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| modifier_name required | 수정자 명 Example : Smith | any of [string, null] | |
| name required | 인스턴스 이름 Example : My Instance | string | |
| organization_id required | 조직 ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | string | |
| region required | Region Example : kr-west1 | string | |
| resource_name required | 자원명 Example : resource-name-1 | any of [string, null] | |
| resource_type required | 자원 유형 [instance | permission-set] Example : virtual-server | any of [string, null] |
| resource_type_display_name required | 자원 유형명 Example : Virtual Server | any of [string, null] | |
| service required | SERVICE Example : virtualserver | any of [string, null] | |
| service_name required | 서비스명 Example : Virtual Server | any of [string, null] | |
| srn required | 인스턴스 SRN Example : srn:identity-center::prj-01234:kr-west-1::instance/ins-01234 | string | |
| sso_start_url required | SSO 시작 URL Example : https://login.e.samsungsdscloud.com/d-12345 | string | |
| state optional | 상태 Example : ACTIVE | enum (ACTIVE, INACTIVE) | ACTIVE |