You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/d/database_autonomous_database.html.markdown
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,16 @@ The following attributes are exported:
202
202
*`private_endpoint_ip` - The private endpoint Ip address for the resource.
203
203
*`private_endpoint_label` - The private endpoint label for the resource.
204
204
*`provisionable_cpus` - An array of CPU values that an Autonomous Database can be scaled to.
205
+
*`public_connection_urls` - The Public URLs of Private Endpoint database 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.
* `database_transforms_url` - The URL of the Database Transforms for the Autonomous Database.
208
+
* `graph_studio_url` - The URL of the Graph Studio for the Autonomous Database.
209
+
* `machine_learning_notebook_url` - The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database.
210
+
* `machine_learning_user_management_url` - Oracle Machine Learning user management URL.
211
+
* `mongo_db_url` - The URL of the MongoDB API for the Autonomous Database.
212
+
* `ords_url` - The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database.
213
+
* `sql_dev_web_url` - Oracle SQL Developer Web URL.
214
+
*`public_endpoint` - The public endpoint for the private endpoint enabled resource.
205
215
*`refreshable_mode` - The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous Database.
206
216
*`refreshable_status` - The refresh status of the clone. REFRESHING indicates that the clone is currently being refreshed with data from the source Autonomous Database.
207
217
*`remote_disaster_recovery_configuration` - Configurations of a Disaster Recovery.
Copy file name to clipboardExpand all lines: website/docs/d/database_autonomous_databases.html.markdown
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -231,6 +231,16 @@ The following attributes are exported:
231
231
*`private_endpoint_ip` - The private endpoint Ip address for the resource.
232
232
*`private_endpoint_label` - The private endpoint label for the resource.
233
233
*`provisionable_cpus` - An array of CPU values that an Autonomous Database can be scaled to.
234
+
*`public_connection_urls` - The Public URLs of Private Endpoint database 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.
* `database_transforms_url` - The URL of the Database Transforms for the Autonomous Database.
237
+
* `graph_studio_url` - The URL of the Graph Studio for the Autonomous Database.
238
+
* `machine_learning_notebook_url` - The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database.
239
+
* `machine_learning_user_management_url` - Oracle Machine Learning user management URL.
240
+
* `mongo_db_url` - The URL of the MongoDB API for the Autonomous Database.
241
+
* `ords_url` - The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database.
242
+
* `sql_dev_web_url` - Oracle SQL Developer Web URL.
243
+
*`public_endpoint` - The public endpoint for the private endpoint enabled resource.
234
244
*`refreshable_mode` - The refresh mode of the clone. AUTOMATIC indicates that the clone is automatically being refreshed with data from the source Autonomous Database.
235
245
*`refreshable_status` - The refresh status of the clone. REFRESHING indicates that the clone is currently being refreshed with data from the source Autonomous Database.
236
246
*`remote_disaster_recovery_configuration` - Configurations of a Disaster Recovery.
0 commit comments