[comment]: # translation:outdated

[comment]: # ({a620a353-d9ef2dc4})
# Apéndice 2. Cambios desde la 6.2 a 6.4

[comment]: # ({/a620a353-d9ef2dc4})

[comment]: # ({6b0a3b97-31b2151e})
## Cambios incompatibles hacia atrás

[comment]: # ({/6b0a3b97-31b2151e})

[comment]: # ({860d9704-7014da1e})
#### authentication

[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) Eliminadas las propiedades `saml_idp_entityid`, `saml_sso_url`, `saml_slo_url`, `saml_username_attribute`, `saml_sp_entityid`, `saml_nameid_format`, `saml_sign_messages`, `saml_sign_assertions`, `saml_sign_authn_requests`, `saml_sign_logout_requests`, `saml_sign_logout_responses`, `saml_encrypt_nameid`, `saml_encrypt_assertions`. These properties are now part of [User directory](/manual/api/changes#userdirectory) API.\
[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) Renombrada la propiedad `ldap_configured` a `ldap_auth_enabled`.\
[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) Añadidas nuevas propiedades `ldap_jit_status`, `saml_jit_status`, `jit_provision_interval`, `disabled_usrgrpid`.\

[comment]: # ({/860d9704-7014da1e})

[comment]: # ({44886d90-993f7f7b})
#### drule

[ZBXNEXT-7921](https://support.zabbix.com/browse/ZBXNEXT-7921) Se eliminó la propiedad `nextcheck`.\

[comment]: # ({/44886d90-993f7f7b})

[comment]: # ({7d4464ae-ded33b32})
#### httptest

[ZBXNEXT-7921](https://support.zabbix.com/browse/ZBXNEXT-7921) Se eliminó la propiedad `nextcheck`.\

[comment]: # ({/7d4464ae-ded33b32})

[comment]: # ({6642eb57-6aaf09f9})
#### item

[ZBXNEXT-6980](https://support.zabbix.com/browse/ZBXNEXT-6980) `item.create`, `item.update`: Se agregó validación estricta de los parámetros del método.\

[comment]: # ({/6642eb57-6aaf09f9})

[comment]: # ({80617f59-9025c8ed})
#### itemprototype

[ZBXNEXT-6980](https://support.zabbix.com/browse/ZBXNEXT-6980) `itemprototype.create`, `itemprototype.update`: Se agregó validación estricta de los parámetros del método.\

[comment]: # ({/80617f59-9025c8ed})

[comment]: # ({40fb98dd-6796})
#### mediatype

[ZBXNEXT-6796](https://support.zabbix.com/browse/ZBXNEXT-6796) Se eliminó la propiedad `exec_params`.\
[ZBXNEXT-6796](https://support.zabbix.com/browse/ZBXNEXT-6796) Se agregó una nueva propiedad `parameters` (contiene una lista de objetos [parámetro](reference/mediatype/object#script-parameters) para " tipos de medios "script").\

[comment]: # ({/40fb98dd-6796})

[comment]: # ({ee57640b-f246c0eb})
#### proxy

[ZBXNEXT-2557](https://support.zabbix.com/browse/ZBXNEXT-2557) `proxy.get`: Se agregó validación estricta de los parámetros del método.\

[comment]: # ({/ee57640b-f246c0eb})

[comment]: # ({4cc5cfb0-77def99b})
#### user

[ZBXNEXT-8085](https://support.zabbix.com/browse/ZBXNEXT-8085) Se eliminó la compatibilidad con la propiedad obsoleta `alias`.\
[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) La propiedad `roleid` ya no es obligatoria.\
[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) Se agregaron nuevas propiedades `userdirectoryid`, `ts_provisioned`.\
[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) Se agregó un nuevo método `user.provision`.\
[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) `user.create`: el parámetro `usrgrps` ya no es obligatorio.\
[ZBXNEXT-8085](https://support.zabbix.com/browse/ZBXNEXT-8085) `user.create`, `user.update`: se eliminó la compatibilidad con el parámetro obsoleto `user_medias`.\
[ZBXNEXT-8085](https://support.zabbix.com/browse/ZBXNEXT-8085) `user.login`: se eliminó la compatibilidad con el parámetro obsoleto `user`.\
[ZBXNEXT-3100](https://support.zabbix.com/browse/ZBXNEXT-3100) `user.update`: se agregó un nuevo parámetro `current_passwd`.\

[comment]: # ({/4cc5cfb0-77def99b})

[comment]: # ({cdaa9394-04fada42})
#### userdirectory

[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) Se agregaron nuevas propiedades `idp_type`, `provision_status`, `user_username`, `user_lastname`, `user_ref_attr`, `group_membership`, ` group_basedn`, `group_name`, `group_member`, `group_filter`, `idp_entityid`, `sp_entityid`, `sso_url`, `slo_url`, `username_attribute`, `nameid_format`, `scim_status`, `encrypt_nameid`, `encrypt_assertions` , `sign_messages`, `sign_assertions`, `sign_authn_requests`, `sign_logout_requests`, `sign_logout_responses`, `provision_media`, `provision_groups`.\
[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) `userdirectory.get`: se eliminó la compatibilidad con la búsqueda por `base_dn`, `bind_dn`, `host`, `search_attribute`, ` filtro_búsqueda`.\
[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) `userdirectory.get`: se eliminó la compatibilidad con el filtrado por `host`, `nombre`.\
[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) `userdirectory.get`: Se agregó soporte para filtrar por `idp_type`, `provision_status`.\
[ZBXNEXT-276](https://support.zabbix.com/browse/ZBXNEXT-276) `userdirectory.get`: Se agregaron nuevos parámetros `selectProvisionMedia`, `selectProvisionGroups`.\

[comment]: # ({/cdaa9394-04fada42})

[comment]: # ({b1a9cda4-5b2db1cc})
## Otros cambios y correcciones de errores

[comment]: # ({/b1a9cda4-5b2db1cc})

[comment]: # ({adc5f57b-d71f42d1})
#### API

[ZBXNEXT-8051](https://support.zabbix.com/browse/ZBXNEXT-8051) El método de autorización cambió del parámetro `auth` al encabezado `Authorization`.\
[ZBXNEXT-8051](https://support.zabbix.com/browse/ZBXNEXT-8051) Parámetro obsoleto `auth`.\

[comment]: # ({/adc5f57b-d71f42d1})

[comment]: # ({207be44c-8d88dd86})
#### action

[ZBXNEXT-7964](https://support.zabbix.com/browse/ZBXNEXT-7964) Se agregó una nueva propiedad `pause_symptoms`.\

[comment]: # ({/207be44c-8d88dd86})

[comment]: # ({1e05a061-9b257002})
#### auditlog

[ZBXNEXT-8105](https://support.zabbix.com/browse/ZBXNEXT-8105) Se agregó un nuevo tipo de recurso de entrada del [registro de auditoría](/manual/api/reference/auditlog/object#audit-log) (51 - Conector).\

[comment]: # ({/1e05a061-9b257002})

[comment]: # ({da67c66a-d8497f49})
#### connector

[ZBXNEXT-8105](https://support.zabbix.com/browse/ZBXNEXT-8105) Se agregó una nueva API de conector con los métodos `connector.create`, `connector.update`, `connector.get`, `connector.delete `.\

[comment]: # ({/da67c66a-d8497f49})

[comment]: # ({fb588f68-b3614a50})
#### tablero

[ZBXNEXT-4714](https://support.zabbix.com/browse/ZBXNEXT-4714) Se agregaron nuevos tipos de [campo de widget de tablero](/manual/api/reference/dashboard/object#dashboard-widget-field) (11 - Usuario, 12 - Acción, 13 - Tipo de medio).\

Se agregaron nuevas combinaciones de valores posibles de las propiedades del objeto de campo del widget del panel para diferentes tipos de widget:\
[ZBXNEXT-4714](https://support.zabbix.com/browse/ZBXNEXT-4714) `actionlog`: Añadido `"type": 11, "name": "userids", "value": <user ID> `.\
[ZBXNEXT-4714](https://support.zabbix.com/browse/ZBXNEXT-4714) `actionlog`: Añadido `"tipo": 12, "nombre": "actionids", "valor": <ID de acción> `.\
[ZBXNEXT-4714](https://support.zabbix.com/browse/ZBXNEXT-4714) `actionlog`: Se agregó `"type": 13, "name": "mediatypeids", "value": <ID de tipo de medio >`.\
[ZBXNEXT-4714](https://support.zabbix.com/browse/ZBXNEXT-4714) `actionlog`: Añadido `"tipo": 0, "nombre": "estados", "valor": <0 - En progreso; 1 - Enviado/Ejecutado; 2 - Error>`.\
[ZBXNEXT-4714](https://support.zabbix.com/browse/ZBXNEXT-4714) `actionlog`: Añadido `"tipo": 1, "nombre": "mensaje", "valor": "<cualquier cadena valor>"`.\
[ZBXNEXT-7661](https://support.zabbix.com/browse/ZBXNEXT-7661) `item`: Añadido `"tipo": 1, "nombre": "umbrales.color.<N>", "valor ": "<código de color hexadecimal>"`.\
[ZBXNEXT-7661](https://support.zabbix.com/browse/ZBXNEXT-7661) `item`: Añadido `"tipo": 1, "nombre": "umbrales.umbral.<N>", "valor ": "<cualquier valor de cadena>"`.\
[ZBXNEXT-5491](https://support.zabbix.com/browse/ZBXNEXT-5491) `svggraph`: Se agregó `"tipo": 1, "nombre": "ds.data_set_label.<N>", "valor ": "<cualquier valor de cadena>"`.\
[ZBXNEXT-8165](https://support.zabbix.com/browse/ZBXNEXT-8165) `tophosts`: Se agregó `"tipo": 0, "nombre": "columnas.decimal_places.<N>", "valor ": <rango de valores válidos: 0-10>`.\

[comment]: # ({/fb588f68-b3614a50})

[comment]: # ({de371871-e422a7b9})
#### discoveryrule

[ZBXNEXT-6406](https://support.zabbix.com/browse/ZBXNEXT-6406) La propiedad `interfaceid` ya no es obligatoria para [regla LLD](/manual/api/reference/discoveryrule/object#lld-rule ) escribe "Comprobación simple" (3), "Comprobación externa" (10), "Agente SSH" (13) y "Agente TELNET" (14).\
[ZBXNEXT-4428](https://support.zabbix.com/browse/ZBXNEXT-4428), [ZBXNEXT-8246](https://support.zabbix.com/browse/ZBXNEXT-8246) Se agregó nueva [regla LLD preprocesamiento](/manual/api/reference/discoveryrule/object#lld-rule-preprocessing) escribe "Valor de SNMP walk" (28), "SNMP walk a JSON" (29).\

[comment]: # ({/de371871-e422a7b9})

[comment]: # ({acc7b9b5-63192e7d})
#### evento

[ZBXNEXT-7964](https://support.zabbix.com/browse/ZBXNEXT-7964) Se agregó una nueva propiedad `cause_eventid`.\
[ZBXNEXT-7964](https://support.zabbix.com/browse/ZBXNEXT-7964) `event.acknowledge`: Se agregaron nuevas [acciones de actualización de eventos](/manual/api/reference/event/acknowledge#parameters) " cambiar el rango del evento a causa" (128), "cambiar el rango del evento a síntoma" (256).\
[ZBXNEXT-7964](https://support.zabbix.com/browse/ZBXNEXT-7964) `event.acknowledge`: se agregó un nuevo parámetro `cause_eventid`.\
[ZBXNEXT-7964](https://support.zabbix.com/browse/ZBXNEXT-7964) `event.get`: Se agregó un nuevo parámetro `síntoma`.\

[comment]: # ({/acc7b9b5-63192e7d})

[comment]: # ({ca3b8afd-9777752d})
#### gráfico

[ZBX-7706](https://support.zabbix.com/browse/ZBX-7706) `graph.get`: la disponibilidad del gráfico no depende de los permisos para los elementos especificados en las [propiedades del gráfico](/manual/api /reference/graph/object#graph) `ymin_itemid` y `ymax_itemid`.\

[comment]: # ({/ca3b8afd-9777752d})

[comment]: # ({c550e6a1-38533ea1})
#### prototipo de gráfico

[ZBX-7706](https://support.zabbix.com/browse/ZBX-7706) `graphprototype.get`: La disponibilidad del prototipo de gráfico no depende de los permisos para los elementos especificados en las [propiedades del prototipo de gráfico](/manual /api/reference/graphprototype/object#graph-prototype) `ymin_itemid` y `ymax_itemid`.\

[comment]: # ({/c550e6a1-38533ea1})

[comment]: # ({5451675b-7d5360d1})
#### hostinterface

[ZBXNEXT-4428](https://support.zabbix.com/browse/ZBXNEXT-4428) Se agregó la nueva propiedad `max_repetitions`.\

[comment]: # ({/5451675b-7d5360d1})

[comment]: # ({14b86056-7821642e})
#### hostprototype

[ZBXNEXT-4428](https://support.zabbix.com/browse/ZBXNEXT-4428) Se agregó la nueva propiedad `max_repetitions`.\

[comment]: # ({/14b86056-7821642e})

[comment]: # ({5102296b-1bbee9bd})
#### métrica

[ZBXNEXT-6406](https://support.zabbix.com/browse/ZBXNEXT-6406) La propiedad `interfaceid` ya no es obligatoria para los tipos de  [métrica](/manual/api/reference/item/object#item) " Comprobación simple" (3), "Comprobación externa" (10), "Agente SSH" (13) y "Agente TELNET" (14).\
[ZBXNEXT-4428](https://support.zabbix.com/browse/ZBXNEXT-4428), [ZBXNEXT-8246](https://support.zabbix.com/browse/ZBXNEXT-8246) Se agregó nuevo [preprocesamiento de elementos ](/manual/api/reference/item/object#item-preprocessing) escribe "Valor de recorrido SNMP" (28), "Recorrido SNMP a JSON" (29).\

[comment]: # ({/5102296b-1bbee9bd})

[comment]: # ({24be1e0c-fbbdea39})
#### prototipo de métrica

[ZBXNEXT-6406](https://support.zabbix.com/browse/ZBXNEXT-6406) La propiedad `interfaceid` ya no es obligatoria para el [prototipo de métrica](/manual/api/reference/itemprototype/object#item-prototype ) escriba "Comprobación simple" (3), "Comprobación externa" (10), "Agente SSH" (13) y "Agente TELNET" (14).\
[ZBXNEXT-4428](https://support.zabbix.com/browse/ZBXNEXT-4428), [ZBXNEXT-8246](https://support.zabbix.com/browse/ZBXNEXT-8246) Se agregó un nuevo [preprocesamiento en prototipo de métrica](/manual/api/reference/itemprototype/object#item-prototype-preprocessing) escriba "Valor de recorrido SNMP" (28), "Recorrido SNMP a JSON" (29).\

[comment]: # ({/24be1e0c-fbbdea39})

[comment]: # ({83e48fce-a93a0139})
#### módulo

[ZBXNEXT-7469](https://support.zabbix.com/browse/ZBXNEXT-7469) Se agregó una nueva API de módulo con los métodos `module.create`, `module.delete`, `module.get`, `module.update `.\

[comment]: # ({/83e48fce-a93a0139})

[comment]: # ({52cf8672-a63ecb5e})
#### problema

[ZBXNEXT-7964](https://support.zabbix.com/browse/ZBXNEXT-7964) Se agregó una nueva propiedad `cause_eventid`.\
[ZBXNEXT-7964](https://support.zabbix.com/browse/ZBXNEXT-7964) `problem.get`: Se agregó un nuevo parámetro `síntoma`.\

[comment]: # ({/52cf8672-a63ecb5e})

[comment]: # ({67428d39-f561497e})
#### proxy

[ZBXNEXT-2557](https://support.zabbix.com/browse/ZBXNEXT-2557) Se agregaron nuevas propiedades `version`, `compatibility`.\

[comment]: # ({/67428d39-f561497e})

[comment]: # ({d6aeb68f-e9cf2ac5})
#### guion

[ZBXNEXT-3496](https://support.zabbix.com/browse/ZBXNEXT-3496) Se agregaron nuevas propiedades `url`, `new_window`.\
[ZBXNEXT-3496](https://support.zabbix.com/browse/ZBXNEXT-3496) Se agregó un nuevo [Script](/manual/api/reference/script/object#script) tipo "URL" (6).\
[ZBXNEXT-3496](https://support.zabbix.com/browse/ZBXNEXT-3496) Se agregó un nuevo método `script.getscriptsbyevents`.\
[ZBXNEXT-3496](https://support.zabbix.com/browse/ZBXNEXT-3496) `script.create`: la propiedad `scope` ahora es obligatoria.\
[ZBXNEXT-3496](https://support.zabbix.com/browse/ZBXNEXT-3496) `script.create`: la propiedad `command` ahora es obligatoria para [Script](/manual/api/reference/script/object #script) escribe "Script" (0), "IPMI" (1), "SSH" (2), "TELNET" (3) y "Webhook" (5).\
[ZBXNEXT-3496](https://support.zabbix.com/browse/ZBXNEXT-3496) `script.getscriptsbyhosts`: el método ahora resuelve automáticamente las macros en las propiedades `confirmación`, `url`.\

[comment]: # ({/d6aeb68f-e9cf2ac5})

[comment]: # ({fa150faa-c1fcf6ff})
#### template

[ZBXNEXT-1111](https://support.zabbix.com/browse/ZBXNEXT-1111) Se agregaron nuevas propiedades `vendor_name`, `vendor_version`.\

[comment]: # ({/fa150faa-c1fcf6ff})

[comment]: # ({8e1504a5-0260dba7})
#### trigger

[ZBXNEXT-7972](https://support.zabbix.com/browse/ZBXNEXT-7972) Añadida nueva propiedad `url_name`.\

[comment]: # ({/8e1504a5-0260dba7})

[comment]: # ({143cf1d5-0e61e2d7})
#### triggerprototype

[ZBXNEXT-7972](https://support.zabbix.com/browse/ZBXNEXT-7972) Se agregó una nueva propiedad `url_name`.\

[comment]: # ({/143cf1d5-0e61e2d7})
