[ZBX-13678] host.create API method: cannot specify two-digit target host group Created: 2018 Mar 29 Updated: 2018 Jul 17 Resolved: 2018 Jul 17 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | API (A) |
Affects Version/s: | 3.4.6 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Minor |
Reporter: | Paul Wasilewski | Assignee: | Unassigned |
Resolution: | Cannot Reproduce | Votes: | 0 |
Labels: | api | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
zabbix_server (Zabbix) 3.4.3 |
Description |
Steps to reproduce: Result: code message data Expected: |
Comments |
Comment by richlv [ 2018 Mar 30 ] |
most likely, the group id is not doublequoted properly (although other reasons might apply). there are a bunch of issues about this already. most likely, boils down to api validation again. |
Comment by Dmitrijs Lamberts [ 2018 Apr 04 ] |
Hello Paul, Please share full API request for troubleshooting. |
Comment by Paul Wasilewski [ 2018 Jul 17 ] |
This was user error. I have since figured out how to properly structure JSON data for API requests. Sorry for this. |