Module model
Source - CreateUserGroupRequest
- Parameters for the
usergroup.create API method.
See: https://www.zabbix.com/documentation/current/en/manual/api/reference/usergroup/create - CreateUserGroupResponse
- Response structure for the
usergroup.create API method. - UserGroupPermission
- Represents the permissions for a host group or template group within a user group.
Corresponds to the “Permission” object in Zabbix API documentation.
- UserGroupTagFilter
- Represents a tag-based permission for a user group.
Corresponds to the “Tag-based permission” object in Zabbix API documentation.
- UserGroupUser
- Represents a user to be added to a user group.
Only the
userid property is required. - ZabbixUserGroup