Cisco Unity Connection Provisioning Interface (CUPI) API -- Getting the Latest WADL
From DocWiki
(Difference between revisions)
(New page: '''Links to Other API pages:''' Cisco_Unity_Connection_APIs {| align="right" border="1" |align="center"|'''CUPI Guide Contents''' |- |[[Cisco Unity Connection Provisioning Interface (C...) |
(→Getting the Latest WADL) |
||
| Line 12: | Line 12: | ||
The WADL (Web Application Description Language) defines and describes a REST web-service API, in this case the Connection Provisioning Interface API. Each version of Unity Connection 7.1(3) and later has an application.WADL file that can be downloaded from it for the version of Conenction installed. It can be found using the following URL: | The WADL (Web Application Description Language) defines and describes a REST web-service API, in this case the Connection Provisioning Interface API. Each version of Unity Connection 7.1(3) and later has an application.WADL file that can be downloaded from it for the version of Conenction installed. It can be found using the following URL: | ||
| - | http://{Connection server}/vmrest/application.wadl | + | http:// {Connection server} /vmrest/application.wadl |
You will need to authenticate as an administrator to gain access to it | You will need to authenticate as an administrator to gain access to it | ||
[[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]] | [[Category:Cisco Unity Connection Provisioning Interface (CUPI) API]] | ||
Latest revision as of 00:50, 4 March 2011
Links to Other API pages: Cisco_Unity_Connection_APIs
| CUPI Guide Contents |
| API Overview Index of All CUPI Documentation |
Contents |
Getting the Latest WADL
The WADL (Web Application Description Language) defines and describes a REST web-service API, in this case the Connection Provisioning Interface API. Each version of Unity Connection 7.1(3) and later has an application.WADL file that can be downloaded from it for the version of Conenction installed. It can be found using the following URL:
http:// {Connection server} /vmrest/application.wadl
You will need to authenticate as an administrator to gain access to it