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

Class QueryFieldsResponse

source code


Object holding the response to a query for fields.

Instance Methods [hide private]

Inherited from _QueryResponseBase: ToDict

Inherited from ConfigObject: Copy, UpgradeConfig, Validate, __eq__, __getattr__, __getstate__, __repr__, __setstate__

Inherited from outils.ValidatedSlots: __init__

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 outils.ValidatedSlots: GetAllSlots

Instance Variables [hide private]
  fields
List of QueryFieldDefinition objects
Properties [hide private]

Inherited from object: __class__