Update Using pepcli authored by Kai van Lopik's avatar Kai van Lopik
...@@ -156,7 +156,7 @@ The output lists ...@@ -156,7 +156,7 @@ The output lists
- The [`Columns`](#ama-column) that have been defined by data administrator. - The [`Columns`](#ama-column) that have been defined by data administrator.
- The [`ColumnGroups`](#ama-columngroup) that have been defined by data administrator, and the columns included in each column group. - The [`ColumnGroups`](#ama-columngroup) that have been defined by data administrator, and the columns included in each column group.
- The [`ColumnGroupAccessRules`](#ama-cgar) that have been defined by access administrator, i.e. which access groups have what type(s) of access to which column groups. - The [`ColumnGroupAccessRules`](#ama-cgar) that have been defined by access administrator, i.e. which access groups have what type(s) of access to which column groups.
- The (participant) `Groups` that have been defined by data administrator, and the participants included in each group. - The (participant) `Groups` that have been defined by data administrator.
- The (participant) `GroupAccessRules` that have been defined by access administrator, i.e. which access groups have what type(s) of access to which participant groups. - The (participant) `GroupAccessRules` that have been defined by access administrator, i.e. which access groups have what type(s) of access to which participant groups.
## `get` ## `get`
... ...
......