> User group object
The following objects are directly related to the usergroup API.
User group
The user group object has the following properties.
| Property | Type | Description |
|---|---|---|
| usrgrpid | string | (readonly) ID of the user group. |
| name (required) |
string | Name of the user group. |
| debug_mode | integer | Whether debug mode is enabled or disabled.
Possible values are: |
| gui_access | integer | Frontend authentication method of the users in the group.
Possible values: |
| users_status | integer | Whether the user group is enabled or disabled.
Possible values are: |
Permission
The permission object has the following properties.
| Property | Type | Description |
|---|---|---|
| id (required) |
string | ID of the host group to add permission to. |
| permission (required) |
integer | Access level to the host group.
Possible values: |
Data source: Zabbix