Class: OneviewSDK::API600::C7000::Switch

Inherits:
OneviewSDK::API500::C7000::Switch show all
Defined in:
lib/oneview-sdk/resource/api600/c7000/switch.rb

Overview

Switch resource implementation for API 600 C7000

Constant Summary

Constants inherited from OneviewSDK::API200::Switch

OneviewSDK::API200::Switch::BASE_URI, OneviewSDK::API200::Switch::TYPE_URI, OneviewSDK::API200::Switch::UNIQUE_IDENTIFIERS

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::API500::C7000::Switch

#set_scope_uris

Methods inherited from OneviewSDK::API300::C7000::Switch

#set_scope_uris, #update_port

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

#add_scope, #patch, #remove_scope, #replace_scopes

Methods inherited from OneviewSDK::API200::Switch

#create, #delete, #environmental_configuration, get_type, get_types, #refresh, #remove, #statistics, #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