Class: OneviewSDK::API300::Synergy::StoragePool

Inherits:
OneviewSDK::API200::StoragePool show all
Defined in:
lib/oneview-sdk/resource/api300/synergy/storage_pool.rb

Overview

Storage pool resource implementation for Synergy

Constant Summary

Constants inherited from OneviewSDK::API200::StoragePool

OneviewSDK::API200::StoragePool::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::API200::StoragePool

#add, #create, #create!, #delete, #exists?, #initialize, #remove, #retrieve!, #set_storage_system, #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::API200::StoragePool