Method: OneviewSDK::API300::Synergy::SASInterconnect#initialize

Defined in:
lib/oneview-sdk/resource/api300/synergy/sas_interconnect.rb

#initialize(client, params = {}, api_ver = nil) ⇒ SASInterconnect

Create a resource object, associate it with a client, and set its properties.

Parameters:

  • The client object for the OneView appliance

  • (defaults to: {})

    The options for this resource (key-value pairs)

  • (defaults to: nil)

    The api version to use when interracting with this resource.



26
27
28
# File 'lib/oneview-sdk/resource/api300/synergy/sas_interconnect.rb', line 26

def initialize(client, params = {}, api_ver = nil)
  super
end