Method: OneviewSDK.api_version

Defined in:
lib/oneview-sdk.rb

.api_versionObject

Get the current API version



34
35
36
# File 'lib/oneview-sdk.rb', line 34

def self.api_version
  @api_version
end