clc.APIv1
index
/Users//clc_git/src/clc/APIv1/__init__.py

CenturyLink Cloud Python SDK and CLI tool.
 
The CenturyLink Cloud Python SDK provides close to a one-to-one mapping between
the v1/v2 API calls within the library.
 
The CLI portion and other console entry points enable interactive and batch execution
of commands against the CenturyLink Cloud API in a platform independent manner.
 
CenturyLink Cloud: http://www.CenturyLinkCloud.com
Package Github page: https://github.com/CenturyLinkCloud/clc-python-sdk
 
API Documentaton v1: http://www.centurylinkcloud.com/api-docs/v1/

 
Package Contents
       
account
api
billing
blueprint
cli
exceptions
group
network
output
queue
server
shell
terminal_size
user

 
Classes
       
output

 
class output
     Static methods defined here:
Status(status, level, message)

 
Functions
       
SetCredentials(api_key, api_passwd)
Establish API key and password associated with APIv1 commands.