v1

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

Lists all the token auth users for a token based auth enabled cluster.

get/v1/{+parent}/tokenAuthUsers

Path parameters

parentstring required

Required. The parent resource that this token based auth user will be listed for. Format: projects/{project}/locations/{location}/clusters/{cluster}

Query parameters

filterstring

Optional. Expression for filtering results.

orderBystring

Optional. Sort results by a defined order.

pageSizeinteger

Optional. The maximum number of items to return. If not specified, a default value of 1000 will be used by the service. Regardless of the page_size value, the response may include a partial list and a caller should only rely on response's The maximum value is 1000; values above 1000 will be coerced to 1000. next_page_token to determine if there are more clusters left to be queried.

pageTokenstring

Optional. The next_page_token value returned from a previous [ListTokenAuthUsers] request, if any.

Response

Successful response