ZBX-25385 mediatype.get
: Parameter selectMessageTemplates
is now supported only for Super admin type users.
ZBX-25385 mediatype.get
: Admin type users may now retrieve only the following Media type object properties: mediatypeid
, name
, type
, status
, maxattempts
.
ZBX-25385 mediatype.get
: When requesting user-related information of media types, Admin type users may now retrieve only data about their own user.
Changes:
ZBX-21804 action.create
, action.get
, action.update
, action.delete
: removed requirement of write permissions for hosts, host groups, templates, triggers, proxy.
Changes:
ZBX-19466 changed validation of script
object to be unique by combination of 2 properties: name
and menu_path
.
Changes:
ZBXNEXT-8012 user.checkAuthentication
: added new parameter token
.
Changes:
ZBXNEXT-7951 configuration.import
, configuration.importcompare
: option deleteMissing: true
for templateLinkage
will now unlink missing templates (instead of unlink and clear).
Changes:
ZBXNEXT-7951 discoveryrule.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 graph.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 graphprototype.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 hostgroup.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 hostprototype.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 httptest.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 item.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 itemprototype.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 template.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 templatedashboard.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 trigger.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 triggerprototype.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 valuemap.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7971 user.create
, user.update
: increased max length of the "url" field to 2048 characters.
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.
Bug fixes:
ZBX-19118 discoveryrule.create
, discoveryrule.update
: property interfaceid
is no longer required to create/update a HTTP agent type LLD rule.
Bug fixes:
ZBX-19118 item.create
, item.update
: property interfaceid
is no longer required to create/update a HTTP agent type item.
Bug fixes:
ZBX-19118 itemprototype.create
, itemprototype.update
: property interfaceid
is no longer required to create/update a HTTP agent type item prototype.