l.c.g.GoGridResponse(JsonResponse) : class documentation

Part of libcloud.common.gogrid View Source View In Hierarchy

Known subclasses: libcloud.loadbalancer.drivers.gogrid.GoGridLBResponse

Undocumented
Method __init__ Undocumented
Method success Determine if our request was successful.
Method parse_error Parse the error messages.

Inherited from JsonResponse:

Method parse_body Parse response body.
def __init__(self, *args, **kwargs): (source)
Undocumented
def success(self): (source)
Determine if our request was successful.

The meaning of this can be arbitrary; did we receive OK status? Did the node get created? Were we authenticated?

ReturnsTrue or False
def parse_error(self): (source)
Parse the error messages.

Override in a provider's subclass.

ReturnsParsed error.
API Documentation for libcloud, generated by pydoctor at 2012-07-15 18:46:59.