v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1331159174.5 KB
projects

Lists VMware Clusters in a given project and location.

get/v1/{+parent}/vmwareClusters

Path parameters

parentstring required

Required. The parent of the project and location where the clusters are listed in. Format: "projects/{project}/locations/{location}"

Query parameters

allowMissingboolean

Optional. If true, return list of Vmware Clusters including the ones that only exists in RMS.

filterstring

A resource filtering expression following https://google.aip.dev/160. When non-empty, only resource's whose attributes field matches the filter are returned.

pageSizeinteger

Requested page size. Server may return fewer items than requested. If unspecified, at most 50 clusters will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

pageTokenstring

A token identifying a page of results the server should return.

view'CLUSTER_VIEW_UNSPECIFIED' | 'BASIC' | 'FULL'

View for VMware clusters. When BASIC is specified, only the cluster resource name and admin cluster membership are returned. The default/unset value CLUSTER_VIEW_UNSPECIFIED is the same as `FULL', which returns the complete cluster configuration details.

Response

Successful response