Class: OneviewSDK::API2000::C7000::LogicalInterconnectGroup

Overview

Logical interconnect group resource implementation on API2000 C7000

Constant Summary

Constants inherited from OneviewSDK::API200::LogicalInterconnectGroup

OneviewSDK::API200::LogicalInterconnectGroup::BASE_URI

Constants inherited from Resource

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

Instance Attribute Summary

Attributes inherited from OneviewSDK::API200::LogicalInterconnectGroup

#bay_count

Attributes inherited from Resource

#api_version, #client, #data, #logger

Class Method Summary collapse

Methods inherited from OneviewSDK::API1600::C7000::LogicalInterconnectGroup

#initialize

Methods inherited from OneviewSDK::API1200::C7000::LogicalInterconnectGroup

#initialize

Methods inherited from OneviewSDK::API1000::C7000::LogicalInterconnectGroup

#initialize

Methods inherited from OneviewSDK::API800::C7000::LogicalInterconnectGroup

#initialize

Methods inherited from OneviewSDK::API600::C7000::LogicalInterconnectGroup

#initialize

Methods inherited from OneviewSDK::API300::C7000::LogicalInterconnectGroup

#initialize

Methods included from OneviewSDK::API300::C7000::Scope::ScopeHelperMethods

#add_scope, #patch, #remove_scope, #replace_scopes

Methods inherited from OneviewSDK::API200::LogicalInterconnectGroup

#add_interconnect, #add_uplink_set, #create, get_default_settings, #get_settings, #initialize, #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::API1600::C7000::LogicalInterconnectGroup

Class Method Details

.api_versionObject



19
20
21
# File 'lib/oneview-sdk/resource/api2000/c7000/logical_interconnect_group.rb', line 19

def self.api_version
  2000
end