Readonly endpointNoSQL service endpoint for this region.
Readonly regionRegion 3-letter code, e.g. bom.
Readonly regionRegion id, e.g. ap-mumbai-1.
Readonly secondSecond-level domain for the region, e.g. oraclecloud.com.
Static Readonly AF_Realm: OC1, South Africa (Johannesburg)
Static Readonly AP_Realm: OC8, Japan East (Chiyoda)
Static Readonly AP_Realm: OC1, South Korea North (Chuncheon)
Static Readonly AP_Realm: OC10, Canberra (Dedicated DataCenter)
Static Readonly AP_Realm: OC1, India South (Hyderabad)
Static Readonly AP_Realm: OC8, Japan East (Ibaraki) Note: OCI uses "ukb" instead of "ibr"
Static Readonly AP_Realm: OC1, Australia Southeast (Melbourne)
Static Readonly AP_Realm: OC1, India West (Mumbai)
Static Readonly AP_Realm: OC1, Japan Central (Osaka)
Static Readonly AP_Realm: OC1, South Korea Central (Seoul)
Static Readonly AP_Realm: OC1, Singapore (Singapore)
Static Readonly AP_Realm: OC1, Australia East (Sydney)
Static Readonly AP_Realm: OC1, Japan East (Tokyo)
Static Readonly CA_Realm: OC1, Canada Southeast (Montreal)
Static Readonly CA_Realm: OC1, Canada Southeast (Toronto)
Static Readonly EU_Realm: OC1, Netherlands Northwest (Amsterdam)
Static Readonly EU_Realm: OC14, Dublin 1 (Dedicated DataCenter)
Static Readonly EU_Realm: OC14, Dublin 2 (Dedicated DataCenter)
Static Readonly EU_Realm: OC14, Milan 1 (Dedicated DataCenter)
Static Readonly EU_Realm: OC14, Milan 2 (Dedicated DataCenter)
Static Readonly EU_Realm: OC14, Rating 1 (Dedicated DataCenter)
Static Readonly EU_Realm: OC14, Rating 2 (Dedicated DataCenter)
Static Readonly EU_Realm: OC1, Germany Central (Frankfurt)
Static Readonly EU_Realm: OC19, Frankfurt Germany
Static Readonly EU_Realm: OC20, Jovanovac (Serbia)
Static Readonly EU_Realm: OC1, Spain (Madrid)
Static Readonly EU_Realm: OC19, Madrid Spain
Static Readonly EU_Realm: OC1, France (Marseille)
Static Readonly EU_Realm: OC1, Italy (Milan)
Static Readonly EU_Realm: OC1, France (Paris)
Static Readonly EU_Realm: OC1, Sweden (Stockholm)
Static Readonly EU_Realm: OC1, Switzerland North (Zurich)
Static Readonly IL_Realm: OC1, Israel (Jerusalem)
Static Readonly ME_Realm: OC1, UAE (Abu Dhabi)
Static Readonly ME_Realm: OC9, Muscat (Dedicated DataCenter)
Static Readonly ME_Realm: OC1, UAE East (Dubai)
Static Readonly ME_Realm: OC1, Saudi Arabia West (Jeddah)
Static Readonly MX_Realm: OC1, Mexico (Monterrey)
Static Readonly MX_Realm: OC1, Mexico (Queretaro)
Static Readonly SA_Realm: OC1, Chile (Santiago)
Static Readonly SA_Realm: OC1, Brazil East (Sao Paulo)
Static Readonly SA_Realm: OC1, Brazil (Vinhedo)
Static Readonly UK_Realm: OC1, UK West (Newport)
Static Readonly UK_Realm: OC4, UK Gov West (Cardiff)
Static Readonly UK_Realm: OC4, UK Gov South (London)
Static Readonly UK_Realm: OC1, UK South (London)
Static Readonly US_Realm: OC1, US East (Ashburn)
Static Readonly US_Realm: OC1, US Central (Chicago)
Static Readonly US_Realm: OC17, Phoenix 1 (Dedicated DataCenter)
Static Readonly US_Realm: OC17, Phoenix 2 (Dedicated DataCenter)
Static Readonly US_Realm: OC17, Phoenix 4 (Dedicated DataCenter)
Static Readonly US_Realm: OC3, US DoD East (Ashburn)
Static Readonly US_Realm: OC3, US DoD North (Chicago)
Static Readonly US_Realm: OC3, US DoD West (Phoenix)
Static Readonly US_Realm: OC2, US Gov East (Ashburn)
Static Readonly US_Realm: OC2, US Gov West (Phoenix)
Static Readonly US_Realm: OC1, US West (Phoenix)
Static Readonly US_Realm: OC1, US West (San Jose)
Static Readonly US_Realm: OC5, US West (Tacoma)
Static Readonly US_Realm: OC16, Utah
Static Readonly valuesArray of all region values.
Static fromStatic fromGenerated using TypeDoc
Cloud service only.
This enumeration lists all regions available for Oracle NoSQL Database Cloud Service. This page provides information about Oracle Cloud Infrastracture regions, availability domains and realms.
You may use Region to provide the service endpoint by specifying region instead of endpoint. The endpoint will be inferred from the region. Use of a Region instance is preferred to an endpoint.
The string-based endpoints associated with regions for the Oracle NoSQL Database Cloud Service are of the format
https://nosql.{region}.oci.{secondLevelDomain}Examples of known second level domains include:- oraclecloud.com
- oraclegovcloud.com
- oraclegovcloud.uk
For example, this is a valid endpoint for the Oracle NoSQL Database Cloud Service in the U.S. East region If the Oracle NoSQL Database Cloud Service becomes available in a region not listed here it is possible to connect to that region by setting endpoint to the endpoint string.See
Config