zabbix_create_usergroup
Create a new user group in Zabbix by specifying its name, permissions, and access options.
Instructions
Create a new user group in Zabbix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the user group | |
| rights | No | Permissions of the user group | |
| debug_mode | No | Whether debug mode is enabled (0 - disabled, 1 - enabled) | |
| gui_access | No | Frontend access (0 - System default, 1 - Internal, 2 - LDAP, 3 - Disabled) | |
| users_status | No | Whether the user group is enabled (0 - enabled, 1 - disabled) |