Configure Outbound Notification SettingsLast Updated January 26, 2025
Using the Settings Controller API, you configure
VMware Aria Suite Lifecycle
to send alerts and notifications for changes in environment health orVMware Aria Suite
product updates. As part of the configuration, you can specify the notification triggers and set the notification frequency.- Verify that you have satisfied all general prerequisites. See the prerequisites for Performing Day 2 operations usingVMware Aria Suite Lifecycle APIs.
- If you want to configure alerts or notifications by email, verify that the SMTP server settings are configured and verified. See Configure SMTP to Email Outbound Notifications.
- If you want to configure alerts or notifications through a Slack or Microsoft Teams channel, verify that you have the URL of the incoming webhook. See .
The following example shows how to configure
VMware Aria Suite Lifecycle
to send a daily notification to two registered email addresses and using a Slack channel webhook. To ensure that you configure the outbound notification settings with the correct webhook, you validate the URL of the webhook first. Then you configure the outbound notification settings so thatVMware Aria Suite Lifecycle
alerts notification recipients of any product updates, or changes to license, certificate, or environment health.- Validate the Slack channel webhook URL.To validate a Microsoft Teams channel webhhook usewebhookType=teams.
- Examine the response to verify that the URL is valid.Response example for a valid URL:Response example for an invalid URL:If the URL is not valid, verify that the webhook URL used in the query is correct or generate a new webhook URL and try to validate the URL again.
- Configure outbound notification settings.The response shows the outbound notification settings.