Scan for un-registered pluggable databases in this external container database.
POST {{baseUrl}}/externalcontainerdatabases/:externalContainerDatabaseId/actions/scanPluggableDatabases?externalDatabaseConnectorId=<string>
Scans for pluggable databases in the specified external container database. This operation will return un-registered pluggable databases in the GetWorkRequest operation.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
externalDatabaseConnectorId | string | (Required) The OCID of the | |
external database connector resource (ExternalDatabaseConnectorId ). | |||
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
opc-request-id | string | Unique identifier for the request. | |
opc-retry-token | string | A token that uniquely identifies a request so it can be retried in case of a timeout or | |
server error without risk of executing that same action again. Retry tokens expire after 24 | |||
hours, but can be invalidated before then due to conflicting operations (for example, if a resource | |||
has been deleted and purged from the system, then a retry of the original creation request | |||
may be rejected). | |||
Accept | string |