Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 579
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
118 
4.19.2.2 
ModifyMPLSTEExplicitPath 
This operation allows a user to modify explicit path on Device. This API is provided as an extension. The input 
should be a valid Explicit Path Ref. Modify API will not take partial explicit path entries, OSS needs to pass all 
explicit path entries and API will overwrite existing explicit path with provided explicit path entries.  
4.19.2.2.1 
Input 
Request parameter 
Data Type 
Description 
modifyMPLSTEExplicitPathRequest  ModifyMPLSTEExplicitPathRequestType  Details of Explicit Path 
Creation and Modify 
Response  
explicitPathData 
ProtectionProfileDataType 
Details of Explicit Path, only 
attributes being modified 
are provided 
4.19.2.2.2 
Output 
Request parameter 
Data Type 
Description 
createAndModifyMPLSTEExplicitPathR
esponse 
createAndModifyMPLSTEExplicitP
athResponseType 
Details of Explicit Path 
Creation and Modify 
Response 
explicitPathRef 
NamingAttributeListType 
FDN for the Explicit Path  
(MD=CISCO_EPNM / ME= 
ME ID 
/TEPATH=<pathName>) 
explicitPathData 
ProtectionProfileDataType 
Details of Modified Explicit 
Path 
 
Post-Condition: On a successful modification of the explicit path. 
4.19.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.  
notImplemented: Indicates that the operation is not implemented by the management system. 
4.19.2.3 
DeleteMPLSTEExplicitPath 
This operation allows a user to modify explicit path from the device. This API is provided as an extension. The 
input should be a valid Explicit Path Ref. 
4.19.2.3.1 
Input 
Request parameter 
Data Type 
Description 
deleteMPLSTEExplicitPathRequest  DeleteMPLSTEExplicitPathRequestType  Details of Protection Profile 
Request 
explicitPathRef 
NamingAttributeListType 
FDN for the Explicit Path  
(MD=CISCO_EPNM / ME= ME 
ID /TEPATH=<pathName>) 
4.19.2.3.2 
Output 
Request parameter 
Data Type 
Description 
deleteMPLSTEExplicitPathResponse  DeleteMPLSTEExplicitPathResponseType  Details of Explicit path 
Delete Response 
 
Post-Condition: On a successful deletion of the Explicit Response.