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  
 
 
479 
   </soap:Body> 
</soap:Envelope> 
9.51.11  Access EVPL Provision with QinQ Configuration - SOAP Request 
<?xml version="1.0" encoding="UTF-8"?> 
<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> 
                <v11:vendorExtensions> 
                    <ciscoCeProvisionServiceRequest 
xmlns="http://www.cisco.com/epnm/mtop/sa/xsd/sai/ext/ce/v1"> 
                        <ciscoCeServiceOrderData> 
                            
<serviceName>AccessEVPL_QinQ_MyService7</serviceName> 
                            <serviceDescription>AccessEVPL_QinQ MyService7 
description</serviceDescription> 
                            <bundling>true</bundling> 
                            <ccmInterval>1 sec</ccmInterval> 
                            
<ceVlanIdPreservation>true</ceVlanIdPreservation> 
                            
<ceVlanCosPreservation>true</ceVlanCosPreservation> 
                            <mtuSize>1522</mtuSize> 
                            <faultManagementMap /> 
                            <maxUniEndpoints>2</maxUniEndpoints> 
                            <!--==== Endpoints Configuration ==== --> 
                            <aEndEpDataList> 
                                <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>tmh-chn-mvso-asr9k-
2.cisco.com</v12:value> 
                                        </v12:rdn> 
                                        <v12:rdn> 
                                            <v12:type>FTP</v12:type> 
                                            
<v12:value>name=GigabitEthernet0/0/0/3</v12:value> 
                                        </v12:rdn> 
                                    </portRef> 
                                    <createUni>true</createUni> 
                                    <uniName>access_evpl_qinq_my-uni-a-
7</uniName>