datastore_investigation_bundle
Investigate datastore health by correlating capacity, hosts, VMs, alarms, and event timeline in one drill-down to diagnose storage pressure.
Instructions
[READ] "What is happening around this datastore?" — one correlated drill-down.
Correlates a datastore's capacity/free space/accessibility, the hosts that mount it, a rollup of the VMs it backs, alarms across datastore/host, and a merged event timeline. Delegates to the vmware-monitor library (read-only); do not dump the result raw. (Per-datastore latency is a separate perf report.)
Use this AFTER cluster_health_summary flags storage pressure. Point-in-time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Event-timeline look-back window in hours (default 24). | |
| target | No | Optional vCenter/ESXi target name from config (default if omitted). | |
| datastore_name | Yes | Exact datastore name. Unknown names return a teaching error. |