OrganizationAccountWithPolicy
OrganizationAccountWithPolicy
| Name | Description | Schema | Default |
|---|---|---|---|
| control_policies required | array[ConnectedPolicySummary] | ||
| created_at required | 생성 일시 Example : 2024-12-19 01:09:05.000 | string (date-time) | |
| created_by required | 생성자 Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| creator_name optional | 생성자 성, 이름 Example : John Doe na | string | - |
| email optional | 계정 이메일 Example : score@samsung.com | any of [string, null] | |
| id required | ID Example : 0a36e0746dbf4908acf0357829701381 | string | |
| joined_method required | 가입 방법 Example : INVITED | enum (INVITED, CREATED, CLOUD_CONTROL) | |
| joined_time required | 가입 일시 Example : 2024-05-17T12:34:56.789Z | string (date-time) | |
| login_id optional | 로그인 ID Example : log-archive@samsung.com | any of [string, null] | |
| modified_at required | 수정 일시 Example : 2023-10-15 14:30:00 | string (date-time) | |
| modified_by required | 수정자 Example : c23fb561c689455993874fa5d5ed4a2f | string | |
| modifier_name optional | 수정자 성, 이름 Example : Alice | string | - |
| name optional | 계정명 Example : score-account | any of [string, null] | |
| organization_id required | 조직 ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | string | |
| parent_unit_id required | ROOT 또는 부모 조직 단위 ID Example : ou-fc8c29a138d78e24bf1fa86812fc8b | string | |
| parent_unit_name required | ROOT 또는 부모 조직 단위명 Example : parent-unit-name | any of [string, null] | |
| srn optional | SRN Example : srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/account/b4d3f2h1j0l9n8p7r6t5v4x3z2y1w0 | any of [string, null] | |
| state required | 계정 상태 Example : ACTIVE | enum (ACTIVE, SUSPENDED, PENDING_CLOSURE) | |
| type required | 계정 유형 Example : MEMBER | enum (MANAGEMENT, DELEGATION, MEMBER, NONE, LOG_ARCHIVE, AUDIT) |