Method: OneviewSDK.api_version

Defined in:
lib/oneview-sdk.rb

.api_versionObject

Get the current API version



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

def self.api_version
  @api_version
end