Class: Fog::HP::BlockStorage

Inherits:
Service
  • Object
show all
Defined in:
lib/fog/hp/block_storage.rb,
lib/fog/hp/models/block_storage/volume.rb,
lib/fog/hp/models/block_storage/volumes.rb,
lib/fog/hp/models/block_storage/snapshot.rb,
lib/fog/hp/models/block_storage/snapshots.rb,
lib/fog/hp/requests/block_storage/list_volumes.rb,
lib/fog/hp/requests/block_storage/create_volume.rb,
lib/fog/hp/requests/block_storage/delete_volume.rb,
lib/fog/hp/models/block_storage/bootable_volumes.rb,
lib/fog/hp/requests/block_storage/list_snapshots.rb,
lib/fog/hp/requests/block_storage/create_snapshot.rb,
lib/fog/hp/requests/block_storage/delete_snapshot.rb,
lib/fog/hp/requests/block_storage/get_volume_details.rb,
lib/fog/hp/requests/block_storage/get_snapshot_details.rb,
lib/fog/hp/requests/block_storage/list_bootable_volumes.rb,
lib/fog/hp/requests/block_storage/get_bootable_volume_details.rb

Defined Under Namespace

Modules: Utils Classes: BootableVolumes, Mock, Real, Snapshot, Snapshots, Volume, Volumes