This Rest API enables or disables the Probe Server Down email alerts from the Central Server.
https://[HOST]:[PORT]/AppManager/xml/masDownEmail?apikey=[APIKEY]&enableMasDownMailNotification=[True/false]
Supported HTTP methods: None
Allowed roles: None
The parameters involved in the API request are described below. Also, refer to the list of common Request Parameters.
| Field | Description |
|---|---|
| enableMasDownMailNotification | Specifies if the Probe Server Down Email Alert should be enabled. |
https://apm-prod-server:8443/AppManager/xml/masDownEmail?apikey=aaaaaabbbbbbccccccddddddeeeeee&enableMasDownMailNotification=false
Note: Only users with Admin previleges can use this API.
Thank you for your feedback!