Class: OneviewSDK::API500::C7000::IDPool
- Inherits:
-
OneviewSDK::API300::C7000::IDPool
- Object
- Resource
- OneviewSDK::API200::IDPool
- OneviewSDK::API300::C7000::IDPool
- OneviewSDK::API500::C7000::IDPool
- Defined in:
- lib/oneview-sdk/resource/api500/c7000/id_pool.rb
Overview
IDPool resource implementation for API500 C7000
Constant Summary
Constants inherited from OneviewSDK::API200::IDPool
OneviewSDK::API200::IDPool::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::IDPool
#allocate_count, #allocate_id_list, #check_range_availability, #collect_ids, #create, #delete, #generate_random_range, #get_pool, #validate_id_list
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