D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imh-python
/
lib
/
python3.9
/
site-packages
/
libcloud
/
test
/
storage
/
fixtures
/
s3
/
Filename :
list_containers.xml
back
Copy
<ListAllMyBucketsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"> <Owner> <ID>af4rf45db0927637c66fb848dfc972b8b5126e1237bde6fe02862b11481fdfd9</ID> <DisplayName>foobar</DisplayName> </Owner> <Buckets> <Bucket> <Name>test1</Name> <CreationDate>2011-04-09T12:34:49.000Z</CreationDate> </Bucket> <Bucket> <Name>test2</Name> <CreationDate>2011-02-09T12:34:49.000Z</CreationDate> </Bucket> </Buckets> </ListAllMyBucketsResult>