Appendice 2. Modifiche dalla 7.4 alla 8.0

Modifiche incompatibili

cronologia

ZBXNEXT-10069 Aggiunto il nuovo parametro maxValueSize al metodo history.get. Se si stanno richiedendo dati per item con un valore binario (history=5), impostare maxValueSize su null; altrimenti history.get restituirà il valore dell'item troncato a 64KiB.

host

ZBXNEXT-10387 host.massupdate: Metodo rimosso. Utilizzare invece host.update.

hostgroup

ZBXNEXT-10387 hostgroup.massupdate: Metodo rimosso. Utilizzare invece hostgroup.update, hostgroup.massadd o hostgroup.massremove.

hostinterface

ZBXNEXT-10387 hostinterface.replacehostinterfaces: Metodo rimosso. Utilizzare invece hostinterface.update, hostinterface.massadd o hostinterface.massremove.

template

ZBXNEXT-10387 template.massupdate: Metodo rimosso. Utilizzare invece template.update, template.massadd o template_massremove.

templategroup

ZBXNEXT-10387 templategroup.massupdate: Metodo rimosso. Utilizzare invece templategroup.update, templategroup.massadd o templategroup.massremove.

Altre modifiche e correzioni di bug

connettore

ZBXNEXT-10069 Aggiunto un nuovo valore item_value_type (64 - JSON) all'oggetto connector.

dashboard

ZBXNEXT-4769 Aggiunto il nuovo campo del widget dashboard show_hostnames al widget graph.
ZBXNEXT-9546 Aggiunti i nuovi campi del widget dashboard ds.0.item_tags_evaltype, ds.0.item_tags.0.tag, ds.0.item_tags.0.operator e ds.0.item_tags.0.value ai widget svggraph e piechart.
ZBXNEXT-10158 Aggiunti i nuovi campi del widget dashboard columns.0.aggregate_columns, columns.0.combined_column_name e columns.0.column_aggregate_function al widget topitems.
ZBXNEXT-9424, ZBXNEXT-4769 Aggiunto il nuovo tipo di widget dashboard scatterplot.
ZBXNEXT-8160 Aggiunti i nuovi campi del widget dashboard clustering_mode e clustering_zoom_level al widget geomap.
ZBXNEXT-943 Aggiunto il nuovo campo del widget dashboard ds.0.invert_values al widget graph.

templatedashboard

ZBXNEXT-9424 Aggiunto un nuovo tipo di widget dashboard del template scatterplot.

cronologia

ZBXNEXT-10069 Aggiunto un nuovo valore history (6 - JSON) al metodo history.get.
ZBXNEXT-10069 Aggiunto un nuovo oggetto JSON history.

hostprototype

ZBXNEXT-9546 Aggiunto il nuovo parametro selectInheritedTags al metodo hostprototype.get.

httptest

ZBXNEXT-9546 Aggiunti i nuovi parametri inheritedTags e selectInheritedTags al metodo httptest.get.

item

ZBXNEXT-10069 Aggiunto un nuovo valore value_type (6 - JSON) all'oggetto item.
ZBXNEXT-9546 Aggiunti i nuovi parametri inheritedTags e selectInheritedTags al metodo item.get.

itemprototype

ZBXNEXT-10069 Aggiunto un nuovo valore value_type (6 - JSON) all'oggetto itemprototype.
ZBXNEXT-9546 Aggiunto il nuovo parametro selectInheritedTags al metodo itemprototype.get.

template

ZBXNEXT-9546 Aggiunti i nuovi parametri inheritedTags e selectInheritedTags al metodo template.get.

trigger

ZBXNEXT-9546 Aggiunti i nuovi parametri inheritedTags e selectInheritedTags al metodo trigger.get.

triggerprototype

ZBXNEXT-9546 Aggiunto il nuovo parametro selectInheritedTags al metodo triggerprototype.get.

triggertag

ZBXNEXT-5467 Aggiunta la proprietà automatic all'oggetto tag del trigger.

userdirectory

ZBXNEXT-9834 Aggiunte le proprietà idp_certificate, sp_private_key, sp_certificate, idp_certificate_hash, sp_private_key_hash e sp_certificate_hash all'oggetto directory utente.