ZBX-25732 Added support for Authorization
HTTP request header and OPTIONS
HTTP request method in cross-origin requests (CORS).
ZBXNEXT-9404 alert.get
: User type users may now retrieve the following Media type object properties with the selectMediatypes
parameter: mediatypeid
, name
, type
, status
, maxattempts
, description
.
ZBXNEXT-9404 mediatype.get
: User type users may now retrieve the following Media type object properties: mediatypeid
, name
, type
, status
, maxattempts
, description
.
ZBXNEXT-9404 user.get
: User type users may now retrieve the following Media type object properties with the selectMediatypes
parameter: mediatypeid
, name
, type
, status
, maxattempts
, description
.
ZBX-25385 alert.get
: Admin type users may now retrieve only the following Media type object properties with the selectMediatypes
parameter: mediatypeid
, name
, type
, status
, maxattempts
, description
.
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
, description
.
ZBX-25385 mediatype.get
: When requesting user-related information of media types, Admin type users may now retrieve only data about their own user.
ZBX-25385 user.get
: Admin type users may now retrieve only the following Media type object properties with the selectMediatypes
parameter: mediatypeid
, name
, type
, status
, maxattempts
, description
.
ZBXNEXT-9215 Added new dashboard widget field ds.0.itemids.0._reference
in svggraph
and piechart
widgets.
ZBXNEXT-8331 Added new dashboard widget field stroke
in piechart
widget.
Changes:
ZBX-23284 hostprototype.get
, hostprototype.update
: returned support for group_prototypeid
property of Group prototype objects.