vsphere_list_alarms
List currently triggered alarms across the vSphere inventory. Filter by severity or include acknowledged alarms to identify unhealthy resources.
Instructions
List every currently triggered alarm across the inventory.
This is the fastest way to answer "what is unhealthy right now".
Args:
status: Filter by severity: red (alert) or yellow (warning).
include_acknowledged: Include alarms an operator has already
acknowledged.
limit: Maximum number of alarms to return.
offset: Number of matches to skip, for paging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| status | No | ||
| include_acknowledged | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||