ManageEngine® Applications Manager Edit Service Monitor API | ||
This API allows you to edit the details of the service monitors.
APIs for Edit Service Monitor
http://[Host]:[Port]/AppManager/xml/EditMonitor?apikey=[APIKEY]&type=Service Monitoring&resourceid=[RESOURCEID]&newdisplayname=[NEWDISPLAYNAME]&pollInterval=[poll
Interval]&command=[COMMAND]&search=[SEARCH]
OR
http://[Host]:[Port]/AppManager/xml/EditMonitor?apikey=[APIKEY]&type=Service Monitoring&displayname=[DISPLAYNAME]&newdisplayname=[DISPLAYNAME]&pollInterval=[pollIn terval]&command=[COMMAND]&search=[SEARCH]
Request Parameters
Field | Description |
command | The command that will be executed after connecting to the port. |
search | The string that has to be searched after executing the command |
Other Common APIs and error conditions. |
Example Requests:
http://app-windows:9090/AppManager/xml/EditMonitor?apikey=9481566a94f26d8e44ee0889fd7628a0&type=Service Monitoring&resourceid=10000116&newdisplayname=zoho
http://app-windows:9090/AppManager/xml/EditMonitor?apikey=9481566a94f26d8e44ee0889fd7628a0&type=Service Monitoring&resourceid=10000116&command=GET / HTTP1.1
http://app-windows:9090/AppManager/xml/EditMonitor?apikey=9481566a94f26d8e44ee0889fd7628a0&type=Service Monitoring&resourceid=10000116&search=h
http://app-windows:9090/AppManager/xml/EditMonitor?apikey=9481566a94f26d8e44ee0889fd7628a0&type=Service Monitoring&resourceid=10000116&pollInterval=10&search=&command=GET/HTTP1.0&newdisplayname=zoho
Edit DNS Monitor API |
Edit SSL Certificate Monitor API |