This website requires JavaScript.
Explore
Get Started
openstack
/
swift
Code
Issues
Proposed changes
85d6cd30be
Branches
Tags
View all branches
swift
/
api-ref
/
source
/
samples
/
account-containers-list-http-request-xml.txt
2 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
api-ref: clean up account listing examples Move the account listing sample responses to follow the sample requests, and to precede the request/response parameter definitions to be consistent with other parts of the doc. Related-Change: I315b4e550b7d10880fbc00fce9311127ba609c2d Change-Id: Ia20acacd238db4a423b8cd89af1658222b4c5828
2016-09-06 16:24:13 +01:00
curl -i $publicURL?format=xml -X GET -H "X-Auth-Token: $token"
Copy Permalink