Skip to main content

Module access_groups_api

Module access_groups_api 

Source

Enums§

AccessGroupsCreateGroupError
struct for typed errors of method access_groups_create_group
AccessGroupsDeleteGroupError
struct for typed errors of method access_groups_delete_group
AccessGroupsGetGroupsError
struct for typed errors of method access_groups_get_groups
AccessGroupsReadGroupError
struct for typed errors of method access_groups_read_group
AccessGroupsUpdateGroupError
struct for typed errors of method access_groups_update_group

Functions§

access_groups_create_group
Create new group.
access_groups_delete_group
Delete group.
access_groups_get_groups
Group index. Permissions: The returned list is restricted to groups where you have ‘User.Modify’, ‘Sys.Audit’ or ‘Group.Allocate’ permissions on /access/groups/.
access_groups_read_group
Get group configuration.
access_groups_update_group
Update group data.