Cisco Unity Connection API List

Draft

Table 1. /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
Table 2. /vmrest/distributionlists
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
Table 3. /vmrest/distributionlists/{objectid}/distributionlistmembers
Description: Use this API to work with distribution lists.
API URI:
https://<host>:<port>/vmrest/distributionlists/{objectid}/distributionlistmembers
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/DistributionListMember
Failure Response Schema: None
Related Error Codes: See API Response Codes
Events Triggered: None
Release: 8.5(1)
Notes or Examples: Example