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

unquoted hostids parameter does not work on some systems

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Won't fix
    • Icon: Major Major
    • 1.8.3
    • None
    • API (A)
    • None
    • php 5.3.2

      on some systems unquoted hostids parameter does not work.

      a request that works :

      {"auth":"fc0218e31075368f7c54aa46bb63985f","method":"item.get","id":4,"params":

      {"extendoutput":true,"hostids":"'1201200000010047'","limit":100}

      ,"jsonrpc":"2.0"}

      request that fails :

      {"auth":"fc0218e31075368f7c54aa46bb63985f","method":"item.get","id":5,"params":

      {"extendoutput":true,"hostids":1201200000010047,"limit":100}

      ,"jsonrpc":"2.0"}

            Unassigned Unassigned
            richlv richlv
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: