Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
73 
4.9.3.1.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.  
NOTE: This API will not return the CFS’s that are created internally (implicit CFS’s such as ODU Tunnels that are 
created as part of ODU UNI). 
 
4.9.3.2  getServiceInventoryIterator 
This operation retrieves information about Flow Domain fragment names in batches.  
4.9.3.2.1 Input 
Request Parameter  
Data Type 
Description 
iteratorReferenceURI 
 String 
Iterator reference URI which must be present to retrieve next 
batch of Objects. 
Note: this information is set on the request message on the 
MTOSI header part. 
4.9.3.2.2 Output 
Response Data 
Data Type 
Description 
batchSequenceEnd
OfReply 
boolean 
Indicator of end of batched replies. 
iteratorReferenceU
RI 
String  
Iterator reference URI which can be used to retrieve the next 
batch. 
getServiceInventory
IteratorResponse 
ServiceInventoryD
ataType 
Container for list of Service Inventory Objects (CFS, SAP). For 
details of the data in CFS and SAP, see the data tables. 
4.9.3.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.  
notImplemented: Indicates that the operation is not implemented by the management system. 
 
4.10 CustomerNameRetrieval 
This interface provides operations that retrieve customer names. Can be used to retrieve the customer 
names required for provisioning input. 
 
4.10.1.1 
getAllCustomerNames 
This operation retrieves the list of customer names. 
4.10.1.1.1 
Input 
Request Parameter  
Data Type 
Description 
getAllCustomerNamesRequest 
 
getAllCustomerNamesRequest 
 
Element representing the request. 
MTOSI request headers batch size 
controls how much data will be 
returned. 
4.10.1.1.2 
Output 
Response Data 
Data Type 
Description