Esta es una traducción de la página de documentación original en español. Ayúdanos a mejorarla.

Cambios en la interfaz de programación de aplicaciones de Zabbix en 6.0

6.0.18

action

Changes:
ZBX-21804 action.create, action.get, action.update, action.delete: removed requirement of write permissions for hosts, host groups, templates, triggers, proxy.

6.0.15

COMMENT https://git.zabbix.com/projects/WEB/repos/documentation/browse/en/manual/api/changes_6.0.md?at=refs%2Fheads%2Frelease%2F6.0 CONTEXT manual/api/changes_6.0.md RESOURCE Documentation 6.0•manual/api/changes_6.0.xliff

script

Cambios:
ZBX-19466 se cambia la validación del objeto scriptpara que sea única mediante la combinación de 2 propiedades: name y menu_path.

6.0.14

user

Changes:
ZBXNEXT-8012 user.checkAuthentication: added new parameter token.

6.0.13

configuración

Cambios:
ZBXNEXT-7951 configuration.import, configuration.importcompare: la opcióndeleteMissing: true de templateLinkage desvinculará las plantillas faltantes (en vez de desvincular y limpiar).

discoveryrule

Changes:
ZBXNEXT-7951 discoveryrule.update: the parameter uuid can now be updated.

graph

Changes:
ZBXNEXT-7951 graph.update: the parameter uuid can now be updated.

graphprototype

Changes:
ZBXNEXT-7951 graphprototype.update: the parameter uuid can now be updated.

hostgroup

Changes:
ZBXNEXT-7951 hostgroup.update: the parameter uuid can now be updated.

hostprototype

Changes:
ZBXNEXT-7951 hostprototype.update: the parameter uuid can now be updated.

httptest

Changes:
ZBXNEXT-7951 httptest.update: the parameter uuid can now be updated.

item

Changes:
ZBXNEXT-7951 item.update: the parameter uuid can now be updated.

itemprototype

Changes:
ZBXNEXT-7951 itemprototype.update: the parameter uuid can now be updated.

template

Changes:
ZBXNEXT-7951 template.update: the parameter uuid can now be updated.

templatedashboard

Changes:
ZBXNEXT-7951 templatedashboard.update: the parameter uuid can now be updated.

trigger

Changes:
ZBXNEXT-7951 trigger.update: the parameter uuid can now be updated.

triggerprototype

Changes:
ZBXNEXT-7951 triggerprototype.update: the parameter uuid can now be updated.

valuemap

Changes:
ZBXNEXT-7951 valuemap.update: the parameter uuid can now be updated.

6.0.9

usuario

Cambios:
ZBXNEXT-7971 user.create, user.update: incrementada a 2048 caracteres la longitud máxima del campo "url" .

6.0.7

gráfico

Cambios:
ZBX.7706 graph.get: La disponibilidad del gráfico no depende de los permisos para los elementos especificados los campos "ymin_itemid" e "ymax_itemid" del gráfico.
El gráfico que tiene el eje Y MIN o MAX vinculado a elementos inaccesibles seguirá siendo accesible, pero el eje Y MIN/MAX funciona de la misma manera que si el método de cálculo especificado fuera "Calculated".

prototipo gráfico

Cambios:
ZBX-7706 graphprototype.get: La disponibilidad del prototipo gráfico no depende de los permisos de los elementos especificados en los campos del gráfico prototipo "ymin_itemid" e "ymax_itemid".

6.0.3

Regla de descubrimiento

Corrección de errores:
ZBX-19118 discoveryrule.create,discoveryrule.update: la propiedad interdaceid no es requerida para crear/actualizar un agente HTTP tipo regla LLD.

item

Corrección de errores:
ZBX-19118 item.create,item.update: la propiedad interfaceidno es requerida para crear/actualizar un agente HTTP tipo elemento.

prototipo de item

Corrección de errores:
ZBX-19118 itemprototype.create,itemprototype.update: la propiedad interfaceidno es requerida para crear/actualizar un agente HTTP tipo prototipo de elemento.