Class: OneviewSDK::API200::Resource

Inherits:
Resource
  • Object
show all
Defined in:
lib/oneview-sdk/resource/api200/resource.rb

Overview

Base Resource implementation for API200 resources

Constant Summary

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 Resource

#==, #[], #[]=, build_query, #create, #create!, #delete, #each, #eql?, #exists?, find_by, 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