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. The implementation is only available for Unix based operating systems.
                Request
There are no request parameters for this operation.
There's no request body 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: string
                    
                    
                     
                    
                
                
                Name of the template file.
 - 
                
                    
                    links: array
                    
                    
                
                
                    links
                
                
                
 - 
                
                    
                    size: integer
                    
                    
                     
                    
                
                
                Size (in bytes) of the template file.
 - 
                
                    
                    updated: string
                    
                    
                     
                    
                
                
                The last update date of the template file.