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.
Whenever the request is sent by "GET" method, the data corresponding to the API will be listed.
https://[HOST]:[PORT]/AppManager/xml/SMSServer?apikey=[apikey]
When the request is sent by "POST" method, the corresponding data will be added/updated.
https://[HOST]:[PORT]/AppManager/xml/SMSServer?apikey=[apikey]
Supported HTTP methods: GET, POST
Allowed roles: Administrator
The parameters involved in the API request are described below:
| Field | Description |
|---|---|
| SMSPort | The port in which the modem is connected. |
https://apm-prod-server:8443/AppManager/xml/SMSServer?apikey=aaaaaabbbbbbccccccddddddeeeeee
It allows us to track crucial metrics such as response times, resource utilization, error rates, and transaction performance. The real-time monitoring alerts promptly notify us of any issues or anomalies, enabling us to take immediate action.
Reviewer Role: Research and Development