Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 602
Appendix III – Sample SOAP Request Response 
 
 
 
Cisco EPN Manager 1.2 Maintenance Pack 5 (V.1.2.500) MTOSI API Guide for OSS Integration 
 
 
568 
xmlns:ns35="http://www.cisco.com/epnm/mtop/msi/xsd/olir/v1" 
xmlns:ns36="http://www.tmforum.org/mtop/fmw/xsd/comd/v1"> 
         <ns4:vendorExtensions> 
            <ns30:ciscoConnectionControlManualRevert> 
               <ns30:sncRef> 
                  <ns3:rdn> 
                     <ns3:type>MD</ns3:type> 
                     <ns3:value>CISCO_EPNM</ns3:value> 
                  </ns3:rdn> 
                  <ns3:rdn> 
                     <ns3:type>CFS</ns3:type> 
                     <ns3:value>322363</ns3:value> 
                  </ns3:rdn> 
               </ns30:sncRef> 
               <ns30:commandResponse> 
                  <ns30:controlCommand>OPR-CPS::CHAN-2-13-5-RX&amp;CHAN-2-
12-5-TX:ctag:::ACTION=MANRVRT;</ns30:controlCommand> 
                  <ns30:controlCommandMessage>Service Successfully 
Restored</ns30:controlCommandMessage> 
                  
<ns30:controlCommandResult>true</ns30:controlCommandResult> 
                  <ns30:controlDevice>10.58.236.108</ns30:controlDevice> 
               </ns30:commandResponse>            
</ns30:ciscoConnectionControlManualRevert> 
         </ns4:vendorExtensions> 
      </ns4:switchRouteResponse> 
   </soap:Body> 
</soap:Envelope> 
 
9.57.2 setIntendedRoute 
9.57.2.1 
SOAP Request 
<soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:v1="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" 
xmlns:v11="http://www.tmforum.org/mtop/rp/xsd/conc/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
  
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:setIntendedRouteRequest> 
         <!--Optional:--> 
         <v11:sncRef> 
            <!--1 or more repetitions:--> 
           <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_EPNM</v12:value> 
            </v12:rdn> 
           <v12:rdn> 
               <v12:type>CFS</v12:type> 
               <v12:value>322363</v12:value> 
            </v12:rdn>