ConnectionUrlType interface

The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance within your VCN or that has a direct connection to your VCN.

Properties

apexUrl

Oracle Application Express (APEX) URL.

databaseTransformsUrl

The URL of the Database Transforms for the Autonomous Database.

graphStudioUrl

The URL of the Graph Studio for the Autonomous Database.

machineLearningNotebookUrl

The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database.

mongoDbUrl

The URL of the MongoDB API for the Autonomous Database.

ordsUrl

The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database.

sqlDevWebUrl

Oracle SQL Developer Web URL.

Property Details

apexUrl

Oracle Application Express (APEX) URL.

apexUrl?: string

Property Value

string

databaseTransformsUrl

The URL of the Database Transforms for the Autonomous Database.

databaseTransformsUrl?: string

Property Value

string

graphStudioUrl

The URL of the Graph Studio for the Autonomous Database.

graphStudioUrl?: string

Property Value

string

machineLearningNotebookUrl

The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database.

machineLearningNotebookUrl?: string

Property Value

string

mongoDbUrl

The URL of the MongoDB API for the Autonomous Database.

mongoDbUrl?: string

Property Value

string

ordsUrl

The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database.

ordsUrl?: string

Property Value

string

sqlDevWebUrl

Oracle SQL Developer Web URL.

sqlDevWebUrl?: string

Property Value

string