vsphere_list_clusters
List vSphere compute clusters and retrieve their capacity, DRS, and HA configurations, with optional filters by name, datacenter, and pagination.
Instructions
List compute clusters with their capacity, DRS and HA configuration.
Args:
name: Optional filter on cluster name. Plain text matches as a
case-insensitive substring; * and ? enable glob matching.
datacenter: Only return clusters in this datacenter.
limit: Maximum number of clusters to return.
offset: Number of matches to skip, for paging.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| limit | No | ||
| offset | No | ||
| datacenter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||