Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 632
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0.2 MTOSI API Guide for OSS Integration  
 
 
41 
4.4.2  Operations  
4.4.2.1  getAllPhysicalTerminationPoints 
This operation retrieves a list of physical termination points for the managed element. 
4.4.2.1.1 Input 
Request parameter 
Data Type 
Description 
requestedBatchSize 
Integer 
Maximum number of objects to return.  
meRef 
NamingAttributeTyp
Set of RDN types representing the managed element for 
which the PTPs will be retrieved. 
4.4.2.1.2 Output 
Response parameter 
Data Type 
Description 
getAllPhysicalTermina
tionPointsResponse 
MultipleTerminationPointO
bjectsResponseType 
 
Response element to hold the list of TP details. 
See Termination Point Data table for the data 
returned for each one. 
4.4.2.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.  
4.4.2.2  getTerminationPointsIterator 
This operation returns termination point information in batches. 
4.4.2.2.1 Input 
Request Parameter 
Data Type 
Description 
iteratorReferenceURI 
 String 
Iterator reference URL which must be present to retrieve the next 
batch of TPs. 
Note: This information is set on the request message on the 
MTOSI header part. 
4.4.2.2.2 Output 
Response Data 
Data Type 
Description 
batchSequenceEndOf
Reply 
boolean 
Indicator of end of batched replies. 
iteratorReferenceURI 
String  
Iterator reference URL which can be used to 
retrieve the next batch. 
getTerminationPointR
esponse 
MultipleTerminationPointO
bjectsResponseType 
 
Holder for containing the list of TPs.  
See Termination Point Data table for details of the 
data contained in each TP. 
4.4.2.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.  
ttiDapiSent 
String 
Free format string. 
ttiDapiExpected 
String 
Free format string. 
ttiSapiSent 
String 
Free format string. 
ttiSapiExpected 
String 
Free format string. 
ttiOperatorSent 
String 
Free format string. 
ttiOperatorExpected 
String 
Free format string.