Management of Zabbix user groups.
codeauthor: | Jiri Kotlin <jiri.kotlin@ultimum.io> |
---|
salt.states.zabbix_usergroup.
absent
(name)¶Ensures that the user group does not exist, eventually delete user group.
salt.states.zabbix_usergroup.
present
(name, **kwargs)¶Creates new user.
alias: user alias passwd: user's password usrgrps: user groups to add the user to
all standard user group properties: keyword argument names differ depending on your zabbix version, see:
https://www.zabbix.com/documentation/2.0/manual/appendix/api/usergroup/definitions#user_group