Cisco Cisco Evolved Programmable Network Manager 2.0 開発者ガイド

ページ / 642
 
Appendix III – Sample SOAP Request Response 
 
 
 
 
 
Cisco EPN Manager 2.0.3 MTOSI API Guide for OSS Integration  
 
 
546 
9.53.3 OTN Service Modify  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:modifyRequest> 
         <v11:basicInput> 
            <!--Optional:--> 
            <v11:vendorExtensions> 
               <ciscoOptModifyServiceRequest 
xmlns="http://www.cisco.com/epnm/mtop/sa/xsd/sai/ext/opt/v1"> 
                <cfsRef> 
                    <v12:rdn> 
                        <v12:type>MD</v12:type> 
                        <v12:value>CISCO_EPNM</v12:value> 
                    </v12:rdn> 
                    <v12:rdn> 
                        <v12:type>CFS</v12:type> 
                        <v12:value>oduuni-test-v1</v12:value> 
                    </v12:rdn> 
                </cfsRef> 
               <ciscoOptServiceOrderData> 
                
                     <serviceName>oduuni-test-v1</serviceName> 
                     <serviceDescription>str12345</serviceDescription> 
                     <direction>UNIDIRECTIONAL</direction> 
                     <recordRoute>true</recordRoute> 
                     <openEnd>true</openEnd> 
   
 
 
<otnServiceType>OTN_OPU_FLEX</otnServiceType> 
                     <bandwidth>ODU1</bandwidth> 
                     <framingType>GFP-F-Fixed</framingType> 
   
 
 
<protectionType>ONE_PLUS_ONE</protectionType> 
                     <bitRate>400</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> 
                              </v12:rdn> 
                              <v12:rdn> 
                                 <v12:type>FTP</v12:type> 
                                 <v12:value> 
name=GigabitEthCtrlr0/5/0/0;LR=LR_DSR_Gigabit_Ethernet</v12:value> 
                              </v12:rdn>