Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 686 Bytes

File metadata and controls

12 lines (8 loc) · 686 Bytes

MonitoringThresholds

List of threshold values.

Properties

Name Type Description Notes
operator str Operator to be applied when comparing metric values against the threshold values. [optional] if omitted the server will use the default value of "less_or_equal_than"
values [MonitoringThreshold] List of threshold values to be acted against. Key should be one of the alert severity. [optional]

[Back to Model list] [Back to API list] [Back to README]