The Database Service is a regionalized service. The user of the service is therefore responsible for appropriate replication, caching, and overall maintenance of Cloud Databases data across regional boundaries to other Cloud Databases servers.
You can find the available service access/endpoints for Cloud Databases summarized in the table below.
| Region | Endpoint | |||||
| Chicago (ORD) | https://ord.databases.api.rackspacecloud.com/v1.0/1234/ |
|||||
| Dallas/Ft. Worth (DFW) | https://dfw.databases.api.rackspacecloud.com/v1.0/1234/ |
|||||
| London (LON) |
https://lon.databases.api.rackspacecloud.com/v1.0/1234/ |
|||||
Replace the sample account ID number,
1234, with your actual
account number returned as part of the authentication
service response.
You will find the actual account number after the
final '/' in the publicURL field returned
by the authentication response. For example, in Example 3.4, “Auth Response for US Endpoint: JSON” you can see
from the publicURL field for
cloudServers
("https://servers.api.rackspacecloud.com/v1.0/1100111") that the account
number is 1100111.

