[ZBX-25734] Create Host with multiple templates failed Created: 2024 Dec 12 Updated: 2024 Dec 12 Resolved: 2024 Dec 12 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | API (A) |
Affects Version/s: | 6.0.36 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Fabrice | Assignee: | Zabbix Development Team |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() ![]() |
Description |
Steps to reproduce:
Result:
When we createa with only one templatte , its work the documentation
|
Comments |
Comment by Alexander Vladishev [ 2024 Dec 12 ] |
What does your API request return? How are you specifying multiple templates in your request? |
Comment by Fabrice [ 2024 Dec 12 ] |
Hello thank you for your reply this is how i specify mutiple templates in my request :
sorry , solved ! the two templates try to populate the same inventory and my python wrapper didnt show the error , just http code 200 when i use postman to check the error message was clear Thank you and Sorry for the inconvenience.
|
Comment by Fabrice [ 2024 Dec 12 ] |
two template try to pupalate the same inventory item |