Sha256: 9c17a9aa25b7ff28c5a3d504b5c531d01e2a2d2f1a9ea4ed2a98a4f47f63e425

Contents?: true

Size: 290 Bytes

Versions: 5

Compression:

Stored size: 290 Bytes

Contents

%h1 Create new storage volume snapshot

%form{ :action => '/api/storage_snapshots', :method => :post }
  %p
    %label
      Volume ID:
    %input{ :name => 'volume_id', :size => 30, :value => params[:volume_id] }
  %p
    %input{ :type => :submit, :name => "commit", :value => "create" }/

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
deltacloud-core-0.3.0 views/storage_snapshots/new.html.haml
steamcannon-deltacloud-core-0.1.2.1 views/storage_snapshots/new.html.haml
steamcannon-deltacloud-core-0.1.1.3 views/storage_snapshots/new.html.haml
steamcannon-deltacloud-core-0.1.1.2 views/storage_snapshots/new.html.haml
steamcannon-deltacloud-core-0.1.1.1 views/storage_snapshots/new.html.haml