OrganizationUnitWithPolicy
OrganizationUnitWithPolicy
| 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 | - |
| depth required | 계층(0~5) Example : 1 | integer | |
| description optional | 조직 단위 설명 Example : 에스코어 조직 단위 | any of [string, null] | |
| id required | 조직 단위 ID Example : ou-c29a138f8f1d78e24dbfa8681fc2fc8 | string | |
| 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 required | 조직 단위명 Example : score-organization-unit | string | |
| parent_unit_id optional | 유형(ROOT 또는 조직 단위) Example : ou-fc8c29a138d78e24bf1fa86812fc8b | any of [string, null] | |
| service_name required | 서비스명 Example : Organization | string | |
| srn optional | 조직 단위 SRN Example : srn:dev2::1b8c29a138d78e24bf1fa86812fcaa:kr-west1::organizations/ou/ou-c29a138f8f1d78e24dbfa8681fc2fc8 | any of [string, null] | |
| type required | 유형(ROOT 또는 조직 단위) Example : OU | string |