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  
 
 
364 
</soap:Envelope> 
9.34 getAllCustomerNames 
9.34.1 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.cisco.com/epnm/mtop/msi/xsd/cnr/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header>  
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getAllCustomerNamesRequest>  
      </v11:getAllCustomerNamesRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
9.34.2 SOAP Response 
<?xml version="1.0" encoding="UTF-8"?> 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns7="http://www.cisco.com/epnm/mtop/msi/xsd/omtpnr/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/fmw/xsd/coi/v1" 
xmlns:ns4="http://www.cisco.com/epnm/mtop/msi/xsd/cnr/v1" 
xmlns:ns3="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:ns2="http://www.tmforum.org/mtop/fmw/xsd/gen/v1" 
xmlns="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"> 
         <requestedBatchSize>100</requestedBatchSize> 
         <batchSequenceNumber>1</batchSequenceNumber> 
         <batchSequenceEndOfReply>true</batchSequenceEndOfReply> 
      </header> 
   </soap:Header> 
   <soap:Body> 
      <ns4:getAllCustomerNamesResponse 
xmlns="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1" 
xmlns:ns2="http://www.tmforum.org/mtop/fmw/xsd/gen/v1" 
xmlns:ns3="http://www.tmforum.org/mtop/fmw/xsd/nam/v1" 
xmlns:ns4="http://www.cisco.com/epnm/mtop/msi/xsd/cnr/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/fmw/xsd/coi/v1" 
xmlns:ns6="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns7="http://www.cisco.com/epnm/mtop/msi/xsd/omtpnr/v1"> 
         <ns4:customerNameList> 
            <ns4:customerName> 
               <ns5:name> 
                  <ns3:rdn> 
                     <ns3:type>MD</ns3:type> 
                     <ns3:value>CISCO_EPNM</ns3:value> 
                  </ns3:rdn> 
                  <ns3:rdn> 
                     <ns3:type>CUSTOMER</ns3:type>