v1

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

Lists VMware admin clusters in a given project and location.

get/v1/{+parent}/vmwareAdminClusters

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 Admin Clusters including the ones that only exists in RMS.

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 admin clusters. When BASIC is specified, only the admin cluster resource name and membership are returned. The default/unset value CLUSTER_VIEW_UNSPECIFIED is the same as `FULL', which returns the complete admin cluster configuration details.

Response

Successful response