summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
authorTim Burke <tim.burke@gmail.com>2017-03-10 18:27:45 +0000
committerTim Burke <tim.burke@gmail.com>2017-03-10 18:28:04 +0000
commitb958466a72cd6038cc4ce6479f0e8d922518e656 (patch)
tree4cb06bd6cf58b28bf1fa7c802a3b2dc47657bdda /api-ref
parentb1f6de4ec2519d79db51781d8584ea4c79caf3e0 (diff)
downloadswift-b958466a72cd6038cc4ce6479f0e8d922518e656.tar.gz
More port number cleanup
Closes-Bug: #1671896 Related-Change: Ie4fee05b5f7e0c0879a7b42973bca459f7c85408 Change-Id: I18db1937a0991497027a4d096fb95cdda81f7d68
Diffstat (limited to 'api-ref')
-rw-r--r--api-ref/source/samples/endpoints-list-response-headers.json14
-rw-r--r--api-ref/source/samples/endpoints-list-response.json6
2 files changed, 10 insertions, 10 deletions
diff --git a/api-ref/source/samples/endpoints-list-response-headers.json b/api-ref/source/samples/endpoints-list-response-headers.json
index a6de5f068..3a0d93060 100644
--- a/api-ref/source/samples/endpoints-list-response-headers.json
+++ b/api-ref/source/samples/endpoints-list-response-headers.json
@@ -1,12 +1,12 @@
{
"endpoints": [
- "http://storage01.swiftdrive.com:6008/d8/583/AUTH_dev/EC_cont1/obj",
- "http://storage02.swiftdrive.com:6008/d2/583/AUTH_dev/EC_cont1/obj",
- "http://storage02.swiftdrive.com:6006/d3/583/AUTH_dev/EC_cont1/obj",
- "http://storage02.swiftdrive.com:6008/d5/583/AUTH_dev/EC_cont1/obj",
- "http://storage01.swiftdrive.com:6007/d7/583/AUTH_dev/EC_cont1/obj",
- "http://storage02.swiftdrive.com:6007/d4/583/AUTH_dev/EC_cont1/obj",
- "http://storage01.swiftdrive.com:6006/d6/583/AUTH_dev/EC_cont1/obj"
+ "http://storage01.swiftdrive.com:6208/d8/583/AUTH_dev/EC_cont1/obj",
+ "http://storage02.swiftdrive.com:6208/d2/583/AUTH_dev/EC_cont1/obj",
+ "http://storage02.swiftdrive.com:6206/d3/583/AUTH_dev/EC_cont1/obj",
+ "http://storage02.swiftdrive.com:6208/d5/583/AUTH_dev/EC_cont1/obj",
+ "http://storage01.swiftdrive.com:6207/d7/583/AUTH_dev/EC_cont1/obj",
+ "http://storage02.swiftdrive.com:6207/d4/583/AUTH_dev/EC_cont1/obj",
+ "http://storage01.swiftdrive.com:6206/d6/583/AUTH_dev/EC_cont1/obj"
],
"headers": {
"X-Backend-Storage-Policy-Index": "2"
diff --git a/api-ref/source/samples/endpoints-list-response.json b/api-ref/source/samples/endpoints-list-response.json
index eeba7c173..1f0f9cf93 100644
--- a/api-ref/source/samples/endpoints-list-response.json
+++ b/api-ref/source/samples/endpoints-list-response.json
@@ -1,8 +1,8 @@
{
"endpoints": [
- "http://storage02.swiftdrive:6002/d2/617/AUTH_dev",
- "http://storage01.swiftdrive:6002/d8/617/AUTH_dev",
- "http://storage01.swiftdrive:6002/d11/617/AUTH_dev"
+ "http://storage02.swiftdrive:6202/d2/617/AUTH_dev",
+ "http://storage01.swiftdrive:6202/d8/617/AUTH_dev",
+ "http://storage01.swiftdrive:6202/d11/617/AUTH_dev"
],
"headers": {}
}