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

Class R_2_instances_name_console

source code


/2/instances/[instance_name]/console resource.

Nested Classes [hide private]
  GET_OPCODE
Connect to an instance's console.
Instance Methods [hide private]
 
GET(self)
Request information for connecting to instance's console.
source code

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

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

Class Variables [hide private]
  GET_ACCESS = [rapi.RAPI_ACCESS_WRITE, rapi.RAPI_ACCESS_READ]

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

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

GET(self)

source code 

Request information for connecting to instance's console.

Returns:
Serialized instance console description, see objects.InstanceConsole