Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Alert Rule ID
Response
OK
Organization identifier
Cluster identifier
Name of the alert rule
Description of what the alert monitors
Duration the condition must be true before firing (ISO-8601 duration format)
Alert severity level: - LOW: Minor issues or informational alerts that don't require immediate attention. Can be addressed during normal business hours. - MEDIUM: Moderate issues that should be investigated soon but don't impact critical services. May cause degraded performance or minor service disruption. - HIGH: Serious issues affecting service quality or availability. Requires prompt attention and resolution within hours. - CRITICAL: Critical issue requiring immediate action. Service outage, data loss risk, or severe performance degradation affecting users.
LOW, MEDIUM, HIGH, CRITICAL Whether the alert rule is enabled
List of alert receiver IDs to send notifications to
UNDEPLOYED, OK, TRIGGERED, PENDING_NOTIFICATION, NOTIFIED, SUPPRESSED, UNROUTED Indicates whether the current version of the alert has been synced with the alerting system. If false, an outdated version is currently deployed.