Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 642
 
Appendix III – Sample SOAP Request Response 
 
 
 
 
 
Cisco EPN Manager 2.0.3 MTOSI API Guide for OSS Integration  
 
 
431 
            <ns5:serviceStateChangeList> 
               <ns7:objectType>CFS</ns7:objectType> 
               <ns7:objectName> 
                  <ns4:rdn> 
                     <ns4:type>CFS</ns4:type> 
                     <ns4:value>ochtrail-demo-ochnc-v123</ns4:value> 
                  </ns4:rdn> 
               </ns7:objectName> 
            </ns5:serviceStateChangeList> 
         </ns3:cfsStateChange> 
      </ns3:provisionResponse> 
   </soap:Body> 
</soap:Envelope> 
9.49 provision – OTN services 
9.49.1 OTN 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/> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:provisionRequest> 
         <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>"Verizon"</customer> 
                     <serviceName>oduuni-test-v-1</serviceName> 
                     <serviceDescription>str1234</serviceDescription> 
                     <operationType>ProvideService</operationType> 
                     <direction>UNIDIRECTIONAL</direction> 
                     <recordRoute>true</recordRoute> 
                     <openEnd>true</openEnd> 
 
 
 
   <otnServiceType>OTN_OPU_FLEX</otnServiceType> 
                     <bandwidth>ODUFlex</bandwidth> 
                     <framingType>GFP-F-Fixed</framingType> 
 
 
 
   <protection>ONE_PLUS_ONE</protection> 
                     <bitRate>200</bitRate> 
                     <protectionProfile>str1234</protectionProfile> 
                     <aEndTpList> 
                        <endpointData> 
                           <portRef> 
                              <v12:rdn> 
                                 <v12:type>MD</v12:type> 
                                 <v12:value>CISCO-EPNM</v12:value> 
                              </v12:rdn> 
                              <v12:rdn> 
                                 <v12:type>ME</v12:type> 
                                 <v12:value>cvg-228.cisco.com</v12:value>