Get a specific database template file in a specific Oracle Home

get

/environment/homes/{homeName}/dbca/templates/{filename}

Returns the database template file in the specified Oracle Home. The Oracle Home is on the same host as the Oracle REST Data Services server instance. A client requires System Administrator role to invoke this service. The implementation is only available for Unix based operating systems.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

The XML content of the database template file.
Body ()
Root Schema : schema
Type: string
Back to Top