ManageEngine® Applications Manager Edit Monitor API | ||
With the APIs given below, you can edit or modify the details of a specific monitor:
The common parameters involved in these API requests are described below:
Sample Request:
This example helps you to edit the display name of a service monitor in Applications Manager:
http://[Host]:[Port]/AppManager/xml/EditMonitor?apikey=[APIKEY]&type=ServiceMonitoring&resourceid=[RESOURCEID]&newdisplayname=[NEWDISPLAYNAME]&pollInterval=[pollInterval]&command=[COMMAND]&search=[SEARCH]
If the API is not executed correctly, the request will fail and errors will be thrown. Refer this page for a list of common error conditions.
GetMaintenanceTaskDetailsListMaintenanceTaskDetails API |
Edit DNS Monitor API |