vm_list
Lists VMs from Nutanix Prism Central, distinguishing AHV and ESXi hypervisors. Supports configurable limits and ESXi inclusion for flexible inventory retrieval.
Instructions
[READ] List VMs — AHV and (by default) ESXi-backed too; hypervisor field distinguishes.
Args:
include_esxi: Include ESXi-backed VMs Prism Central can see (default True).
limit: Max rows to return (default 500). The result reports
`returned`, `limit`, and `truncated` so a capped read is visible.
target: Prism Central target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| target | No | ||
| include_esxi | No |