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

Methods

Included Modules

ApiMethods RHC::Helpers

Constants

CLIENT_API_VERSIONS = [1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7]   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
MAX_RETRIES = 5

Attributes

auth  [R] 
current_api_version  [RW] 

Public Class methods

Public Instance methods

Protected Instance methods

[Validate]