SMTP Alert Handler REST Endpoints

SMTP Alert Handler
The SMTP Alert Handler may be used to send e-mail messages to notify administrators of significant events that occur within the server.
Add, Search, Compare or Delete SMTP Alert Handler
Method: post
Path: /rest/v1/admin
Delete a SMTP Alert Handler by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find SMTP Alert Handler by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a SMTP Alert Handler by DN
Method: patch
Path: /rest/v1/admin/{dn}