Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-23469

Error message about LLD inconsistency not precise

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 6.0.22
    • Server (S)
    • None

      Before 4.2 version, the LLD rule did require an array:

      {"data":[ { .. } , { .. } ]

      Starting with 4.2 and newer, it's acceptable:

      { { .. } , { .. } ]

      The error message when JSON consistency is not good still highlights the necessity of "data":

      Cannot find the "data" array in the received JSON object

      For new users, it's confusing to ask for extra structure as it's not mandatory anymore.

            wiper Andris Zeila
            aigars.kadikis Aigars Kadikis
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: