list_vcenter_alarms
List active vCenter alarms with severity, entity, and time. Filter by target or limit results for quick health checks.
Instructions
[READ] List active/triggered alarms across the vCenter inventory.
Returns alarms with severity (critical/warning/info), entity name and type, alarm name, acknowledged flag, and trigger time.
Args: target: Optional vCenter target name from config. Uses default if omitted. limit: Max number of alarms to return (None = all). Use when many alarms are active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |