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

Додаток 2. Зміни з 6.2 до 6.4

Зворотно несумісні зміни

authentication

ZBXNEXT-276 Вилучено властивості saml_idp_entityid, saml_sso_url, saml_slo_url, saml_username_attribute, saml_sp_entityid, saml_nameid_format, saml_ sign_messages, saml_sign_assertions, saml_sign_authn_requests, saml_sign_logout_requests, saml_sign_logout_responses, saml_encrypt_nameid, saml_encrypt_assertions. Тепер ці властивості є частиною Каталогу користувача API.
ZBXNEXT-276 Перейменовано властивість ldap_configured на ldap_auth_enabled.
ZBXNEXT-276 Додано нові властивості ldap_jit_status, saml_jit_status, jit_provision_interval, disabled_usrgrpid.

drule

ZBXNEXT-7921 Видалено властивість nextcheck.

httptest

ZBXNEXT-7921 Видалено властивість nextcheck.

item

ZBXNEXT-6980 item.create, item.update: додано сувору перевірку параметрів методу.

itemprototype

ZBXNEXT-6980 itemprototype.create, itemprototype.update: додано сувору перевірку параметрів методу.

mediatype

ZBXNEXT-6796 Видалено властивість exec_params.
ZBXNEXT-6796 Додано нову властивість parameters (містить список об’єктів parameter для методів сповіщення "script").

proxy

ZBXNEXT-2557 proxy.get: додано сувору перевірку параметрів методу.

user

ZBXNEXT-8085 Вилучено підтримку застарілої властивості alias.
ZBXNEXT-276 Властивість roleid більше не є обов’язковою.
ZBXNEXT-276 Додано нові властивості userdirectoryid, ts_provisioned.
ZBXNEXT-276 Додано новий метод user.provision.
ZBXNEXT-276 user.create: Параметр usrgrps більше не є обов’язковим.
ZBXNEXT-8085 user.create, user.update: вилучено підтримку застарілого параметра user_medias.
ZBXNEXT-8085 user.login: видалено підтримку застарілого параметра user.
ZBXNEXT-3100 user.update: додано новий параметр current_passwd.

userdirectory

ZBXNEXT-276 Додано нові властивості idp_type, provision_status, user_username, user_lastname, user_ref_attr, group_membership, group_basedn, group_name, group_member, group_filter, idp_entityid, sp_entityid, sso_url, slo_url, username_attribute, nameid_format, scim_status, encrypt_nameid, encrypt_assertions , sign_messages, sign_assertions, sign_authn_requests, sign_logout_requests, sign_logout_responses, provision_media, provision_groups.
ZBXNEXT-276 userdirectory.get: видалено підтримку пошуку за base_dn, bind_dn, host, search_attribute, search_filter.
ZBXNEXT-276 userdirectory.get: видалено підтримку фільтрації за host, name.
ZBXNEXT-276 userdirectory.get: додано підтримку фільтрації за idp_type, provision_status.
ZBXNEXT-276 userdirectory.get: додано нові параметри selectProvisionMedia, selectProvisionGroups.

Інші зміни та виправлення помилок

API

ZBXNEXT-8051 Метод авторизації змінено з параметра auth на заголовок Authorization.
ZBXNEXT-8051 Задіприкейчино параметр auth.

action

ZBXNEXT-7964 Додано нову властивість pause_symptoms.

auditlog

ZBXNEXT-8105 Додано новий тип ресурсу журнал аудиту (51 - Connector).

connector

ZBXNEXT-8105 Додано новий API конектора з методами connector.create, connector.update, connector.get, connector.delete `.

dashboard

ZBXNEXT-4714 Додано нові типи полів віджетів панелі інструментів (11 - Користувач, 12 - Дія, 13 - Методи повідомлень).

Додано нові можливі комбінації значень властивостей об’єкта поля віджета інформаційної панелі для різних типів віджетів:
ZBXNEXT-4714 actionlog: додано "type": 11, "name": "userids", "value": <user ID>.
ZBXNEXT-4714 actionlog: додано "type": 12, "name": "actionids", "value": <action ID>.
ZBXNEXT-4714 actionlog: додано "type": 13, "name": "mediatypeids", "value": <media type ID >.
ZBXNEXT-4714 actionlog: додано "type": 0, "name": "statuses", "value": <0 - In progress 1 - Sent/Executed; 2 - Failed>.
ZBXNEXT-4714 actionlog: додано "type": 1, "name": "message", "value": "<any string value>".
ZBXNEXT-7661 item: додано "type": 1, "name": "thresholds.color.<N>", "value" ": "<шістнадцятковий код кольору>".
ZBXNEXT-7661 item: додано "type": 1, "name": "thresholds.threshold.<N>", "value" ": "<any string value>".
ZBXNEXT-5491 svggraph: додано "type": 1, "name": "ds.data_set_label.<N>", "value" ": "<any string value>".
ZBXNEXT-8165 tophosts: додано "type": 0, "name": "columns.decimal_places.<N>", "value" ": <діапазон дійсних значень: 0-10>.

discoveryrule

Changes:
ZBXNEXT-4428, ZBXNEXT-8246 added support for new flags 28 (SNMP walk value) and 29 (SNMP walk to JSON) to the preprocessing option type.

event

Changes:
ZBXNEXT-7964: added new property cause_eventid.
ZBXNEXT-7964 event.acknowledge: property action accepts new flags 128 (change event rank to cause) and 256 (change event rank to symptom).
ZBXNEXT-7964 event.acknowledge: new property cause_eventid. Used when action contains flag 256.
ZBXNEXT-7964 event.get: added new property symptom with possible values "true" (return only symptom events) and "false" (return only cause events).

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.

item

Changes:
ZBXNEXT-4428, ZBXNEXT-8246 added support for new flags 28 (SNMP walk value) and 29 (SNMP walk to JSON) to the preprocessing option type.

itemprototype

Changes:
ZBXNEXT-4428, ZBXNEXT-8246 added support for new flags 28 (SNMP walk value) and 29 (SNMP walk to JSON) to the preprocessing option type.

module

Changes:
ZBXNEXT-7469 added new API module with methods: module.create, module.delete, module.get, module.update.

problem

Changes:
ZBXNEXT-7964: added new property cause_eventid.
ZBXNEXT-7964 problem.get: added new property symptom with possible values "true" (return only symptom problem events) and "false" (return only cause problem events).

proxy

Changes:
ZBXNEXT-2557 proxy.get: returns new read-only properties version and compatibility.

script

Changes:
ZBXNEXT-3496 implemented new method script.getscriptsbyevents that automatically resolves macros in url and confirmation fields.
ZBXNEXT-3496 script.getscriptsbyhosts: returns new properties url and new_window and automatically resolves macros in url and confirmation fields.
ZBXNEXT-3496 script.get: returns new properties url and new_window.
ZBXNEXT-3496 script.create, script.update: new type "6" (URL) which accepts new properties "url" and "new_window" where these fields are available only for scope "2" (Manual host action) and "4" (Manual event action).
ZBXNEXT-3496 script.create: scope is now a mandatory field, command became required only for types "0" (Script), "1" (IPMI), "2" (SSH), "3" (Telnet) or "5" (Webhook), but not acceptable for type "6" (URL).

template

Changes:
ZBXNEXT-1111 added properties vendor_name, vendor_version.

trigger

Changes:
ZBXNEXT-7972 trigger.get, trigger.create, trigger.update: added property url_name.

trigger prototype

Changes:
ZBXNEXT-7972 triggerprototype.get, triggerprototype.create, triggerprototype.update: added property url_name.