Cisco Cisco Prime Collaboration 10.6 User Guide

Page of 78
 
 
© 2012-2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 42 of 2 
Parameters
•  subscriber—Subscriber object with the key attributes set to uniquely identify the subscriber. 
•  device—Device objects with the key attributes set to uniquely identify the subscriber. 
•  voicemailAlias—Voicemail alias name to be unlocked. 
•  unlockType—Type of the voicemail unlock, whether it is a PIN or web password or both. 
 
Valid entries are: 
o
 
UnlockVoiceMailPin 
o
 
UnlockVoiceMailWebPassword 
o
 
UnlockVoiceMailPinWeb 
•  endPointReference—String to convert to an EndpointReference object that the asynchronous result 
notification will be sent to. 
•  idPrefix—String that is added to the beginning of the internally generated numeric to form the NBI ID. Null 
value is allowed. 
Returns
CupmApiResponseValue—Object with NBI ID. 
Throws
UnlockVoiceMailException—If server cannot execute the NBI request. 
ASyncReturn
•  CupmApiResultValue—Contains CupmApiStatus only. 
•  CupmApiFaultType—Included if the NBI request fails. 
listSubscriberService Java Signature 
Returns a list of all services configured for a specific subscriber. 
Syntax
public ResponseReturn listSubscriberService (CUPMServiceStub stub, CupmApiFilterValue filter, 
String endPointReference, String idPrefix); 
Parameters
•  filter—Selection criteria specifies a device, Service Area, or capability. If you want services for only one 
subscriber, specify the subscriber ID as an attribute in the filter. 
 
You can filter using the following attributes: 
o
 
SubscriberID—The key attribute that is required. 
o
 
ProductID