[ZBX-13172] CLONE - API drule.update asks for iprange and dcheck, didn't fixed in 3.0.x branch. Created: 2017 Dec 10  Updated: 2019 Dec 10

Status: Confirmed
Project: ZABBIX BUGS AND ISSUES
Component/s: API (A)
Affects Version/s: None
Fix Version/s: None

Type: Problem report Priority: Trivial
Reporter: Ivan Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: API, discoveryrule
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
duplicates ZBX-6257 drule.update does not support partial... Closed
duplicates ZBX-10049 API drule.update asks for iprange and... Closed
is duplicated by ZBX-13159 Can't update discovery rule ip range. Closed
Story Points: 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.



 Comments   
Comment by Ivan [ 2017 Dec 10 ]

Fix Version/s:
3.2.0alpha1
What about 3.0.x version? Will it be fixed?

Generated at Fri Apr 26 00:29:37 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.