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

Some trigger API bugs

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.1.0
    • 2.1.0
    • API (A)

      A couple of minor problems with the trigger API:

      1. trigger.adddependencies returns a hash of trigger IDs instead of an array:

      {
      "jsonrpc": "2.0",
      "result": {
      "triggerids":

      { "14062": "14062" }

      },
      "id": 6
      }

      2. selectHosts with count for trigger.get always returns 0.

            Unassigned Unassigned
            jelisejev Pavels Jelisejevs (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: