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.

Request

Path Parameters
Back to Top

Response

200 Response

The XML content of the database template file.
Back to Top