[comment]: # translation:outdated

[comment]: # ({b4c24cfe-b4c24cfe})
# Appendix 2. Changes from 5.2 to 5.4

[comment]: # ({/b4c24cfe-b4c24cfe})

[comment]: # ({31b2151e-31b2151e})
### Backward incompatible changes

[comment]: # ({/31b2151e-31b2151e})

[comment]: # ({298a5ca4-298a5ca4})
#### action

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976) removed
support of `conditiontype` value `15` (application).\
[ZBXNEXT-6368](https://support.zabbix.com/browse/ZBXNEXT-6368) removed
properties `type`, `execute_on`, `port`, `command`, `username`,
`password`, `authtype`, `publickey`, `privatekey` from `opcommand`
object.\

[comment]: # ({/298a5ca4-298a5ca4})

[comment]: # ({da55876c-da55876c})
#### auditlog

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976) removed
support of `resourcetype` value `12` (Application).\
[ZBXNEXT-6288](https://support.zabbix.com/browse/ZBXNEXT-6288) removed
support of screens and slideshows - values `20` and `24` in
`resourcetype` parameter.\

[comment]: # ({/da55876c-da55876c})

[comment]: # ({27de1ea9-27de1ea9})
#### application

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976) dropped
support of whole Application API.\

[comment]: # ({/27de1ea9-27de1ea9})

[comment]: # ({new-276f323b})
#### configuration

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`configuration.import`: removed support of parameter `rules` value
`applications`.\
[ZBXNEXT-6288](https://support.zabbix.com/browse/ZBXNEXT-6288)
`configuration.export`: removed support of screens - value `​screens` in
`options` parameter.\
[ZBXNEXT-6288](https://support.zabbix.com/browse/ZBXNEXT-6288)
`configuration.import`: removed support of screens - value `​screens` in
`rules` parameter.\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`configuration.import`: lookup of existing host groups and template
elements will be done by UUIDs.\

[comment]: # ({/new-276f323b})

[comment]: # ({20c90f3c-20c90f3c})
#### dashboard

Changes:\
[ZBXNEXT-6309](https://support.zabbix.com/browse/ZBXNEXT-6309)
`dashboard.create` and `dashboard.update`: added multipage support -
removed `widgets` array parameter in favor of new `pages` array
parameter, each `dashboard page` object now containing it's own
collection of `widgets`.\
[ZBXNEXT-6309](https://support.zabbix.com/browse/ZBXNEXT-6309)
`dashboard.get`: added multipage support - removed `selectWidgets` query
parameter in favor of new `selectPages` query parameter.\

[comment]: # ({/20c90f3c-20c90f3c})

[comment]: # ({0f638408-0f638408})
#### discoveryrule

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`discoveryrule.get`: removed support of parameter
`selectApplicationPrototypes`.\

[comment]: # ({/0f638408-0f638408})

[comment]: # ({bdd5c51f-bdd5c51f})
#### event

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`event.get`: removed support of parameter `applicationids`.\

[comment]: # ({/bdd5c51f-bdd5c51f})

[comment]: # ({268ce8c1-268ce8c1})
#### host

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`host.get`: removed support of parameters `selectApplications`,
`with_applications` and `applicationids`.\
[ZBXNEXT-6311](https://support.zabbix.com/browse/ZBXNEXT-6311)
`host.get`: host interface fields `available`, `error`, `errors_from`,
`disable_until` for all type of host interfaces were moved on host
interface level.\
[ZBX-18134](https://support.zabbix.com/browse/ZBX-18134) `host.get`:
removed `tls_psk_identity` and `tls_psk` properties from response.\
[ZBXNEXT-5868](https://support.zabbix.com/browse/ZBXNEXT-5868)
`host.get`: added `selectValueMaps` to get host value maps.\

[comment]: # ({/268ce8c1-268ce8c1})

[comment]: # ({4d307917-4d307917})
#### hostgroup

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`hostgroup.get`: removed support of parameter `with_applications`.\

[comment]: # ({/4d307917-4d307917})

[comment]: # ({d5939756-d5939756})
#### hostinterface

Changes:\
[ZBXNEXT-6311](https://support.zabbix.com/browse/ZBXNEXT-6311)
`hostinterface.get`: added new host interface fields: `available`,
`error`, `errors_from`, `disable_until`.\

[comment]: # ({/d5939756-d5939756})

[comment]: # ({0c79cc1f-0c79cc1f})
#### httptest

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`httptest.get`: removed web scenario property `applicationid`.\

[comment]: # ({/0c79cc1f-0c79cc1f})

[comment]: # ({4f246750-4f246750})
#### item

Changes:\
[ZBXNEXT-6452](https://support.zabbix.com/browse/ZBXNEXT-6452) removed
support of item type `8` - aggregate.\
[ZBXNEXT-6453](https://support.zabbix.com/browse/ZBXNEXT-6453)
implemented new calculated item formula syntax.\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`item.create` and `item.update`: removed support of property
`applications`.\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`item.get`: removed support of parameters `applicationids`,
`application` and `selectApplications`.\
[ZBXNEXT-5868](https://support.zabbix.com/browse/ZBXNEXT-5868)
`item.get`: added `selectValueMap` to get item value map.\

[comment]: # ({/4f246750-4f246750})

[comment]: # ({d8f1e28e-d8f1e28e})
#### item prototype

Changes:\
[ZBXNEXT-6452](https://support.zabbix.com/browse/ZBXNEXT-6452) removed
support of item prototype type `8` - aggregate.\
[ZBXNEXT-6453](https://support.zabbix.com/browse/ZBXNEXT-6453)
implemented new calculated item prototype formula syntax.\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`itemprototype.create` and `itemprototype.update`: removed support of
properties `applications` and `applicationPrototypes`.\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`itemprototype.get`: removed support of parameters `selectApplications`
and `selectApplicationPrototypes`.\
[ZBXNEXT-5868](https://support.zabbix.com/browse/ZBXNEXT-5868)
`itemprototype.get`: added `selectValueMap` to get item prototype value
map.\

[comment]: # ({/d8f1e28e-d8f1e28e})

[comment]: # ({655d7447-655d7447})
#### map

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`map.create` and `map.update`: removed support of map element
`application` property.\

[comment]: # ({/655d7447-655d7447})

[comment]: # ({52dc0221-52dc0221})
#### problem

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`problem.get`: removed support of `applicationids` property.\

[comment]: # ({/52dc0221-52dc0221})

[comment]: # ({6b904842-6b904842})
#### proxy

Changes:\
[ZBX-18134](https://support.zabbix.com/browse/ZBX-18134) `proxy.get`:
removed `tls_psk_identity` and `tls_psk` properties from response.\

[comment]: # ({/6b904842-6b904842})

[comment]: # ({new-14b77eb6})
#### role

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976) removed
support of `application` API methods in `api` parameter.\
[ZBXNEXT-6288](https://support.zabbix.com/browse/ZBXNEXT-6288) removed
support of screens - value `​monitoring.screens` in rule `name`
parameter.\

[comment]: # ({/new-14b77eb6})

[comment]: # ({3057a310-3057a310})
#### task

Changes:\
[ZBXNEXT-6452](https://support.zabbix.com/browse/ZBXNEXT-6452)
`task.create`: removed support of aggregated item checks for task type
`6`.\

[comment]: # ({/3057a310-3057a310})

[comment]: # ({dae4c2c5-dae4c2c5})
#### template

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`template.get`: removed support of `selectApplications` property.\
[ZBXNEXT-5868](https://support.zabbix.com/browse/ZBXNEXT-5868)
`template.get`: added `selectValueMaps` property to get template value
maps.\

[comment]: # ({/dae4c2c5-dae4c2c5})

[comment]: # ({7dd04a43-7dd04a43})
#### template dashboard

Changes:\
[ZBXNEXT-6309](https://support.zabbix.com/browse/ZBXNEXT-6309)
`templatedashboard.create` and `templatedashboard.update`: added
multipage support - removed `widgets` array parameter in favor of new
`pages` array parameter, each `dashboard page` object now containing
it's own collection of `widgets`.\
[ZBXNEXT-6309](https://support.zabbix.com/browse/ZBXNEXT-6309)
`templatedashboard.get`: added multipage support - removed
`selectWidgets` query parameter in favor of new `selectPages` query
parameter.\

[comment]: # ({/7dd04a43-7dd04a43})

[comment]: # ({e91c4a1b-e91c4a1b})
#### trigger

Changes:\
[ZBXNEXT-6451](https://support.zabbix.com/browse/ZBXNEXT-6451)
implemented support of new trigger expression syntax.\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`trigger.get`:removed support of `applicationids` property.\

[comment]: # ({/e91c4a1b-e91c4a1b})

[comment]: # ({9bd3fdda-9bd3fdda})
#### triggerprototype

Changes:\
[ZBXNEXT-6451](https://support.zabbix.com/browse/ZBXNEXT-6451)
implemented support of new trigger expression syntax.\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`triggerprototype.get`:removed support of `applicationids` property.\

[comment]: # ({/9bd3fdda-9bd3fdda})

[comment]: # ({7ad46d50-7ad46d50})
#### valuemap

Changes:\
[ZBXNEXT-5868](https://support.zabbix.com/browse/ZBXNEXT-5868)
`valuemap.create`, `valuemap.get`: added required field `hostid`.\

[comment]: # ({/7ad46d50-7ad46d50})

[comment]: # ({5b2db1cc-5b2db1cc})
### Other changes and bug fixes

[comment]: # ({/5b2db1cc-5b2db1cc})

[comment]: # ({41f536cf-41f536cf})
#### action

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976) added
support of `conditiontype` values `25` (event tag) and `26` (event tag
value) for internal actions.\

[comment]: # ({/41f536cf-41f536cf})

[comment]: # ({2a1523d6-2a1523d6})
#### configuration

Changes:\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411) added new
API method `configuration.importcompare`.\

[comment]: # ({/2a1523d6-2a1523d6})

[comment]: # ({02a68939-02a68939})
#### dashboard

Changes:\
[ZBXNEXT-6309](https://support.zabbix.com/browse/ZBXNEXT-6309) added
multipage support: new properties `display_period` and `auto_start`
added to `dashboard` object. New object `dashboard page` introduced.\

[comment]: # ({/02a68939-02a68939})

[comment]: # ({3fa47eeb-3fa47eeb})
#### dcheck

Changes:\
[ZBXNEXT-6427](https://support.zabbix.com/browse/ZBXNEXT-6427) added
options `2` - *SHA224*, `3` - *SHA256*, `4` - *SHA384*, `5` - *SHA512*
to `snmpv3_authprotocol` property and options `2` - *AES192*, `3` -
*AES256*, `4` - *AES192C*, `5` - *AES256C* to `snmpv3_privprotocol`
property

[comment]: # ({/3fa47eeb-3fa47eeb})

[comment]: # ({2e1d77e5-2e1d77e5})
#### discoveryrule

Changes:\
[ZBXNEXT-5518](https://support.zabbix.com/browse/ZBXNEXT-5518)
`discoveryrule.create`, `discoveryrule.update`, `discoveryrule.get`:
added support of preprocessing step value `27` (XML to JSON).\
[ZBXNEXT-6252](https://support.zabbix.com/browse/ZBXNEXT-6252)
`discoveryrule.create`, `discoveryrule.update`, `discoveryrule.get`:
added support of filter condition `operator` value `12` (exists) and
`13` (does not exist).\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`discoveryrule.create`, `discoveryrule.get`: added support of `uuid`
property.\

[comment]: # ({/2e1d77e5-2e1d77e5})

[comment]: # ({8ca3d466-8ca3d466})
#### event

Changes:\
[ZBXNEXT-6376](https://support.zabbix.com/browse/ZBXNEXT-6376)
`event.get`: added new tag filtering operators.\
[ZBXNEXT-6474](https://support.zabbix.com/browse/ZBXNEXT-6474)
`event.get`: renamed field `alias` → `username` in `acknowledges`
object.

[comment]: # ({/8ca3d466-8ca3d466})

[comment]: # ({8d444e69-8d444e69})
#### graph

Changes:\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`graph.create`, `graph.get`: added support of `uuid` property.\

[comment]: # ({/8d444e69-8d444e69})

[comment]: # ({047d9201-047d9201})
#### graphprototype

Changes:\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`graphprototype.create`, `graphprototype.get`: added support of `uuid`
property.\

[comment]: # ({/047d9201-047d9201})

[comment]: # ({0696249c-0696249c})
#### host

Changes:\
[ZBXNEXT-6376](https://support.zabbix.com/browse/ZBXNEXT-6376)
`host.get`: added new tag filtering operators.\

[comment]: # ({/0696249c-0696249c})

[comment]: # ({6abc6f10-6abc6f10})
#### hostgroup

Changes:\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`hostgroup.create`, `hostgroup.get`: added support of `uuid` property.\

[comment]: # ({/6abc6f10-6abc6f10})

[comment]: # ({bebaa877-bebaa877})
#### hostinterface

Changes:\
[ZBXNEXT-6427](https://support.zabbix.com/browse/ZBXNEXT-6427) added
options `2` - *SHA224*, `3` - *SHA256*, `4` - *SHA384*, `5` - *SHA512*
to `authprotocol` property and options `2` - *AES192*, `3` - *AES256*,
`4` - *AES192C*, `5` - *AES256C* to `privprotocol` property

[comment]: # ({/bebaa877-bebaa877})

[comment]: # ({978ea319-978ea319})
#### hostprototype

Changes:\
[ZBXNEXT-6427](https://support.zabbix.com/browse/ZBXNEXT-6427) added
options `2` - *SHA224*, `3` - *SHA256*, `4` - *SHA384*, `5` - *SHA512*
to `authprotocol` property and options `2` - *AES192*, `3` - *AES256*,
`4` - *AES192C*, `5` - *AES256C* to `privprotocol` property
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`hostprototype.create`, `hostprototype.get`: added support of `uuid`
property.\

[comment]: # ({/978ea319-978ea319})

[comment]: # ({860178af-860178af})
#### httptest

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`httptest.create` and `httptest.update`: added support of `tags`
property.\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`httptest.get`: added support of parameters `evaltype`, `tags` and
`selectTags`.\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`httptest.create`, `httptest.get`: added support of `uuid` property.\

[comment]: # ({/860178af-860178af})

[comment]: # ({e13b9d0b-e13b9d0b})
#### map

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`map.create` and `map.update`: added support of map element `evaltype`
and `tags` properties.\

[comment]: # ({/e13b9d0b-e13b9d0b})

[comment]: # ({3115a099-3115a099})
#### item

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`item.get`: added support of properties `evaltype`, `tags` and
`selectTags`.\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`item.create` and `item.update`: added support of parameter `tags`.\
[ZBXNEXT-5518](https://support.zabbix.com/browse/ZBXNEXT-5518)
`item.create`, `item.update`, `item.get`: added support of preprocessing
step value `27` (XML to JSON).\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`item.create`, `item.get`: added support of `uuid` property.\

[comment]: # ({/3115a099-3115a099})

[comment]: # ({45fae05c-45fae05c})
#### itemprototype

Changes:\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`itemprototype.create` and `itemprototype.update`: added support of
property `tags`.\
[ZBXNEXT-2976](https://support.zabbix.com/browse/ZBXNEXT-2976)
`itemprototype.get`: added support of parameters `selectTags`.\
[ZBXNEXT-5518](https://support.zabbix.com/browse/ZBXNEXT-5518)
`itemprototype.create`, `itemprototype.update`, `itemprototype.get`:
added support of preprocessing step value `27` (XML to JSON).\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`itemprototype.create`, `itemprototype.get`: added support of `uuid`
property.\

[comment]: # ({/45fae05c-45fae05c})

[comment]: # ({73b17ac2-73b17ac2})
#### problem

Changes:\
[ZBXNEXT-6376](https://support.zabbix.com/browse/ZBXNEXT-6376)
`problem.get`: added new tag filtering operators.\

[comment]: # ({/73b17ac2-73b17ac2})

[comment]: # ({1d40f809-1d40f809})
#### report

Changes:\
[ZBXNEXT-6478](https://support.zabbix.com/browse/ZBXNEXT-6478) added a
new `report` API introducing new methods `report.create`,
`report.update`, `report.get` and `report.delete`.\

[comment]: # ({/1d40f809-1d40f809})

[comment]: # ({60e81222-60e81222})
#### role

Changes:\
[ZBXNEXT-6478](https://support.zabbix.com/browse/ZBXNEXT-6478) UI
element object: added support of new value `reports.scheduled_reports`.\
[ZBXNEXT-6478](https://support.zabbix.com/browse/ZBXNEXT-6478) Action
object: added support of new value `manage_scheduled_reports`.\

[comment]: # ({/60e81222-60e81222})

[comment]: # ({00a2e6a6-00a2e6a6})
#### settings

Changes:\
[ZBXNEXT-6478](https://support.zabbix.com/browse/ZBXNEXT-6478) added
support of new properties `url` and `report_test_timeout`.\

[comment]: # ({/00a2e6a6-00a2e6a6})

[comment]: # ({a58a9781-a58a9781})
#### script

Changes:\
[ZBXNEXT-6368](https://support.zabbix.com/browse/ZBXNEXT-6368) added
properties `scope`, `port`, `authtype`, `username`, `password`,
`publickey`, `privatekey`, `menu_path`.\
[ZBXNEXT-6368](https://support.zabbix.com/browse/ZBXNEXT-6368)
`script.get`: added option `selectActions` which returns action
properties `actionid`, `name`, `eventsource`, `status`, `esc_period`,
`pause_suppressed` into `actions` property.\
[ZBXNEXT-6360](https://support.zabbix.com/browse/ZBXNEXT-6360)
`script.create`: changed default value of `type` property to `5`
(Webhook).\
[ZBXNEXT-6360](https://support.zabbix.com/browse/ZBXNEXT-6360)
`script.create`: `type` property became mandatory.\
[ZBXNEXT-6360](https://support.zabbix.com/browse/ZBXNEXT-6360)
`script.create`, `script.update`, `script.get`: added new properties
`timeout` and `parameters` to store settings specific to webhook
scripts.\
[ZBXNEXT-6360](https://support.zabbix.com/browse/ZBXNEXT-6360)
`script.execute`: added new parameter `eventid` to run script on event.\
[ZBXNEXT-6360](https://support.zabbix.com/browse/ZBXNEXT-6360)
`script.execute`: parameter `hostid` is no longer mandatory if `eventid`
is specified.\
[ZBXNEXT-6360](https://support.zabbix.com/browse/ZBXNEXT-6360)
`script.execute`: to run a script, either parameter `hostid` or
parameter `eventid` must be specified.\

[comment]: # ({/a58a9781-a58a9781})

[comment]: # ({80fdf3f5-80fdf3f5})
#### template

Changes:\
[ZBXNEXT-6376](https://support.zabbix.com/browse/ZBXNEXT-6376)
`template.get`: added new tag filtering operators.\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`template.create`, `template.get`: added support of `uuid` property.\

[comment]: # ({/80fdf3f5-80fdf3f5})

[comment]: # ({74169217-74169217})
#### template dashboard

Changes:\
[ZBXNEXT-6309](https://support.zabbix.com/browse/ZBXNEXT-6309) added
multipage support: new properties `display_period` and `auto_start`
added to `dashboard` object. New object `dashboard page` introduced.\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`templatedashboard.create`, `templatedashboard.get`: added support of
`uuid` property.\

[comment]: # ({/74169217-74169217})

[comment]: # ({1be6805e-1be6805e})
#### token

Changes:\
[ZBXNEXT-6207](https://support.zabbix.com/browse/ZBXNEXT-6207) added a
new `token` API introducing new methods `token.create`, `token.update`,
`token.get`, `token.delete` and `token.generate`.\

[comment]: # ({/1be6805e-1be6805e})

[comment]: # ({e656d12e-e656d12e})
#### trigger

Changes:\
[ZBXNEXT-6376](https://support.zabbix.com/browse/ZBXNEXT-6376)
`trigger.get`: added new tag filtering operators.\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`trigger.create`, `trigger.get`: added support of `uuid` property.\

[comment]: # ({/e656d12e-e656d12e})

[comment]: # ({4b9f44d4-4b9f44d4})
#### triggerprototype

Changes:\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`triggerprototype.create`, `triggerprototype.get`: added support of
`uuid` property.\

[comment]: # ({/4b9f44d4-4b9f44d4})

[comment]: # ({fbf4d210-fbf4d210})
#### user

Changes:\
[ZBXNEXT-6474](https://support.zabbix.com/browse/ZBXNEXT-6474)
`user.login`: Renamed parameter `user` → `username`.\
[ZBXNEXT-6474](https://support.zabbix.com/browse/ZBXNEXT-6474) Renamed
field `alias` → `username` in `user` object.\

[comment]: # ({/fbf4d210-fbf4d210})

[comment]: # ({45a87ee3-45a87ee3})
#### valuemap

Changes:\
[ZBXNEXT-6411](https://support.zabbix.com/browse/ZBXNEXT-6411)
`valuemap.create`, `valuemap.get`: added support of `uuid` property.\

[comment]: # ({/45a87ee3-45a87ee3})
