swift/api-ref/source/samples/endpoints-list-response-headers.json
Cloud User 4b13879680 Adds migrated API reference files
This brings in RST plus YAML files, migrated from the source for [0].

The migration explanation is found on the openstack-dev mailing list [1].

Project instruction is in the OpenStack Documentation Contributor Guide [2].

A patch for publishing this source is in [3].

The conf.py and the tox environment are standard across other projects.

[0]http://developer.openstack.org/api-ref-objectstorage-v1.html
[1]http://lists.openstack.org/pipermail/openstack-dev/2016-May/093765.html
[2]http://docs.openstack.org/contributor-guide/api-guides.html
[3]https://review.openstack.org/#/c/313015/

Change-Id: Ifebc65b188c4f2ba35b61c0deae5ec24401df7f9
2016-06-21 19:14:22 +02:00

15 lines
637 B
JSON

{
"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"
],
"headers": {
"X-Backend-Storage-Policy-Index": "2"
}
}