The type of the tags field of the SyntheticMonitorUpdate object has been changed:
array of String -> array of TagWithSourceInfo object.
Backward compatibility is provided; the API still accepts an array of String. We recommend to switch to the new format at your earliest convenience.
The following field has been added to the AlertingProfile object:
mzId
The managementZoneId property of the long type has been deprecated. Existing requests will still work. Use the newly introduced mzId field of the String type.
The following field has been added to the ManagementZoneAlertingScope object:
mzId
The managementZoneId property of the long type has been deprecated. Existing requests will still work. Use the newly introduced mzId field of the String type.
The Thresholds API has been deprecated. Use the Metric events API instead. For backward compatibility, requests to deprecated endpoints will still work until further notice.