This is a translation of the original English documentation page. Help us make it better.

Zabbix API változások a 6.0-ban

6.0.39

alert

Changes:
ZBX-26023 alert.get: Admin and User type users may now retrieve "message" (0) type alert data about users in their user group.

6.0.38

alert

Changes:
ZBX-26258 alert.get: Parameter selectUsers now returns data based on the restrictions added to user.get method.
ZBX-26258 alert.get: Admin and User type users may now retrieve "message" (0) type alert data only about their own user.

mediatype

Changes:
ZBX-26258 mediatype.get: parameter selectUsers now returns data based on the restrictions added to user.get method.

role

Changes:
ZBX-26258 role.get: parameter selectUsers now returns data based on the restrictions added to user.get method.

user

Changes:
ZBX-26258 user.get: when requesting user media, permissions, or role information, Admin and User type users may retrieve data only about their own user.
ZBX-26258 user.get: Admin and User type users may now retrieve only the following User object properties for their own user: userid, attempt_clock, attempt_failed, attempt_ip, autologin, autologout, lang, name, refresh, roleid, rows_per_page, surname, theme, timezone, url, username. For users in their user group: userid, name, surname, username.

usergroup

Changes:
ZBX-26258 usergroup.get: parameter selectUsers now returns data based on the restrictions added to user.get method.

6.0.34

mediatype

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.

6.0.22rc1

hostprototype

Changes:
ZBX-23284 hostprototype.get, hostprototype.update: returned support for group_prototypeid property of Group prototype objects.

6.0.18

action

Changes:
ZBX-21804 action.create, action.get, action.update, action.delete: removed requirement of write permissions for hosts, host groups, templates, triggers, proxy.

6.0.15

script

Changes:
ZBX-19466 changed validation of script object to be unique by combination of 2 properties: name and menu_path.

6.0.14

user

Changes:
ZBXNEXT-8012 user.checkAuthentication: added new parameter token.

6.0.13

configuration

Changes:
ZBXNEXT-7951 configuration.import, configuration.importcompare: option deleteMissing: true for templateLinkage will now unlink missing templates (instead of unlink and clear).

discoveryrule

Changes:
ZBXNEXT-7951 discoveryrule.update: the parameter uuid can now be updated.

graph

Changes:
ZBXNEXT-7951 graph.update: the parameter uuid can now be updated.

graphprototype

Changes:
ZBXNEXT-7951 graphprototype.update: the parameter uuid can now be updated.

hostgroup

Changes:
ZBXNEXT-7951 hostgroup.update: the parameter uuid can now be updated.

hostprototype

Changes:
ZBXNEXT-7951 hostprototype.update: the parameter uuid can now be updated.

httptest

Changes:
ZBXNEXT-7951 httptest.update: the parameter uuid can now be updated.

item

Changes:
ZBXNEXT-7951 item.update: the parameter uuid can now be updated.

itemprototype

Changes:
ZBXNEXT-7951 itemprototype.update: the parameter uuid can now be updated.

template

Changes:
ZBXNEXT-7951 template.update: the parameter uuid can now be updated.

templatedashboard

Changes:
ZBXNEXT-7951 templatedashboard.update: the parameter uuid can now be updated.

trigger

Changes:
ZBXNEXT-7951 trigger.update: the parameter uuid can now be updated.

triggerprototype

Changes:
ZBXNEXT-7951 triggerprototype.update: the parameter uuid can now be updated.

valuemap

Changes:
ZBXNEXT-7951 valuemap.update: the parameter uuid can now be updated.

6.0.9

felhasználó

Változtatások:
ZBXNEXT-7971 "user.create", "user.update": az "url" mező maximális hossza 2048 karakterre nőtt.

6.0.7

graph

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".

graphprototype

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.

6.0.3

discoveryrule

Bug fixes:
ZBX-19118 discoveryrule.create, discoveryrule.update: property interfaceid is no longer required to create/update a HTTP agent type LLD rule.

item

Bug fixes:
ZBX-19118 item.create, item.update: property interfaceid is no longer required to create/update a HTTP agent type item.

itemprototype

Bug fixes:
ZBX-19118 itemprototype.create, itemprototype.update: property interfaceid is no longer required to create/update a HTTP agent type item prototype.