8000 GitHub - toema/CUC-APIs: This is a library for Cisco unity connection to manage server APIs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

toema/CUC-APIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CUC-APIs

This is a sample to be used to automate some Rest APIs for Cisco CUC.

It can be used to add users, Delete Users And import User templated from CUC

Example:-

First assign CUC main Info

CUC(UserName,Password,CUC_IP)

getVMts=cuc.Get_Templates()

##getVMts could return list or dict

AddUser=CUC.Add_User(UserID,Extension,UserTemplate)

About

This is a library for Cisco unity connection to manage server APIs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0