This is the documentation page for an unsupported version of Zabbix.
Is this not what you were looking for? Switch to the current version or choose one from the drop-down menu.

Zabbix API changes in 3.2

3.2.11

alert

Bug fixes:
ZBX-12655 alert.get: fixed method to return only personal alerts and alerts sent to users within the same user group.

3.2.9

host

Bug fixes:
ZBX-10754 host.update, host.massupdate: fixed inheritance of template properties in web scenarios.

template

Bug fixes:
ZBX-10754 template.update, template.massupdate: fixed inheritance of template properties in web scenarios.

3.2.8

map

Bug fixes:
ZBX-12768 map.create, trigger.update: added url field validation of map and map elements. Valid URI scheme list is defined in ZBX_URI_VALID_SCHEMES.

screen item

Bug fixes:
ZBX-12768 screenitem.create, screenitem.update: added url field validation. Valid URI scheme list is defined in ZBX_URI_VALID_SCHEMES.

trigger

Bug fixes:
ZBX-12768 trigger.create, trigger.update: added url field validation. Valid URI scheme list is defined in ZBX_URI_VALID_SCHEMES.

trigger prototype

Bug fixes:
ZBX-12768 triggerprototype.create, triggerprototype.update: added url field validation. Valid URI scheme list is defined in ZBX_URI_VALID_SCHEMES.

user

Bug fixes:
ZBX-12768 user.create, user.update: added url field validation. Valid URI scheme list is defined in ZBX_URI_VALID_SCHEMES.

3.2.4

trigger

Bug fixes:
ZBX-11545 trigger.update: fixed dependency validation and update when trigger expression is changed

triggerprototype

Bug fixes:
ZBX-11545 triggerprototype.update: fixed dependency validation and update when trigger expression is changed

3.2.2

General

Bug fixes:
ZBX-11244 fixed decoding a valid JSON-RPC request when PHP is compiled without JSON library

httptest

Bug fixes:
ZBX-11191 httptest.update: fixed web scenarios not properly updating step items when giving only applicationid and steps with httpstepid properties
ZBX-11191 httptest.update: fixed updating templated web scenario steps by prohibiting to directly change the step name or giving different amount of steps than in template
ZBX-11191 httptest.update: added mandatory field check in step validation
ZBX-10842 httptest.update: fixed SQL error when updating httptest with applicationid and without httpstepid parameters
ZBX-10842 httptest.update: prevented disappearing of step items when updating httptest without applicationid, httpstepid parameters
ZBX-10842 httptest.update: fixed connecting web scenario applicationid to created steps when updating

configuration

Bug fixes:
ZBX-11357 implemented exporting and importing of triggers and graphs when they use web items

trigger

Changes:
ZBXNEXT-3457 removed restriction to use forward slash "/" in trigger tags

usergroup

Bug fixes:
ZBX-11121 usergroup.update, usergroup.massupdate, usergroup.delete: disallowed leaving a user without linked user groups

3.2.1

host

Bug fixes:
ZBX-11196 implemented a dynamic default sort order for icon mappings; now the default sort order increases by one with each entry of an icon mapping
ZBX-11151 implemented a dynamic default sort order for graph items; now the default sort order increases by one with each entry of a graph item