Returns
Returns the updated Monitor object.Example
status update. Users may set only ACTIVE (resume) or PAUSED (pause); CAPPED, NO_CREDITS, and FAILING are system-set and are rejected.
Parameters
The ID of the monitor to update.
New name for the monitor.
New version to watch. Pass
None to watch every version of the product.New metric family IDs (
metric.metric_group_id) to score with.New sampling percentage, from just above
0 up to 100.New monthly credit cap. Must be positive when set. Pass
None for no cap.New inactivity window in minutes.
New status. Valid user-settable values:
ACTIVE (resume), PAUSED (pause).Only the fields you pass are updated. Any field you omit is left unchanged. Pass
None to clear a nullable field such as version_id or monthly_credit_cap.