/admin/mft/monitor
We can use the HTTP GET method with the list resource monitor resource, to list information about the MFT resource monitor status, and other configuration information. We can use the the HTTP POST method to create a resource monitor and the HTTP DELETE method to delete a resource monitor.
- POST
Use the HTTP POST method with the monitor resource to create a resource monitor. - GET
Use the HTTP GET method with the monitor resource to list information about the MFT resource monitor status, and other configuration information. - DELETE
Use the HTTP DELETE method with the monitor resource to delete an existing monitor, or delete the history of an existing monitor.
Parent topic: REST API resources
Related reference
Related information