When configuring alert notifications for vCenter Server and ESXi Host objects in VMware Aria Operations, certain specific environments to be excluded —such as a VMware Cloud (VMC) vCenter or its corresponding hosts — from triggering outbound notifications. However, the alert definitions themselves must remain active and visible within the Aria Operations user interface for those excluded objects.
Because notification rules apply globally or by specified object scopes, there is a need to leverage a custom object group with dynamic exclusion criteria to control outbound notification delivery without disabling the alerts.
Aria Operations 8.18.x
By default, alert notification rules in VMware Aria Operations trigger for all objects matching the alert criteria unless an explicit object scope filter is applied. Disabling the alert definitions via policies prevents the alerts from triggering entirely, which fails the requirement to keep them visible within the platform UI.
To exclude VMC vCenter and host objects from outbound alert notifications while keeping their alerts active in the UI, you must create an inclusive Custom Group that filters out the VMC objects, and then target that group within your notification rules.
Step 1: Create a Custom Group to Exclude VMC Objects
Operations > Configurations > Custom Groups.Add to create a new custom group.Define Membership Criteria, configure the following:Object Type: Select vCenter Server (or Host System depending on your target scope).Criteria: Set the property or name filter to does not contain or does not match your specific <VMC_vCenter_Name> or <VMC_Host_Prefix>.Add Another Criteria Set to combine the rules.Save. The group dynamically updates to include all infrastructure objects except the specified VMC entities.Step 2: Update or Create the Notification Rule
Operations > Configurations > Notifications.Add to create a new notification rule (or edit an existing one).Define Criteria step, locate the Object Scope configurations.Criteria drop-down menu, select Object.Object Search field, search for and select the name of the Custom Group created in Step 1.Select Mode drop-down menu, select Descendants to ensure all underlying child objects (datacenters, clusters, hosts, VMs) inside those allowed vCenters are included.Save.