Part of libcloud.common.linode View Source View In Hierarchy
Known subclasses: libcloud.dns.drivers.linode.LinodeDNSConnection
A connection to the Linode API Wraps SSL connections to the Linode API, automagically injecting the parameters that the API needs for each request.
Method | add_default_params | Add parameters that are necessary for every request |
Add parameters that are necessary for every request This method adds C{api_key} and C{api_responseFormat} to the request.