zabbix-helpers/check_dns_records/zabbix_jrpc_files/host.get.json

13 lines
199 B
JSON
Executable File

{
"jsonrpc": "2.0",
"method": "host.get",
"params": {
"filter": {
"host": [
"HOSTNAME"
]
}
},
"auth": AUTHID,
"id": 1
}