CombinedUnitV1dot1
CombinedUnitV1dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at optional | 생성 일시 Example : 2024-12-19 01:09:05.000 | any of [string (date-time), null] | |
| depth optional | 계층(0~5) Example : 1 | any of [integer, null] | 1 |
| email optional | 계정 이메일 Example : score@samsung.com | any of [string, null] | |
| id required | 조직 단위 ID 또는 조직 계정 ID Example : ou-c29a138f8f1d78e24dbfa8681fc2fc8 | string | |
| joined_method optional | 가입 방법 Example : INVITED | any of [enum (INVITED, CREATED, CLOUD_CONTROL), null] | |
| joined_time optional | 가입 일시 Example : 2024-05-17T12:34:56.789Z | any of [string (date-time), null] | |
| login_id optional | 로그인 ID Example : log-archive@samsung.com | any of [string, null] | |
| name optional | 조직 단위명 또는 계정명 Example : score-organization-unit | any of [string, null] | - |
| organization_id required | 조직 ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | string | |
| parent_unit_id optional | ROOT 또는 부모 조직 단위 ID Example : ou-fc8c29a138d78e24bf1fa86812fc8b | any of [string, null] | |
| parent_unit_name optional | ROOT 또는 부모 조직 단위명 Example : parent-unit-name | any of [string, null] | |
| type required | 유형(ROOT 또는 조직 단위) 또는 계정 유형 Example : MEMBER | string |