/mcpC H A P T E R 19 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Notification Devices API Links to Other API pages: Cisco_Unity_Connection_APIs • User Notification Devices API, on page 83 User Notification Devices API The following URI can be used to view the user template object ID: GET https://<connection-server>/vmrest/users/<user-object> From the above URI, get the notification devices object ID: GET https://<connection-server>/vmrest/users/<user-objectid>/usernotificationdevices Pager PUT:https://<connection-server>/vmrest/users/<user-objectid>/notificationdevices/pagerdevices/<pagerobjectid> <PagerDevice> <RetriesOnBusy>4</RetriesOnBusy> <RetriesOnRna>4</RetriesOnRna> <RetriesToWait>10</RetriesToWait> <BusyRetryInterval>5</BusyRetryInterval> <RnaRetryInterval>15</RnaRetryInterval> </PagerDevice> The following is the response from the above PUT request and the actual response will depend upon the information given by you: Response Code: 204 JSON Example Cisco Unity Connection Provisioning Interface (CUPI) API 83
