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

Host.delete does not return proper values

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Fixed
    • Icon: Major Major
    • 1.8.4rc3, 1.8.4
    • 1.8.3
    • API (A)
    • None

      When calling host.delete only true is returned, and not the values expected as per documentation
      http://www.zabbix.com/documentation/1.8/api/host/delete

      Sending:

      {"auth":"db2b07bbeb0e07ce339290919a0adaa6","id":2,"method":"host.delete","params":[10052],"jsonrpc":"2.0"}

      Response Code: 200
      Response Body:

      {"jsonrpc":"2.0","result":true,"id":2}

            Unassigned Unassigned
            redtux nelsonab
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: