| Module | Services | Data types | Constants |
|---|---|---|---|
| group_manager_model | GroupModel ResourcePermissionType ResourceType |
PROJECT | 0 | |
EXPERIMENT | 1 | |
DATA | 2 | |
APPLICATION_DEPLOYMENT | 3 | |
GROUP_RESOURCE_PROFILE | 4 | |
CREDENTIAL_TOKEN | 5 | |
OTHER | 6 |
WRITE | 0 | |
READ | 1 | |
OWNER | 2 | |
MANAGE_SHARING | 3 |
| Key | Field | Type | Description | Requiredness | Default value |
|---|---|---|---|---|---|
| 1 | id | string | optional | ||
| 2 | name | string | optional | ||
| 3 | ownerId | string | optional | ||
| 4 | description | string | optional | ||
| 5 | members | list< | optional | ||
| 6 | admins | list< | Note: each admin must also be a member of the group. | optional |