ZBXNEXT-9877 discouraged by documentation "data" keyword is used for returned array

XMLWordPrintable

    • Type: Problem report
    • Resolution: Won't fix
    • Priority: Minor
    • None
    • Affects Version/s: 7.0.12, 7.2.6, 7.4.0beta1
    • Component/s: Proxy (P), Server (S)
    • None
    • Support backlog

      Steps to reproduce:

      1. install 7.2.6
      2. request  zabbix[preprocessing]
        https://www.zabbix.com/documentation/7.0/en/manual/discovery/low_level_discovery

        While the "data" element has been removed from all native items related to discovery, for backward compatibility Zabbix will still accept the JSON notation with a "data" element, though its use is discouraged.

      Result:

      Expected:

      {
              "queued": {
                      "count": 0,
                      "size": 0
              },
              "direct": {
                      "count": 0,
                      "size": 0
              },
              "queue": 0
      }
      

            Assignee:
            Zabbix Development Team
            Reporter:
            Edgar Akhmetshin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: