ManageEngine® Applications Manager Configure SMS Server | ||
This API allows the user to to view SMS server details and configure SMS server parameters. This API is designed to support GET and POST requests.
GET Request - To view/list SMS server details.
POST Request - To add or update SMS server details.
Whenever the request is sent by "GET" method, the data corresponding to the API will be listed.
Sample Request
http://[host]:[port]/AppManager/xml/SMSServer?apikey=[apikey]
When the request is sent by "POST" method, the corresponding data will be added/updated.
Sample Request
http://[host]:[port]/AppManager/xml/SMSServer?apikey=[apikey]
Request Parameters
The parameters involved in the API request are described below:
Field | Description |
SMSPort |
The port in which the modem is connected. |
Example:
http://app-windows:9090/AppManager/xml/SMSServer?apikey=7b5fde68148fa2419bc2f1a1ab87e75
Configure Proxy Server |
DeleteMonitor API |