Group
Group
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Creator Example : ef50cdc207f05f6fb8f20219f229ed1f | string | |
| creator_email optional | Creator Email Example : samsung.kim@samsung.com | string | - |
| creator_name optional | Creator Last Name, First Name Example : Kim Samsung | string | - |
| description required | Group Description Example : Descriptions for group | any of [string, null] | |
| domain_name required | Domain Name Example : scp | string | |
| id required | ID Example : f39c460fade34fecb05ede8f904b24b7 | string | |
| members optional | Group Member List | any of [array[GroupMember], null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modifier Example : ef50cdc207f05f6fb8f20219f229ed1f | string | |
| modifier_email optional | Modifier Email Example : samsung.kim@samsung.com | string | - |
| modifier_name optional | Modifier Last Name, First Name Example : Kim Samsung | string | - |
| name required | Group Name Example : TestGroupPattern : ^[a-zA-Z0-9\-.,_+=@ㄱ-ㅎㅏ-ㅣ가-힣]*$Minimum length : 3Maximum length : 24 | string | |
| policies required | Policy | any of [array[Policy], null] | |
| resource_type optional | Resource Name Example : group | any of [string, null] | group |
| roles required | Role Information | any of [array[Role], null] | |
| service_name optional | Service Name Example : Identity Access Management | any of [string, null] | Identity Access Management |
| service_type optional | Service Type Example : iam | any of [string, null] | iam |
| srn optional | Samsung Resource Name Example : srn:dev1:::::iam:group/0e0688b33641451a83d2ab8878666fda | any of [string, null] | |
| type required | Group Types Example : USER_DEFINED | string |