From 31d019c88f9f9251a02db8f81bbfbc8042e8f0d1 Mon Sep 17 00:00:00 2001 From: Constanze Kratel Date: Thu, 6 Mar 2014 13:58:48 -0600 Subject: [PATCH] adding placeholder for endpoints Change-Id: Iab2a034976c138df9d7a5ab064858ac6dfc025c9 --- docs/src/docbkx/ck-gettingstarted.xml | 75 ++++++++++++++++++++++++++- 1 file changed, 74 insertions(+), 1 deletion(-) diff --git a/docs/src/docbkx/ck-gettingstarted.xml b/docs/src/docbkx/ck-gettingstarted.xml index 8e0336987..7b65dfa8a 100644 --- a/docs/src/docbkx/ck-gettingstarted.xml +++ b/docs/src/docbkx/ck-gettingstarted.xml @@ -132,7 +132,80 @@
Service Access and Endpoints - + The following table summarizes the endpoints to use + for your Cloud Feeds API calls. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Regionalized Service Endpoints
RegionEndpoint
Chicago (ORD)https://<tbd>
Dallas/Ft. Worth + (DFW)https://<tbd>
London (LON)https://<tbd>
Sydney (SYD) + https://<tbd>
Hong Kong (HKG) + <tbd>
Replace the sample account ID number, 1234, + with your actual account number returned as part of + the authentication response. Use your actual account + number wherever you see the field tenant id specified in this + guide.
+ + + + Choose the endpoint from the table for + the datacenter where your Cloud resources + are located. + + + The Cloud Server that you use must be + located in the same datacenter where your + database resides. + + + All examples in this guide assume that + you are operating against the DFW + datacenter, however if you are using a + different datacenter, be sure to use the + associated endpoint from the table above + instead. + + +