Class: OneviewSDK::API500::C7000::Switch

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

Overview

Switch resource implementation for API 500 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::UNIQUE_IDENTIFIERS

Instance Attribute Summary

Attributes inherited from Resource

#api_version, #client, #data, #logger

Method Summary

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

#set_scope_uris

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!, #delete, #each, #eql?, #exists?, find_by, find_with_pagination, from_file, get_all, #initialize, #like?, #refresh, #retrieve!, schema, #schema, #set, #set_all, #to_file, #update

Constructor Details

This class inherits a constructor from OneviewSDK::Resource