If you need to reference existing alert channels that were created outside of your CLI project, use
fromId().Configuration
- Phone Call Alert Channel
- General Alert Channel
Configure phone call-specific settings:
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
phoneNumber | string | ✅ | - | Phone number in international format (e.g., +31061234567890) |
name | string | ❌ | - | Friendly name for the phone call alert channel |
Phone Call Alert Channel Options
Phone number to call.Each
PhoneCallAlertChannel supports only one phone number. Phone numbers need to be in E.164 format.We only support phone numbers from certain countries and regions.Friendly name for the phone call alert channel.
General Alert Channel Options
These options are valid for all alert channels types.Whether to send notifications when checks recover from a failed or degraded state. Default value is
true.Whether to send notifications when checks become degraded. Default value is
false.Whether to send notifications when a SSL/TLS certificate is about to expire. Default value is Learn more about SSL alerts.
false.Number of days before the SSL/TLS certificate expiry date to send notifications. Only relevant when Learn more about SSL alerts.
sslExpiry is enabled. Default value is 30.