projects
Lists Clusters in a given project and location.
get/v1/{+parent}/clusters
Path parameters
parentstring required
Required. Parent location of the clusters to list, in the format projects/{project}/locations/{location}.
Query parameters
filterstring
Optional. Filter to apply to the returned results.
orderBystring
Optional. How to order the resulting clusters. Must be one of the following strings: * name * name desc * create_time * create_time desc If not specified, clusters will be returned in an arbitrary order.
pageSizeinteger
Optional. Maximum number of clusters to return. The service may return fewer than this value.
pageTokenstring
Optional. A page token received from a previous ListClusters call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListClusters must match the call that provided the page token.
Response
Successful response