<handle> create_group ?-if_not_exists? <name1> ?<name2> ...?
Creates one or more groups. Parent group needs to exist.
If the flag -if_not_exists is provided then a group is only created if not exists, without raise error if it already exists
<handle> create_group ?-if_not_exists? <name1> ?<name2> ...?
Creates one or more groups. Parent group needs to exist.
If the flag -if_not_exists is provided then a group is only created if not exists, without raise error if it already exists