OrganizationSetRequest
OrganizationSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| delegation_account_id optional | 위임 계정 Example : 124e7d6c5b4a3z2y1x0w9v8u7t6s5r | any of [string, null] | |
| name optional | 조직 이름 Example : My OrganizationPattern : ^[a-zA-Z0-9\-.,_+=@ㄱ-ㅎㅏ-ㅣ가-힣 ]*$ | any of [string, null] | |
| organization_id optional | 조직 ID Example : o-x9y8z7w6v5u4t3s2r1q0p9o8n7m6l5 | any of [string, null] | |
| use_scp_yn optional | 통제 정책 사용 여부 Example : True | any of [boolean, null] |