Class: OneviewSDK::API300::C7000::LogicalDownlink

Inherits:
OneviewSDK::API200::LogicalDownlink show all
Defined in:
lib/oneview-sdk/resource/api300/c7000/logical_downlink.rb

Overview

Logical downlink resource implementation for API300 C7000

Constant Summary

Constants inherited from OneviewSDK::API200::LogicalDownlink

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

Class Method Summary collapse

Instance Method Summary collapse

Methods inherited from OneviewSDK::API200::LogicalDownlink

#create, #delete, #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

Class Method Details

.get_without_ethernetObject

Method is not available

Raises:



22
23
24
# File 'lib/oneview-sdk/resource/api300/c7000/logical_downlink.rb', line 22

def self.get_without_ethernet(*)
  raise MethodUnavailable, 'The method #self.get_without_ethernet is unavailable for this resource'
end

Instance Method Details

#get_without_ethernetObject

Method is not available

Raises:



28
29
30
# File 'lib/oneview-sdk/resource/api300/c7000/logical_downlink.rb', line 28

def get_without_ethernet(*)
  unavailable_method
end