Get a specified DBCA jobs created through ORDS Database API in the default Oracle Home

get

/environment/dbca/jobs/{jobId}/

Returns a description of the DBCA job created through ORDS Database API in the default Oracle Home. The default Oracle Home is specified by $ORACLE_HOME environment variable and is expected to be on the same host as the Oracle REST Data Services server instance. A client requires System Administrator role to invoke this service.

Request

Path Parameters
Back to Top

Response

200 Response

Description of the specified DBCA job created in the default Oracle Home.
Back to Top