Ad Widget

Collapse

[Zabbix API]: Fix filter object in host.get

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DRVTiny
    Senior Member
    • Sep 2011
    • 162

    #1

    [Zabbix API]: Fix filter object in host.get

    In host.get method filter object is not the same as for the all other methods: it supports text fields examination. "Standart" filter object doesnt support it.

    I think this is a very ugly hack and filter object behaviour must be the same for all methods, so we have two different ways:
    1) filter supports text fields in all methods
    2) filter doesnt support it at all, in host.get method too

    Thanks!
Working...