CreateAlertResponse = object
Description
The created alertProperties
data
data: object
aggregation
aggregation: string
alert_type
alert_type:"DRIFT"|"AGGREGATE"|"PER_EVENT"
created_at
created_at: string
created_by?
optionalcreated_by?:string|null
description?
optionaldescription?:string|null
event_filters
event_filters: object[]
event_metrics
event_metrics: object[]
frequency
frequency:"HOURLY"|"DAILY"|"WEEKLY"|"MONTHLY"
id
id: string
is_active
is_active: boolean
is_muted
is_muted: boolean
last_result?
optionallast_result?:object&object|null
last_run_at?
optionallast_run_at?:string|null
last_trigger?
optionallast_trigger?:object
last_trigger.alert_id
alert_id: string
last_trigger.created_at
created_at: string
last_trigger.id
id: string
last_trigger.muted
muted: boolean
last_trigger.notification_sent
notification_sent: boolean
last_trigger.resolved_by
resolved_by:string|null
last_trigger.resolved_time
resolved_time:string|null
last_trigger.result
result:object&object
Type Declaration
aggregation?
optionalaggregation?:string
current_bucket_score?
optionalcurrent_bucket_score?:number|boolean
drift_percentage?
optionaldrift_percentage?:number
event_filters?
optionalevent_filters?:unknown[]
event_metrics?
optionalevent_metrics?:unknown[]
last_triggered_baseline?
optionallast_triggered_baseline?:number|boolean
previous_bucket_score?
optionalprevious_bucket_score?:number|boolean
thresholds?
optionalthresholds?:object
thresholds.critical
critical: object
thresholds.critical.operator
operator:"greater_than"|"less_than"|"equal_to"
thresholds.critical.value
value: number
thresholds.resolved
resolved: object
thresholds.resolved.operator
operator:"greater_than"|"less_than"|"equal_to"
thresholds.resolved.value
value: number
last_trigger.triggered_time
triggered_time: string
last_trigger.updated_at
updated_at: string
last_trigger_id?
optionallast_trigger_id?:string|null
minimum_sample_size
minimum_sample_size: number
name
name: string
notifications?
optionalnotifications?:object[]
scope_id
scope_id: string
scope_type
scope_type: string
status
status:"ACTIVE"|"TRIGGERED"|"PAUSED"|"RESOLVED"
thresholds
thresholds: object
thresholds.critical
critical: object
thresholds.critical.operator
operator:"greater_than"|"less_than"|"equal_to"
thresholds.critical.value
value: number
thresholds.resolved
resolved: object
thresholds.resolved.operator
operator:"greater_than"|"less_than"|"equal_to"
thresholds.resolved.value
value: number
trigger_error?
optionaltrigger_error?:string|null
triggers?
optionaltriggers?:object[]
updated_at?
optionalupdated_at?:string|null
success
success: true

