Sha256: 40ff14f976b517cf1372b47055eb08c943175c2dfd3ebbca2e086c7b355a3b5e

Contents?: true

Size: 1.32 KB

Versions: 22

Compression:

Stored size: 1.32 KB

Contents

<?xml version="1.0" encoding="utf-8"?>
<EnumerationResults AccountName=" http://myaccount.blob.core.windows.net">
  <MaxResults>3</MaxResults>
  <Containers>
    <Container>
      <Name>audio</Name>
      <Url>http://myaccount.blob.core.windows.net/audio</Url>
      <Properties>
        <Last-Modified>Wed, 12 Aug 2009 20:39:39 GMT</Last-Modified>
        <Etag>0x8CACB9BD7C6B1B2</Etag>
      </Properties>
    </Container>
    <Container>
      <Name>images</Name>
      <Url>http://myaccount.blob.core.windows.net/images</Url>
      <Properties>
        <Last-Modified>Wed, 12 Aug 2009 20:39:39 GMT</Last-Modified>
        <Etag>0x8CACB9BD7C1EEEC</Etag>
      </Properties>
      <Metadata>
        <MyMetadata1>first value</MyMetadata1>
        <MyMetadata2>second value</MyMetadata2>
        <x-ms-invalid-name>invalid-metadata-name</x-ms-invalid-name>
        <x-ms-invalid-name>invalid-metadata-name2</x-ms-invalid-name>
      </Metadata>
    </Container>
    <Container>
      <Name>textfiles</Name>
      <Url>http://myaccount.blob.core.windows.net/textfiles</Url>
      <Properties>
        <Last-Modified>Wed, 12 Aug 2009 20:39:39 GMT</Last-Modified>
        <Etag>0x8CACB9BD7BACAC3</Etag>
        <LeaseStatus>locked</LeaseStatus>
      </Properties>
    </Container>
  </Containers>
  <NextMarker>video</NextMarker>
</EnumerationResults>

Version data entries

22 entries across 22 versions & 6 rubygems

Version Path
azure-0.7.1 test/fixtures/list_containers.xml
azure-0.7.0 test/fixtures/list_containers.xml
azure-0.7.0.pre3 test/fixtures/list_containers.xml
azure-fix-0.7.0.pre3 test/fixtures/list_containers.xml
azure-0.7.0.pre2 test/fixtures/list_containers.xml
juliusl-azure-sdk-for-ruby-0.7.0 test/fixtures/list_containers.xml
azure-0.7.0.pre test/fixtures/list_containers.xml
stuartpreston-azure-sdk-for-ruby-0.7.1 test/fixtures/list_containers.xml
stuartpreston-azure-sdk-for-ruby-0.7.0 test/fixtures/list_containers.xml
stuartpreston-azure-sdk-for-ruby-0.6.9 test/fixtures/list_containers.xml
stuartpreston-azure-sdk-for-ruby-0.6.7 test/fixtures/list_containers.xml
stuartpreston-azure-sdk-for-ruby-0.6.6 test/fixtures/list_containers.xml
stuartpreston-azure-sdk-for-ruby-0.6.5 test/fixtures/list_containers.xml
azurex-0.6.7 test/fixtures/list_containers.xml
azurex-0.6.6 test/fixtures/list_containers.xml
azurex-0.6.5 test/fixtures/list_containers.xml
azure-multistorage-0.6.4 test/fixtures/list_containers.xml
azure-0.6.4 test/fixtures/list_containers.xml
azure-0.6.3 test/fixtures/list_containers.xml
azure-0.6.2 test/fixtures/list_containers.xml