Record
update-alert-policy-params
No description available.
record update-alert-policy-params {
alert-uuid: string,
alerts: update-alert-policy-body-alerts,
compare: list-alert-policy-response-policies-item-compare-enum,
description: string,
enabled: bool,
entities: list<string>,
tags: list<string>,
type-op: list-alert-policy-response-policies-item-type-op-enum,
value: f64,
window: list-alert-policy-response-policies-item-window-enum,
}Fields
| Name | Type | Description |
|---|---|---|
| alert-uuid | string | |
| alerts | update-alert-policy-body-alerts | |
| compare | list-alert-policy-response-policies-item-compare-enum | |
| description | string | |
| enabled | bool | |
| entities | list<string> | |
| tags | list<string> | |
| type-op | list-alert-policy-response-policies-item-type-op-enum | |
| value | f64 | |
| window | list-alert-policy-response-policies-item-window-enum |