Difference between revisions of "Zabbix API"
Jump to navigation
Jump to search
(Created page with "{{Draft}} == See also == * {{Zabbix}}") |
|||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | |||
+ | |||
+ | curl -H "Content-Type: application/json-rpc" -X POST http://192.168.0.18/api_jsonrpc.php -d '{"jsonrpc":"2.0","method":"apiinfo.version","id":1,"auth":null,"params":{}}' | ||
+ | {"jsonrpc":"2.0","result":"4.4.6","id":1} | ||
Revision as of 12:27, 26 April 2020
This article is a Draft. Help us to complete it.
curl -H "Content-Type: application/json-rpc" -X POST http://192.168.0.18/api_jsonrpc.php -d '{"jsonrpc":"2.0","method":"apiinfo.version","id":1,"auth":null,"params":{}}'
{"jsonrpc":"2.0","result":"4.4.6","id":1}
See also
Advertising: