Cisco Unity Connection API List
From DocWiki
DRAFT
/vmrest/version | |
Description: | Use this API to retrieve the current version of the system. |
API URI: | https://<host>:<port>/vmrest/version |
Supported Response Formats: | XML |
HTTP Method: | GET |
Request Parameters: | None. |
Header Parameters: | None. |
Parameter Description: | None. |
Schema: | https://10.10.10.10:8443/vmrest/schema/VersionInformation |
Failure Response Schema: | None. |
Related Error Codes: | See API Response Codes. |
Events Triggered: | None. |
Release: | 8.5(1) |
Notes or Examples: | Example |
/vmrest/distributionlist | |
Description: | Use this API to work with distribution lists. |
API URI: | https://<host>:<port>/vmrest/distributionlists |
Supported Response Formats: | XML |
HTTP Method: | GET,POST,PUT,DELETE |
Request Parameters: | query, sort, pageNumber, rowsPerPage, properties |
Header Parameters: | None. |
Parameter Description: | None. |
Schema: | https://10.10.10.10:8443/vmrest/schema/DistributionList |
Failure Response Schema: | None. |
Related Error Codes: | See API Response Codes. |
Events Triggered: | None. |
Release: | 8.5(1) |
Notes or Examples: | Example |