Part of libcloud.common.linode View Source View In Hierarchy
Known subclasses: libcloud.dns.drivers.linode.LinodeDNSConnection
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 |
This method adds api_key
and
api_responseFormat
to the request.