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
                - 
                    homeName: string
                    
                    Name of the Oracle Home.
 
Response
Supported Media Types
                - application/json
 
200 Response
Description of all database templates defined in the 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.