BaselineAssignmentAddRequest
BaselineAssignmentAddRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| agree_yn optional | Terms Agreement YN Example : Y | any of [enum (Y, N), null] | |
| landing_zone_id required | Landing Zone ID Example : 2c8a138f8d78e1fc29a449dbfa8681 | string | |
| parent_unit_id optional | Root or Parent Organization Unit ID Example : ou-fc8c29a138d78e24bf1fa86812fc8b | any of [string, null] | |
| resource_type required | OU/Account Example : OU | enum (ACCOUNT, OU) | |
| sso_user_name optional | ID Center User Name Example : testuser | any of [string, null] | |
| sso_user_real_name optional | ID Center User Real Name Example : test user | any of [string, null] |