reset_vcenter_alarm
Reset a triggered vCenter alarm to cleared state after resolving the underlying issue. Requires entity name and alarm name from list_vcenter_alarms.
Instructions
[WRITE] Reset a triggered vCenter alarm to cleared state (gray).
Clears the alarm completely — it will no longer appear in the active alarm list. Use this after resolving the underlying issue. Use list_vcenter_alarms to find entity_name and alarm_name values.
Args: entity_name: Name of the entity with the alarm (VM name, host name, or cluster name). alarm_name: Exact alarm definition name from list_vcenter_alarms output. target: Optional vCenter target name from config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_name | Yes | ||
| alarm_name | Yes | ||
| target | No |