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

API drule.update asks for iprange and dcheck

    XMLWordPrintable

Details

    • Incident report
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0.0alpha3
    • 3.2.0alpha1
    • API (A)

    Description

      Reproduce:
      try using API drule.update with:

      {
       "druleid ": "2"
      }
      

      Notice error: IP range cannot be empty.

      than try drule.update with"

      {
       "druleid ": "2",
       "iprange": "192.168.0.1-254"
      }
      

      Notice error: Cannot save discovery rule without checks.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vitalijs.cemeris vitalijs.cemeris (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: