[comment]: # ({ee4c2098-f6310e68})
# 31 What's new in Zabbix 7.0.26

[comment]: # ({/ee4c2098-f6310e68})

[comment]: # ({26860789-3f09d7bb})
#### VMware alarm items return entity details

The JSON returned by [`vmware.*.alarms.get[]`](/manual/vm_monitoring/vmware_json#vmwarealarmsget) items now includes an `entity` object for each alarm.
This object returns the ID, UUID, and type of the affected entity (host, virtual machine, or datastore).

If you have scripts that parse VMware alarm item output, you may need to update them to handle the additional fields.

[comment]: # ({/26860789-3f09d7bb})
