anomalies
anomalies resolve
Resolve an anomaly alert
Resolve an anomaly-detection alert by ID. Marks the alert as resolved, indicating the underlying issue has been addressed.
Usage
pgbeam anomalies resolve <id>Options
| Option | Description | Required | Default |
|---|---|---|---|
<id> | Anomaly alert ID | Yes | - |
Global options
All global options (--token, --profile,
--project, --org, --json, --no-color, --debug) are also available on
this command.
Examples
# Resolve an anomaly
pgbeam anomalies resolve anom_xxxOutput
Confirms the anomaly was resolved.