I am using the Zabbix API through Ansible... it's basically python generating JSON and sending it to the API.
My zabbix server is version 6.4 .
I have the issue that my request is failing:
Code:
{
"jsonrpc": "2.0",
"method":
{
"jsonrpc": "2.0",
"method":
{
"jsonrpc":"2.0",
"method":"host.create",
"params":{
"host": "10.200.200.6",