analyze_alert
Perform root-cause analysis on an alert by correlating it with recent same-entity events, then return probable cause, suggested actions, and related events.
Instructions
[READ] Root-cause analysis: correlate an alert with recent same-entity events.
Returns a probable cause and suggested actions plus the related events. Resilient
and deterministic — safe to run on a live, alerting cluster.
Args:
alert_ext_id: Alert extId as returned by alert_list.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| alert_ext_id | Yes |