Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 631
 
Appendix III – Sample SOAP Request Response 
 
 
 
 
 
Cisco EPN Manager 2.0.1 MTOSI API Guide for OSS Integration  
 
 
424 
                        
<
ns13:protocolEndpoint
/>
 
                     
</
ns13:ciscoOpticalSapAttributes
>
 
                  
</
ns4:vendorExtensions
>
 
               
</
ns7:sap
>
 
            
</
ns7:sapList
>
 
         
</
ns7:inventoryData
>
 
      
</
ns7:getServiceInventoryResponse
>
 
   
</
soap:Body
>
 
</
soap:Envelope
>
 
9.48 provision - DWDM services 
9.48.1 DWDM Services 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/sa/xsd/sai/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header></v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
<v11:provisionRequest> 
 
 
<!--Optional: --> 
         <v11:basicInput> 
            <!--Optional:--> 
            <v11:vendorExtensions> 
               <!--You may enter ANY elements at this point--> 
               <ciscoOptProvisionServiceRequest 
xmlns="http://www.cisco.com/epnm/mtop/sa/xsd/sai/ext/opt/v1"> 
                  <ciscoOptServiceOrderData> 
                     <customer>"Vodafone"</customer> 
                     <serviceName>ochtrail-demo-ochnc-v123</serviceName> 
                     <serviceDescription>str1234</serviceDescription> 
                      
                     <operationType>ProvideService</operationType> 
                      
                     <circuitType>OCHTRAIL</circuitType> 
                     <direction>UNIDIRECTIONAL</direction> 
                     <uni>true</uni> 
                     <protectionType>NONE</protectionType> 
                     <label>str1234</label> 
                     <validation>NONE</validation> 
                     <opticalThreshold>GREEN</opticalThreshold> 
<opticalThresholdProtected>GREEN</opticalThresholdProtec
ted> 
<upstreamChannelPowerOffset>3.14159</upstreamChannelPowe
rOffset> 
<downstreamChannelPowerOffset>3.14159</downstreamChannel
PowerOffset> 
                     <ignorePathAlarm>true</ignorePathAlarm> 
                     <allowRegeneration>true</allowRegeneration> 
                     <restoration>NONE</restoration> 
                     <revert>AUTOMATIC</revert> 
                     <soakTime>12:12:12</soakTime> 
                     <priority>HIGH</priority> 
                     <validationRestoration>NONE</validationRestoration>