Class RHC::Rest::Client
In: lib/rhc/rest/client.rb
Parent: Base

Methods

Included Modules

RHC::Helpers

Constants

CLIENT_API_VERSIONS = [1.0, 1.1, 1.2]   Keep the list of supported API versions here The list may not necessarily be sorted; we will select the last matching one supported by the server. See api_version_negotiated

Attributes

client_api_versions  [R] 
server_api_versions  [R] 

Public Class methods

Public Instance methods

API version related methods

return the API version that the server and this client can agree on

close()

Alias for logout

Find Cartridge by name or regex

Find Domain by namesapce

find Key by name

[Validate]