Groups file format
Each row in the groups.csv file should contain:
| Name | Data Type | Optional | Description | 
|---|---|---|---|
| UUID | String | No | The record’s universal unique identifier | 
| Group name | String | No | Name of user directory group | 
| Description | String | Yes | Description | 
| memberOf | List of UUID | Yes | UUIDs of which this group is a member (can be empty) | 
For example:
08b3b46b-3631-46cb-adc7-176c2871e94c,Marketing - EMEA, Marketing department,7c9d4db6-1737-4b80-9e6e-42f415300a05
40632a33-db39-4f93-bd80-093e0b3230ca,Marketing - APAC, Marketing department,7c9d4db6-1737-4b80-9e6e-42f415300a05
7c9d4db6-1737-4b80-9e6e-42f415300a05,Marketing all,All Marketing departments