Package ganeti :: Package rapi :: Module rlib2 :: Class R_version
[hide private]
[frames] | no frames]

Class R_version

source code


/version resource.

This resource should be used to determine the remote API version and to adapt clients accordingly.

Instance Methods [hide private]

Inherited from baserlib.ResourceBase: GetAuthReason, GetClient, SubmitJob, __init__, dryRun, getBodyParameter, useBulk, useForce, useLocking

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]
 
GET()
Returns the remote API version.
source code
Class Variables [hide private]

Inherited from baserlib.ResourceBase: DELETE_ACCESS, GET_ACCESS, POST_ACCESS, PUT_ACCESS, request_body

Properties [hide private]

Inherited from object: __class__