Part of libcloud.compute.drivers.opsource View Source View In Hierarchy
Method | add_default_headers | Undocumented |
Method | request | Undocumented |
Method | request_with_orgId | Undocumented |
Method | get_resource_path | this method returns a resource path which is necessary for referencing resources that require a full path instead of just an ID, such as networks, and customer snapshots. |
Method | _get_orgId | send the /myaccount API request to opsource cloud and parse the 'orgId' from the XML response object. We need the orgId to use most of the other API functions |