Zabbix API changes in 5.4
5.4.5
usergroup
Bug fixes:
ZBX-19857 usergroup.get
: dropped support for the non-working option web_gui_access
5.4.4
host
Changes:
ZBXNEXT-6566 host.create
, host.update
: added strict validation of the user macros
hostprototype
Changes:
ZBXNEXT-6566 hostprototype.create
, hostprototype.update
: added strict validation of the user macros
template
Changes:
ZBXNEXT-6566 template.create
, template.update
: added strict validation of the user macros
usermacro
Changes:
ZBXNEXT-6566 usermacro.get
: added new inherited
parameter
ZBXNEXT-6566 usermacro.create
, usermacro.update
: added strict validation
5.4.2
graph
Bug fixes:
ZBX-19200 graph.get
removed discover
field from request
ZBX-19388 graph.update
: fixed method to properly change values on template graph instead of making a new inherited graph if case user has no permissions to child host or template
graphprototype
Bug fixes:
ZBX-19388 graphprototype.update
: fixed method to properly change values on template graph prototype instead of making a new inherited graph prototype if case user has no permissions to child host or template
host
ZBX-19200 host.get
removed discover
field from request
item
ZBX-19200 item.get
removed discover
field from request
mediatype
Changes:
ZBXNEXT-6582 increased maxattempts
from 10 to 100 and attempt_interval
from 60s to 1h
task
Bug fixes:
ZBX-18941 task.create
: improved error message by adding item or discovery rule and host name if any of them are not monitored for task with type value 6
template
ZBX-19200 template.get
removed discover
field from request
trigger
Bug fixes:
ZBX-19200 trigger.get
removed discover
field from request
ZBX-19424 trigger.create
: fixed trigger creation on PostgreSQL with host name consisting of only numbers
5.4.1
configuration
Bug fixes:
ZBX-8999 configuration.export
fixed exporting of images separately from other objects