Sha256: cf44ef85207485dab6f2f8517e3caf4b2f0709725baa893471cee5fb7542278a

Contents?: true

Size: 314 Bytes

Versions: 3

Compression:

Stored size: 314 Bytes

Contents

!!!XML
%storage-volume{ :href => storage_volume_url(@storage_volume.id)}
  %id<
    =@storage_volume.id
  %created<
    =@storage_volume.created
  %capacity<
    =@storage_volume.capacity
  %device<
    =@storage_volume.device
  %state<
    =@storage_volume.state
  %instance{:href => @storage_volume.instance_id}

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
bbrowning-deltacloud-core-0.0.1.1 views/storage_volumes/show.xml.haml
deltacloud-core-0.0.2 views/storage_volumes/show.xml.haml
deltacloud-core-0.0.1 views/storage_volumes/show.xml.haml