vsphere_list_events
Retrieve recent vSphere events, newest first, to audit logins, configuration changes, HA actions, alarms, and hardware problems. Filter by entity, category, or time range.
Instructions
List recent vSphere events, newest first.
Events are the audit trail of the environment: logins, configuration changes, HA actions, alarm transitions and hardware problems.
Args:
entity: Restrict to events about this object and its children.
entity_type: What kind of object entity names.
hours: How far back to look, in hours.
categories: Filter by info, warning, error or user.
limit: Maximum number of events to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | ||
| limit | No | ||
| entity | No | ||
| categories | No | ||
| entity_type | No | vm |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||