/mcp<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <HtmlDevices total="2"> <HtmlDevice> <URI>/vmrest/users/24cb82fc-5153-4c3f-abc7-ef442b27b4e9/notificationdevices/htmldevices/eb8af2c7-1466-4d36-9f8a-957c001ad4c5</URI> <Active>false</Active> <CallbackNumber></CallbackNumber> <DeviceName>HTML</DeviceName> <DisableMobileNumberFromPCA>false</DisableMobileNumberFromPCA> <DisplayName>HTML</DisplayName> <NotificationTemplateID>a00ea2a4-623e-414e-bf9c-a15c77075766</NotificationTemplateID> <ObjectId>eb8af2c7-1466-4d36-9f8a-957c001ad4c5</ObjectId> <PhoneNumber></PhoneNumber> <SmtpAddress></SmtpAddress> <Undeletable>true</Undeletable> <SubscriberObjectId>24cb82fc-5153-4c3f-abc7-ef442b27b4e9</SubscriberObjectId> <UserURI>/vmrest/users/24cb82fc-5153-4c3f-abc7-ef442b27b4e9</UserURI> <EventList>NewVoiceMail</EventList> <ScheduleSetObjectId>e6706d47-257f-4e24-bf9f-a182bb3b2633</ScheduleSetObjectId> <InitialDelay>0</InitialDelay> <RepeatInterval>0</RepeatInterval> <RepeatNotify>false</RepeatNotify> </HtmlDevice> <HtmlDevice> <URI>/vmrest/users/24cb82fc-5153-4c3f-abc7-ef442b27b4e9/notificationdevices/htmldevices/64d260ca-7f09-46df-be87-88cd3ba9c5e3</URI> <Active>false</Active> <DeviceName>SMTP</DeviceName> <DisableMobileNumberFromPCA>true</DisableMobileNumberFromPCA> <DisplayName>HTML_3</DisplayName> <NotificationTemplateID>103c4514-db6e-489b-bc08-e9e131b60099</NotificationTemplateID> <ObjectId>64d260ca-7f09-46df-be87-88cd3ba9c5e3</ObjectId> <Undeletable>true</Undeletable> <SubscriberObjectId>24cb82fc-5153-4c3f-abc7-ef442b27b4e9</SubscriberObjectId> <UserURI>/vmrest/users/24cb82fc-5153-4c3f-abc7-ef442b27b4e9</UserURI> <EventList>NewVoiceMail</EventList> <ScheduleSetObjectId>e6706d47-257f-4e24-bf9f-a182bb3b2633</ScheduleSetObjectId> <InitialDelay>0</InitialDelay> <RepeatInterval>0</RepeatInterval> <RepeatNotify>false</RepeatNotify> </HtmlDevice> </HtmlDevices> Listing Properties of an HTML Notification Device (in Cisco Unity Connection 9.0(1) and Later) The following is an example of the GET request that displays the properties for a particular HTML notification device: GET /vmrest/users/<userobjectid>/notificationdevices/htmldevices/<deviceid> The following is the response from the above GET request: Cisco Unity Connection Provisioning Interface (CUPI) API 207 Cisco Unity Connection Provisioning Interface (CUPI) API for User Account Settings Listing Properties of an HTML Notification Device (in Cisco Unity Connection 9.0(1) and Later)