list_alerts
Retrieve and filter alerts from VMware Aria Operations to monitor system health, identify issues by criticality, and scope to specific resources.
Instructions
List alerts from Aria Operations.
Args: active_only: Return only active (non-cancelled) alerts. Default True. criticality: Filter by criticality: INFORMATION, WARNING, IMMEDIATE, CRITICAL. resource_id: Scope alerts to a specific resource UUID. limit: Maximum number of alerts to return (1–500). Default 100. target: Optional Aria Operations target name from config. Uses default if omitted.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active_only | No | ||
| criticality | No | ||
| resource_id | No | ||
| limit | No | ||
| target | No |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |