Class: Zabbix::Client

Inherits:
API
  • Object
show all
Defined in:
lib/zabbix/client.rb

Overview

Note:

All methods have been separated into modules and follow the same grouping used in api docs

Wrapper for the Zabbix REST API

Constant Summary

Constants included from Request::JSONRPC2

Request::JSONRPC2::ZABBIX_ENDPOINT

Method Summary

Methods inherited from API

#config, #initialize, #zabbix_clock

Methods included from Authentication

#login

Methods included from Request::JSONRPC2

#rpc_call

Constructor Details

This class inherits a constructor from Zabbix::API