Class: OneviewSDK::API800::C7000::Volume

Inherits:
OneviewSDK::API600::C7000::Volume show all
Defined in:
lib/oneview-sdk/resource/api800/c7000/volume.rb

Overview

Volume resource implementation on API800 C7000

Constant Summary

Constants inherited from OneviewSDK::API200::Volume

OneviewSDK::API200::Volume::BASE_URI

Constants inherited from Resource

Resource::BASE_URI, Resource::DEFAULT_REQUEST_HEADER, Resource::UNIQUE_IDENTIFIERS

Instance Attribute Summary

Attributes inherited from Resource

#api_version, #client, #data, #logger

Method Summary

Methods inherited from OneviewSDK::API500::C7000::Volume

#add, add, #create, #create_from_snapshot, #delete, #exists?, #retrieve!, #set_snapshot_pool, #set_storage_pool, #set_storage_system, #update

Methods inherited from OneviewSDK::API200::Volume

#create, #create!, #create_snapshot, #delete, #delete_snapshot, get_attachable_volumes, get_extra_managed_volume_paths, #get_snapshot, #get_snapshots, #repair, #set_snapshot_pool, #set_storage_pool, #set_storage_system, #set_storage_volume_template, #update

Methods inherited from Resource

#==, #[], #[]=, build_query, #create, #create!, #deep_merge!, #delete, #each, #eql?, #exists?, find_by, find_with_pagination, from_file, get_all, get_all_with_query, #initialize, #like?, #refresh, #retrieve!, schema, #schema, #set, #set_all, #to_file, #update

Constructor Details

This class inherits a constructor from OneviewSDK::Resource