Sha256: 11306df8273bd3de8f4e54dccdcd6da15832b0a71635c69cff93d9b85d58882b
Contents?: true
Size: 228 Bytes
Versions: 1
Compression:
Stored size: 228 Bytes
Contents
class ZabbixApi class Hostinterfaces < Basic def array_flag true end def method_name "hostinterface" end def indentify "hostid" end def key "interfaceid" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zabbixapi-2.2.3 | lib/zabbixapi/classes/hostinterfaces.rb |