resolve_anomaly
Manually resolve an anomaly after addressing the issue outside VibOps, such as restarting a workload. Records resolution in the audit log.
Instructions
Manually mark an anomaly as resolved.
Use when the underlying issue has been addressed outside VibOps (e.g. a workload was restarted manually). Automatic resolution still applies when the condition normalises on the next detection cycle.
Write operation — recorded in the audit log.
Args: anomaly_id: UUID of the anomaly to resolve (from list_anomalies). reason: Optional free-text explanation of how the issue was resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| anomaly_id | Yes |