Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
74 
Response Data 
Data Type 
Description 
discoveredName 
String 
Name of customer. 
 
Exceptions 
internalError: Indicates that an internal error or exception has occurred as part of this call. 
invalidInput: Indicates that the input given to the operation is invalid.  
 
4.10.1.2 
getCustomerNamesIterator 
This operation retrieves the handle to the Iterator, which can be used to retrieve the list of customer names.  
4.10.1.2.1  Input 
Request Parameter  
Data Type 
Description 
iteratorReferenceURI 
 String 
Iterator reference URI which must be present 
to retrieve next batch of managed elements. 
Note: This information is set on the request 
message on the MTOSI header part. 
getCustomerNamesIte
ratorRequest 
getCustomerNamesIteratorRequ
estType 
Empty element representing the iterator 
request. 
4.10.1.2.2  Output 
Response Data  
Data Type 
Description 
batchSequenceEndOfReply 
boolean 
indicator of end of batched replies. 
iteratorReferenceURI 
String  
Iterator reference URI which can be 
used to retrieve the next batch. 
getCustomerNamesIteratorRes
ponse 
 
 
getCustomerNamesIteratorResp
onseType 
 
Holder for containing the list of 
Customer Names. Each customer 
name details is same as in the 
getAllCustomerNames operation 
response. 
4.10.1.2.3  Exceptions 
internalError: Indicates that an internal error or exception has occurred as part of this call. 
invalidInput: Indicates that the input given to the operation is invalid.  
 
4.11 QosProfileNameRetrieval 
This interface provides operations that retrieve QoS profile names. Can be used to retrieve the QoS profile 
names required for provisioning input. 
 
4.11.1.1 
getAllQosProfileNames 
This operation retrieves the list of QoS profile names. 
4.11.1.1.1  Input 
Request Parameter  
Data Type 
Description 
getAllQosProfileNamesRequest 
 
getAllQosProfileNamesRequest 
 
Element representing the request. 
MTOSI request headers batch size 
controls how much data will be 
returned.