cluster_list
List registered clusters with their IDs, names, AOS versions, hypervisors, and node counts. Use the returned clusterExtId as input for other Nutanix AIops tools.
Instructions
[READ] List registered clusters (extId, name, AOS version, hypervisors, nodes).
Call this first — most other tools need a clusterExtId from here.
Args:
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 |