Ad Widget

Collapse

Zabbix API: How to find triggers, NOT inherited from template?

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

    #1

    Zabbix API: How to find triggers, NOT inherited from template?

    Zabbix API: How to find triggers, NOT inherited from template?

    "templated" attribute with value "0" not working as expected: response from API contains all triggers.

    and there are no parameter "selectTemplates", so i cant determine whether trigger was inherited according to the "templates" attribute value or no.

    So... heh, does anybody knows how to do that stupid thing?
  • DRVTiny
    Senior Member
    • Sep 2011
    • 162

    #2
    Answer: for triggers not inherited from any templates its "templateid" property will be "0".

    Thanks!

    Comment

    Working...