Cisco Unity CUPI
Cisco Unity Connection Provisioning Interface (CUPI) is a provisioning API for Cisco Unity Connection that has been designed to be stable and simple to use. It allows administrators to manage users, call handlers, and other objects in the Cisco Unity Connection system programmatically. The API is built on the Representational State Transfer (REST) architecture and uses JavaScript Object Notation (JSON) as its data format. The API is accessible through HTTP requests and can be used with any programming language that supports HTTP and JSON.
About
Table | Key | Read | Create | Update | Delete |
---|---|---|---|---|---|
Alternate Names | ObjectId | ||||
Coses | ObjectId | ||||
Coses Detail | ObjectId | ||||
Directory Handlers | ObjectId | ||||
Distribution Lists | ObjectId | ||||
Interview Handlers | ObjectId | ||||
Mailbox Stores | ObjectId | ||||
Partitions | ObjectId | ||||
Phone Systems | ObjectId | ||||
Port Groups | ObjectId | ||||
Ports | ObjectId | ||||
Roles | ObjectId | ||||
Routing Rules | ObjectId | ||||
Schedule Sets | ObjectId | ||||
SMTP Proxy Addresses | ObjectId | ||||
Subscriber Dependencies | ObjectId | ||||
Timezones | ObjectId | ||||
User Templates | ObjectId | ||||
Users | ObjectId | ||||
Users Alternate Extensions | ObjectId | ||||
Users Call Handlers | ObjectId | ||||
Users Credential Pin | ObjectId | ||||
Users Credential Password | ObjectId | ||||
Users Mailbox Attributes | ObjectId | ||||
Users Message Handlers | ObjectId | ||||
Users MWI | ObjectId | ||||
Users Notification Devices | ObjectId | ||||
Users Private Lists | ObjectId | ||||
Users Roles | ObjectId | ||||
Users External Service Accounts | ObjectId | ||||
Call Handler Transfer Options | ObjectId |
Referencing Table | Foreign Key | Parent table | Primary Key |
---|---|---|---|
users_alternateextensions | UserObjectId | users | ObjectId |
Please refer to the documentation provided by the vendor