BaselineAssignment
BaselineAssignment
| Name | Description | Schema | Default |
|---|---|---|---|
| account_assigned_count optional | 등록된 계정 수 Example : 3 | any of [integer, null] | |
| account_count optional | 전체 계정 수 Example : 4 | any of [integer, null] | |
| id required | 루트/조직 단위/계정 ID Example : ou-b30e9fcc39f84a20bf9e7458e5ec3801 | string | |
| ou_assigned_count optional | 등록된 조직 단위 수 Example : 5 | any of [integer, null] | |
| ou_count optional | 전체 조직 단위 수 Example : 10 | any of [integer, null] | |
| preventive_guardrail_activated_count optional | 활성화된 예방 가드레일 수 Example : 8 | any of [integer, null] | |
| sso_user_name optional | ID Center 사용자명 Example : testuser | any of [string, null] | |
| status optional | 상태 Example : REGISTERED | any of [string, null] | |
| type required | OU/ACCOUNT Example : OU | string |