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

API procedure host.delete skips audit log

XMLWordPrintable

    • Team B
    • Sprint 74 (Mar 2021)
    • 0.25

      When deleting host using graphical interface -> it shows a "Delete" Action in the audit log.

      While using an API procedure:

      {
          "jsonrpc": "2.0",
          "method": "host.delete",
          "params": [
              "24883"
          ],
          "auth": "{{auth}}",
          "id": 1
      }
       

      Host did not appear in the audit log:

      Graphical representation:

            sasha Alexander Vladishev
            aigars.kadikis Aigars Kadikis
            Team B
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: