Ad Widget

Collapse

Heads-up on some upcoming API changes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pavels
    Member
    • Oct 2011
    • 83

    #1

    Heads-up on some upcoming API changes

    We're currently actively working on implementing internal events (https://support.zabbix.com/browse/ZBXNEXT-1575) an this development will introduce some backward-incompatible changes to the item API. Specifically, not supported items will now be indicated by a separate "state" property, not by "status". Status value 3 will no longer be supported. If your apps use this in any way, you'll need to take this into account for them to be compatible with Zabbix 2.2.

    We'll also rename the "value_flag" property of triggers to "state", but "value_flag" will remain supported in 2.2.

    If you are interested, all of the changes to the API are described in the spec https://www.zabbix.org/wiki/Docs/specs/ZBXNEXT-1575#API
Working...