Sha256: 41fce536afbe8e997aa3df9dc03aad5528e5c79a62355c44188050fb35f71889

Contents?: true

Size: 318 Bytes

Versions: 3

Compression:

Stored size: 318 Bytes

Contents

!!!XML
%storage-snapshots
  - @elements.each do |snapshot|
    %storage-snapshot{ :href => storage_snapshot_url(snapshot.id)}
      %id<
        =snapshot.id
      %created<
        =snapshot.created
      %state<
        =snapshot.state
      %storage-volume{ :href => storage_volume_url(snapshot.storage_volume_id)}

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
bbrowning-deltacloud-core-0.0.1.1 views/storage_snapshots/index.xml.haml
deltacloud-core-0.0.2 views/storage_snapshots/index.xml.haml
deltacloud-core-0.0.1 views/storage_snapshots/index.xml.haml