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
-
filename(required): string
Name of the database template file.
-
homeName(required): string
Name of the Oracle Home.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- text/XML
200 Response
The XML content of the database template file.
Root Schema : schema
Type:
string