Functions for Groups
-
delete_group Delete a certain group.
-
edit_group Modify the details of an existing group.
-
get_group Get the details for a certain group.
-
get_group_branch Get the list of intermediate groups between the user's group and the given sub-group.
-
get_group_groups Get the list of all immediate sub-groups of a specific group.
-
get_group_subgroups Get a list of any sub-groups of a specific group based on search parameters.
-
get_group_users Get a list of the users in a group.
-
get_group_nameservers Get a list of the nameservers in a group.
-
get_group_zones Get a list of the zones in a group.
-
get_group_zones_log Get a list of log entries for actions performed on zones in a group.
-
get_group_zone_query_log Get a list of log entries for queries made on zones in a group.
-
new_group Create a new group.