Get a specific database defined in the default Oracle Home
get
                    /environment/databases/{databaseName}
Returns a description of the database specified in the default Oracle Home. The default Oracle Home is on the same host as the Oracle REST Data Services server instance and is specified using the $ORACLE_HOME environment variable. A client requires System Administrator role to invoke this service.
                Request
Path Parameters
                - 
                    databaseName: string
                    
                    Name of the database.
 
Response
Supported Media Types
                - application/json
 
200 Response
Description of a database defined in the default Oracle Home.
                
                
                    Root Schema : EnvironmentDatabasesItem
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectA database has a unique name within the context of the Oracle home it belongs to.
    
    
    
    
        Show Source
        - 
            links(optional): 
            array  links
            
            
 - 
            name(optional): 
            string
            The name of the database.
 - 
            type(optional): 
            string
            The type of database. Either CDB or NON_CDB