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

XMLWordPrintable

    • Type: Problem report
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: None
    • Component/s: API (A)
    • 0.5

      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.

            Assignee:
            Unassigned
            Reporter:
            Ivan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: