McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 475

↗ View in doc context
page
475
source
unity-connection/rest-api/cupi/cupi.md
chunk_id
unity-connection::rest-api::cupi::cupi::441

{ "URI":"/vmrest/distributionlists/d9e61ace-3ece-4722-b331-ed57a73ef9eb" "ObjectId":"d9e61ace-3ece-4722-b331-ed57a73ef9eb" "Alias":"undeliverablemessages" "CreationTime":"2013-02-21T11:39:08Z" "DisplayName":"Undeliverable Messages" "DtmfName":"8633548372253637" "IsPublic":"true" "Undeletable":"true" "VoiceName":"487e3db3-3782-4d30-a000-ef0d03ae22a2.wav" "VoiceFileURI":"/vmrest/voicefiles/487e3db3-3782-4d30-a000-ef0d03ae22a2.wav" "VoiceNameURI":"/vmrest/distributionlists/d9e61ace-3ece-4722-b331- ed57a73ef9eb/voicename" "LocationObjectId":"830e1a2d-8e90-459f-88f7-700497ba975c" "LocationURI":"/vmrest/locations/connectionlocations/830e1a2d-8e90-459f-88f7- 700497ba975c" "AllowContacts":"false" "AllowForeignMessage":"false" "PartitionObjectId":"9c010254-1493-4e1a-9e47-fe2494792744" "PartitionURI":"/vmrest/partitions/9c010254-1493-4e1a-9e47-fe2494792744" "DistributionListMembersURI":"/vmrest/distributionlists/d9e61ace-3ece-4722-b331- ed57a73ef9eb/distributionlistmembers" "AlternateNamesURI":"/vmrest/alternatenames?query=(DistributionListObjectId%20is%20d9e61 ace-3ece-4722-b331-ed57a73ef9eb)" } Response Code: 200 Getting the Distribution List Based on an Query The following is an example of the GET request that lists the details of specific distribution list represented by the provided value of partition object ID: GET https://<connection- server>/vmrest/distributionlists?query=(PartitionObjectId%20is%20<objectId of the partition>) Where the partition object Id can be fetched using the following request GET https://<connection-server>/vmrest/partitions The following is the response from the above GET request and the actual response will depend upon the information given by you: Cisco Unity Connection Provisioning Interface (CUPI) API 443 Cisco Unity Connection Provisioning Interface (CUPI) API for Distribution List Getting the Distribution List Based on an Query