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

CLONE - API drule.update asks for iprange and dcheck, didn't fixed in 3.0.x branch.

    XMLWordPrintable

Details

    • Problem report
    • Status: Confirmed
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • API (A)
    • 0.5

    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
              hexes Ivan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: