Changes:
ZBX-7706 graph.get
: Graph availability doesn't depend on permissions to items specified in graph "ymin_itemid" and "ymax_itemid" fields.
Graph having MIN or MAX Y axis linked to inaccessible items will still be accessible but MIN/MAX Y axis works the same way as if specified calculation method is "Calculated".
Changes:
ZBX-7706 graphprototype.get
: Graph prototype availability doesn't depend on permissions to items specified in graph prototype "ymin_itemid" and "ymax_itemid" fields.
变更:
ZBXNEXT-6167 添加了一个新方法 task.get
。
ZBXNEXT-6167 为 task.get
方法添加了一个新任务类型。
ZBXNEXT-6167 变更了 task.create
请求的格式。 查阅 task.create 可以获得更多详细信息。
Bug fixes:
ZBX-8999 configuration.export
: fixed exporting of images separately from other objects
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
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
ZBX-19200 host.get
removed discover
field from request
ZBX-19200 item.get
removed discover
field from request
Changes:
ZBXNEXT-6582 increased maxattempts
from 10 to 100 and attempt_interval
from 60s to 1h
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
ZBX-19200 template.get
removed discover
field from request
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
Changes:
ZBXNEXT-6167 added a new method task.get
.
ZBXNEXT-6167 added a new type of task for task.get
method.
ZBXNEXT-6167 changed format of task.create
request. See task.create for more details.