v1

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

Lists all the Databases for the given project, location and DbSystem.

get/v1/{+parent}/databases

Path parameters

parentstring required

Required. The parent resource name in the following format: projects/{project}/locations/{region}

Query parameters

filterstring

Optional. An expression for filtering the results of the request. list for container databases is supported only with a valid dbSystem (full resource name) filter in this format: dbSystem="projects/{project}/locations/{location}/dbSystems/{dbSystemId}"

pageSizeinteger

Optional. The maximum number of items to return. If unspecified, a maximum of 50 Databases will be returned. The maximum value is 1000; values above 1000 will be reset to 1000.

pageTokenstring

Optional. A token identifying the requested page of results to return. All fields except the filter should remain the same as in the request that provided this page token.

Response

Successful response