v1

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

Lists all the auth tokens for a specific token auth user.

get/v1/{+parent}/authTokens

Path parameters

parentstring required

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

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. The maximum value is 1000; values above 1000 will be coerced to 1000. 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 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