Cisco Cisco Evolved Programmable Network Manager 1.2 Entwickleranleitung

Seite von 579
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
113 
4.17.2 Operations 
4.17.2.1 
 CreateProtectionProfile 
This operation allows a user to create protection profile on Device. This API is provided as an extension. The 
input should be a valid MeRef. 
4.17.2.1.1 
Input 
Request parameter 
Data Type 
Description 
createProtectionProfileRequest 
createProtectionProfileRequestType 
Details of Protection Profile 
Request 
meRef 
NamingAttributeListType 
FDN for the Device 
(MD=CISCO_EPNM / ME= ME ID 
protectionProfileData 
ProtectionProfileDataType 
Details of Protection Profile 
4.17.2.1.2 
Output 
Request parameter 
Data Type 
Description 
createAndModifyProtectionProfil
eResponse 
createAndModifyProtectionProfileRe
sponseType 
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 created Protection 
Profile 
 
Post-Condition: On a successful creation of the Protection Profile. 
4.17.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.  
notImplemented: Indicates that the operation is not implemented by the management system. 
4.17.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.17.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.17.2.2.2 
Output 
Request parameter 
Data Type 
Description 
createAndModifyProtection
ProfileResponse 
createAndModifyProtectionPr
ofileResponseType 
Details of Protection Profile Creation and 
Modify Response