Your IP : 216.73.216.215


Current Path : /opt/imh-python/lib/python3.9/site-packages/libcloud/test/storage/fixtures/s3/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/libcloud/test/storage/fixtures/s3/list_containers.xml

<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>