BaselineAssignmentAddRequest
BaselineAssignmentAddRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| agree_yn optional | 약관 동의 여부 Example : Y | any of [enum (Y, N), null] | |
| landing_zone_id required | 랜딩 존 ID Example : 2c8a138f8d78e1fc29a449dbfa8681 | string | |
| parent_unit_id optional | ROOT 또는 부모 조직 단위 ID Example : ou-fc8c29a138d78e24bf1fa86812fc8b | any of [string, null] | |
| resource_type required | OU/ACCOUNT Example : OU | enum (ACCOUNT, OU) | |
| sso_user_name optional | ID Center 사용자명 Example : testuser | any of [string, null] | |
| sso_user_real_name optional | ID Center 사용자 실명 Example : test user | any of [string, null] |