ManageEngine® Applications Manager AddMonitor API - Mail Servers |
||
This section explains how to use the AddMonitor API to add monitors of the category type 'Mail Server'. The following monitors are supported:
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The type of the mail server you want to add. Value should be Exchange Server. |
host | The name of the host where the Exchange server is running. |
port | The port number where the Exchange server is running. |
username | The user name for the system in which Exchange server is running. |
password | The password for the system in which Exchange server is running. |
version | The Exchange server version. Supported versions are 2000, 2003, 2007, 2010 and 5. |
The parameters involved in the API request are described below. Also, refer the list of common Request Parameters.
Field | Description |
---|---|
type | The type of the monitor you want to add. Value should be Mail Server. |
host | The name of the host where the mail server is running. |
port | The SMTP port number |
emailid | An email id available in the mail server. |
timeout | The time out value in seconds. |
mailMsg | The message to appear in the subject of the email. |
AddMonitor API - Java/Transaction |
AddMonitor API - Middleware/Portal |