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  
 
 
119 
4.18.2.2 
ModifyProtectionProfile 
This operation allows a user to modify protection profile on Device. This API is provided as an extension. The 
input should be a valid protectionProfileRef. 
4.18.2.2.1  Input 
Request parameter 
Data Type 
Description 
modifyProtectionProfileRequ
est 
ModifyProtectionProfileRe
questType 
Details of Protection Profile Request. 
protectionProfileRef 
NamingAttributeListType 
FDN for the Protection Profile 
 (MD=CISCO_EPNM / ME= ME ID 
/PPF=<profileName>). 
protectionProfileData 
ProtectionProfileDataType  Details of Protection Profile, only attributes 
being modified are provided. 
 
4.18.2.2.2  Output 
Request parameter 
Data Type 
Description 
createAndModifyProtection
ProfileResponse 
createAndModifyProtectionPr
ofileResponseType 
Details of Protection Profile Creation and 
Modify Response. 
protectionProfileRef 
NamingAttributeListType 
FDN for the Protection Profile 
 (MD=CISCO_EPNM / ME= ME ID 
/PPF=<profileName>). 
protectionProfileData 
ProtectionProfileDataType 
Details of modified Protection Profile. 
 
Post-Condition: On a successful modification of the Protection Profile. 
4.18.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.18.2.3 
DeleteProtectionProfile 
This operation allows a user to modify protection profile on a device. This API is provided as an extension. 
The input should be a valid protectionProfileRef. 
4.18.2.3.1  Input 
Request parameter 
Data Type 
Description 
deleteProtectionProfileRequest 
DeleteProtectionProfileRequestType  Details of Protection Profile 
request. 
protectionProfileRef 
NamingAttributeListType 
FDN for the Protection Profile 
 (MD=CISCO_EPNM / ME= ME 
ID /PPF=<profileName>). 
4.18.2.3.2  Output 
Request parameter 
Data Type 
Description 
deleteProtectionProfileResponse  DeleteProtectionProfileResponseType  Details of Protection Profile 
Delete Response. 
 
Post-Condition: On a successful deletion of the Protection Profile.