Changes:
ZBX-21804 action.create
, action.get
, action.update
, action.delete
: removed requirement of write permissions for hosts, host groups, templates, triggers, proxy.
Changes:
ZBX-19466 changed validation of script
object to be unique by combination of 2 properties: name
and menu_path
.
Changes:
ZBXNEXT-8012 user.checkAuthentication
: added new parameter token
.
Changes:
ZBXNEXT-7951 configuration.import
, configuration.importcompare
: option deleteMissing: true
for templateLinkage
will now unlink missing templates (instead of unlink and clear).
Changes:
ZBXNEXT-7951 discoveryrule.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 graph.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 graphprototype.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 hostgroup.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 hostprototype.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 httptest.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 item.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 itemprototype.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 template.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 templatedashboard.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 trigger.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 triggerprototype.update
: the parameter uuid
can now be updated.
Changes:
ZBXNEXT-7951 valuemap.update
: the parameter uuid
can now be updated.
Cambiamenti:
ZBXNEXT-7971 user.create
, user.update
: aumentata lunghezza massima del campo "url" a 2048 caratteri.
Cambiamenti:
ZBX-7706 graph.get
: la disponibilità del grafico non dipende dalle autorizzazioni per gli elementi specificati nei campi "ymin_itemid" e "ymax_itemid" del grafico.
Il grafico con l'asse Y MIN o MAX collegato a elementi inaccessibili sarà comunque accessibile ma l'asse Y MIN/MAX funziona come se il metodo di calcolo specificato fosse "Calcolato".
I cambiamenti:
ZBX-7706 graphprototype.get
: la disponibilità del prototipo del grafico non dipende dalle autorizzazioni per gli elementi specificati nel prototipo del grafico "ymin_itemid" e "ymax_itemid" campi.
Correzioni di bug:
ZBX-19118 discoveryrule.create
, discoveryrule.update
: la proprietà interfaceid
non è più necessaria per creare/aggiornare un tipo di agente HTTP Regola LLD.
Correzioni di bug:
ZBX-19118 item.create
, item.update
: la proprietà interfaceid
non è più necessaria per creare/aggiornare un tipo di agente HTTP elemento.
Correzioni di bug:
ZBX-19118 itemprototype.create
, itemprototype.update
: la proprietà interfaceid
non è più necessaria per creare/aggiornare un tipo di agente HTTP prototipo dell'oggetto.