l.l.d.g.GoGridLBResponse(GoGridResponse) : class documentation

Part of libcloud.loadbalancer.drivers.gogrid View Source View In Hierarchy

Undocumented
Method success Determine if our request was successful.

Inherited from GoGridResponse:

Method __init__ Undocumented
Method parse_error Parse the error messages.

Inherited from JsonResponse (via GoGridResponse):

Method parse_body Parse response body.

Inherited from Response (via GoGridResponse, JsonResponse):

Method _decompress_response Decompress a response body if it is using deflate or gzip encoding.
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?

@return: C{True} or C{False}
API Documentation for libcloud, generated by pydoctor at 2013-07-01 17:02:02.