Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 637
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0 MTOSI API Guide for OSS Integration  
 
 
74 
Response data 
Data Type 
Description 
iteratorReferenceURI 
String  
Iterator reference URI which can be used to 
retrieve the next batch. 
getNetworkInterfacesRes
ponse 
MultipleNetworkInterfaceObject
sResponseType
 
Holder for containing the list of Network 
Interfaces returned. 
networkInterfaceList 
  
NetworkInterfaceListType 
  
List of Network Interfaces. See Network 
Interfaces Data above for details.  
 
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.2.3 
getNetworkInterfacesIterator 
4.10.2.3.1 
Input 
Request Parameter 
Data Type 
Description 
batchSequenceEndOfRepl
boolean 
Indicator of end of batched replies. 
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. 
getNetworkInterfacesIter
atorRequest 
GetAllDataIteratorRequest
Type 
Empty element representing the iterator request. 
 
4.10.2.3.2 
Output 
 
Response data 
Data Type 
Description 
batchSequenceEndOfRepl
boolean 
Indicator of end of batched replies. 
iteratorReferenceURI 
String  
Iterator reference URI which can be used to 
retrieve the next batch. 
getNetworkInterfacesIter
atorResponse 
MultipleNetworkInterfaceObject
sResponseType
 
Holder for containing the list of Network 
Interfaces returned. 
networkInterfaceList 
  
NetworkInterfaceListType 
  
List of Network Interfaces. See Network 
Interfaces Data above for details.  
 
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 CustomerNameRetrieval 
This interface provides operations that retrieve customer names. Can be used to retrieve the customer 
names required for provisioning input. 
 
4.11.1.1 
getAllCustomerNames 
This operation retrieves the list of customer names.