Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 637
 
Appendix III – Sample SOAP Request Response 
 
 
 
 
 
Cisco EPN Manager 2.0 MTOSI API Guide for OSS Integration  
 
 
537 
9.52.7 UNI 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> 
            <ciscoCeEPModifyServiceRequest 
xmlns="http://www.cisco.com/epnm/mtop/sa/xsd/sai/ext/ce/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>Test UNI</v12:value> 
                    </v12:rdn> 
                </cfsRef> 
                <ciscoCeEPServiceOrderData> 
   
 
 
 
<serviceName>Test UNI</serviceName> 
   
 
 
 
<serviceDescription>TEST UNI 
Prov</serviceDescription> 
 
   
 
 
 
<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>prime-asr-9k-
cluster</v12:value> 
   
 
 
 
 
 
</v12:rdn> 
   
 
 
 
 
 
<v12:rdn> 
   
 
 
 
 
 
 
<v12:type>FTP</v12:type> 
   
 
 
 
 
 
 
<v12:value>name= 
GigabitEthernet1/1/0/13</v12:value> 
   
 
 
 
 
 
</v12:rdn> 
   
 
 
 
 
</portRef> 
   
 
 
 
 
 
   
 
 
 
 
<uniName>Test UNI</uniName> 
   
 
 
 
 
<uniDescription>Test UNI for Service 
Prov1</uniDescription>