/mcpPager The following URI can be used to view the pager device by using user template notification device object ID: GET https://<connection- server>/vmrest/usertemplates/<usertemplateobjectid>/usertemplatenotificationdevices/usertemplatepagerdevic es/<usertemplatenotificationdeviceobjectId> Request Body: Updating Pager <UserTemplatePagerDevice> <Active>true</Active> <DisplayName>Pager1</DisplayName> <InitialDelay>1</InitialDelay> <RepeatNotify>true</RepeatNotify> <RepeatInterval>1</RepeatInterval> <EventList>AllMessage</EventList> <RetriesOnBusy>4</RetriesOnBusy> <BusyRetryInterval>5</BusyRetryInterval> <RetriesOnRna>4</RetriesOnRna> <RnaRetryInterval>15</RnaRetryInterval> <RetriesOnSuccess>0</RetriesOnSuccess> </UserTemplatePagerDevice> 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 To activate notification device <PhoneNumber> parameter is mandatory and <RepeatInterval > parameter is mandatory to enable repeat notify. The provide values can be changed and values are given in above table. Note JSON Example To view pager devices, do the following: GET https://<connectionserver>/vmrestvmrest/usertemplates/<usertemplateobjectid>/usertemplatenotificationdevices/ usertemplatepagerdevices/<usertemplatenotificationdeviceobjectId> Accept: application/json Content-type: application/json Connection: keep-alive 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 275 Cisco Unity Connection Provisioning Interface (CUPI) API for User Template Pager
