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

host.massremove allows to remove single existing host interface

XMLWordPrintable

    • Team B
    • Sprint 66 (Jul 2020), Sprint 67 (Aug 2020), Sprint 68 (Sep 2020), Sprint 69 (Oct 2020)
    • 0.5

      Steps to reproduce:

      1. Create host with single interface.
      2. Remove it using host.massremove:
      "method": "host.massremove",
      "params": {
            "hostids": ["10329"],
            "interfaces": {
                "ip":"127.0.0.1",
                "dns": "",
                "port":"10050"        
            }
      }

      Result:

      • Interface removed without error message.
      • Errors in frontend:

            iivs Ivo Kurzemnieks
            Miks.Kronkalns Miks Kronkalns
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: