Get a list of the DBCA database templates defined in the default Oracle Home
get
                    /environment/dbca/templates/
Returns a description of all database templates specified in the default 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
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
                - application/json
 
200 Response
Description of all database templates defined in the default Oracle Home.
                
                
                    Root Schema : EnvironmentDbcaTemplates
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectRepresents a list of the DBCA Database Templates in the Oracle Home.
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : items
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            filename(optional): 
            string
            Name of the template file.
 - 
            links(optional): 
            array  links
            
            
 - 
            size(optional): 
            integer
            Size (in bytes) of the template file.
 - 
            updated(optional): 
            string
            The last update date of the template file.