Add an email recipient and filter pair

After initial configuring of the email notification feature, you can add additional filter queries with corresponding email addresses.

Prerequisites

  • Required session ID privileges: Infrastructure administrator

Adding an email recipient and filter pair using REST APIs
  1. Perform a GET for the appliance email notifications:

    GET /rest/appliance/notifications/email-config

  2. Enter the alert filter query and the corresponding email address or addresses.

  3. Using the resource URI from step 1, reconfigure the appliance for email notifications:

    POST /rest/appliance/notifications/email-config