37 Upgrade notes for 7.0.26

VMware alarm items return entity details

The JSON returned by vmware.*.alarms.get[] 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.