Part of libcloud.compute.drivers.vcloud View Source View In Hierarchy
Method | success | Determine if our request was successful. |
Inherited from XmlResponse:
Method | parse_body | Parse response body. |
Inherited from Response (via XmlResponse):
Method | __init__ | Undocumented |
Method | parse_error | Parse the error messages. |
The meaning of this can be arbitrary; did we receive OK status? Did the node get created? Were we authenticated?
Returns | True or False |