Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 533
 
 
         
  
 
  
Appendix III – Sample SOAP 
Request Response                                      
 
 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
341 
               </ns5:name> 
               <ns5:discoveredName>Verizon Wireless</ns5:discoveredName> 
            </ns4:customerName> 
            <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> 
                     <ns3:value>504506</ns3:value> 
                  </ns3:rdn> 
               </ns5:name> 
               <ns5:discoveredName>AT n T</ns5:discoveredName> 
            </ns4:customerName> 
         </ns4:customerNameList> 
      </ns4:getAllCustomerNamesResponse> 
   </soap:Body> 
</soap:Envelope> 
9.34 getAllQosProfileNames 
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/qpnr/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getAllQosProfileNamesRequest> 
      </v11:getAllQosProfileNamesRequest> 
   </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/olir/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/qpnr/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>