Send test email

Use this procedure to test and verify the configuration of email notification of alerts.

Sending test email using REST API
  1. Create a request body:

    1. Optionally specify a string for the message body in the textMessageBody.

    2. Optionally specify a string for the subject line in the subject.

    3. Designate the recipients by Specify an array of strings for toAddress to designate the recipients.

  2. Send the test email message:

    POST /rest/appliance/notifications/test-email