Class: OneviewSDK::API800::Synergy::Scope

Inherits:
C7000::Scope show all
Defined in:
lib/oneview-sdk/resource/api800/synergy/scope.rb

Overview

Scope resource implementation for API800 Synergy

Constant Summary

Constants inherited from OneviewSDK::API300::C7000::Scope

OneviewSDK::API300::C7000::Scope::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

Method Summary

Methods inherited from OneviewSDK::API600::C7000::Scope

add_resource_scope, get_resource_scopes, #initialize, remove_resource_scope, replace_resource_assigned_scopes, resource_patch

Methods inherited from OneviewSDK::API500::C7000::Scope

#change_resource_assignments, #initialize, #patch

Methods inherited from OneviewSDK::API300::C7000::Scope

#change_resource_assignments, #delete, #initialize, #set_resources, #unset_resources, #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::API600::C7000::Scope