Package ganeti :: Module objects :: Class QueryResponse
[hide private]
[frames] | no frames]

Class QueryResponse

source code


Object holding the response to a query.

Instance Methods [hide private]

Inherited from _QueryResponseBase: ToDict

Inherited from ConfigObject: Copy, UpgradeConfig, __getattr__, __getstate__, __init__, __repr__, __setstate__

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

Class Methods [hide private]

Inherited from _QueryResponseBase: FromDict

Inherited from ConfigObject: GetAllSlots

Inherited from ConfigObject (private): _all_slots

Static Methods [hide private]
Instance Variables [hide private]
  data
Requested data
  fields
List of QueryFieldDefinition objects
Properties [hide private]

Inherited from object: __class__