Module group

Module group 

Source

Functionsยง

create
Creates a group.
create_or_update_by_name
Creates or update an group with the given name.
delete_by_id
Delete group by id.
delete_by_name
Delete group by name.
list_by_id
List groups by ID.
list_by_name
List entities by Name.
read_by_id
Reads group by id.
read_by_name
Reads group by name.
update_by_id
Update group by id.