Python Api
IE10.1
|
Classes | |
class | cloudfw.CloudPropertyType |
class | cloudfw.CloudSearchType |
class | cloudfw.NCTResultStatus |
class | cloudfw.NCTProtocol |
class | cloudfw.NCTResult |
class | cloudfw.CloudProperty |
class | cloudfw.CloudProperties |
class | cloudfw.Cloud |
Namespaces | |
cloudfw | |
Functions | |
def | cloudfw.GetCloudContext () |
Python Thread function. More... | |
def | cloudfw.SetCloudContext (contextAddr) |
This method will clone one Context Object in new thread. More... | |
def | cloudfw.ReleaseCloudContext () |
set the Cloud context to null. More... | |
def | cloudfw.AddLog (content, logType=INFO) |
Add logs to plugin exction. More... | |
def | cloudfw.BuildMplsL3VpnVrt (devId, subName) |
Variables | |
int | cloudfw.DEBUG = 0 |
debug log level More... | |
int | cloudfw.INFO = 1 |
info log level More... | |
int | cloudfw.WARNING = 2 |
waring log level More... | |
int | cloudfw.ERROR = 3 |
error log level More... | |