Class: OneviewSDK::API300::Synergy::ConnectionTemplate

Inherits:
OneviewSDK::API200::ConnectionTemplate show all
Defined in:
lib/oneview-sdk/resource/api300/synergy/connection_template.rb

Overview

Connection template resource implementation for API300 Synergy

Constant Summary

Constants inherited from OneviewSDK::API200::ConnectionTemplate

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

#create, #delete, get_default, #initialize

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::API200::ConnectionTemplate