projects

Lists all the PluggableDatabases for the given project, location and Container Database.

get/v1/{+parent}/pluggableDatabases

Path parameters

parentstring required

Required. The parent, which owns this collection of PluggableDatabases. Format: projects/{project}/locations/{location}

Query parameters

filterstring

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

pageSizeinteger

Optional. The maximum number of PluggableDatabases to return. The service may return fewer than this value.

pageTokenstring

Optional. A page token, received from a previous ListPluggableDatabases call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListPluggableDatabases must match the call that provided the page token.

Response

Successful response

Changes