Get a list of the DBCA database templates defined in an Oracle Home

get

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

Returns a description of all database templates specified in the 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

Supported Media Types

200 Response

Description of all database templates defined in the Oracle Home.
Body ()
Root Schema : EnvironmentDbcaTemplates
Type: object
Represents a list of the DBCA Database Templates in the Oracle Home.
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top