Monitors
Set a new monitor status.
Set monitor status.
put/fleets/{fid}/monitors/{mid}/status
Path parameters
fidstring required
Resource is related to this fleet ID only.
midstring required
id of the monitor.
Request body
Example request
{
"status": "Paused"
}Response
Monitor created or updated successfully