Skip to content
/ CUC-APIs Public

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

Notifications You must be signed in to change notification settings

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