When attempting to integrate Zabbix version 7.x with DX SaaS using the Open Data Connector (ODC) or RESTMon, users may experience the following:
PHP Notice: Parameter "/user" is deprecated in /usr/share/zabbix/include/classes/validators/CApiInputValidator.phpZabbix 7.x introduced breaking changes to its API, including the deprecation of the /user parameter and other structural changes. The out-of-the-box (OOTB) ODC and RESTMon schema files were designed for Zabbix 6.x and earlier, causing data collection to fail when communicating with Zabbix 7.x endpoints.
To support Zabbix 7.x, the integration schemas must be updated to align with the new API requirements.
zabbix_7x.zip) and follow the below steps .\schema folder.zabbix_7x.zip file..yaml or .json schema files into the \schema directory of your ODC/RESTMon instance, overwriting the legacy Zabbix files.