Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 594
[Type text] 
 
 
Cisco EPN Manager OSS  Integration  Guide for  MTOSI 
 
 
131 
9  Appendix III – Sample SOAP Request Response 
This appendix provides sample SOAP Requests and Responses for some of the operations provided by the MTOSI 
NBI layer. 
9.1  getAllManagedElements 
9.1.1  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/mri/xsd/mer/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header> 
            <v1:requestedBatchSize>4</v1:requestedBatchSize> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getAllManagedElementsRequest> 
           
      </v11:getAllManagedElementsRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
9.1.2  SOAP Response 
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
    <soap:Header> 
        <header xmlns:ns26="http://www.tmforum.org/mtop/nra/xsd/tcaid/v1" 
xmlns:ns25="http://www.tmforum.org/mtop/nra/xsd/atcaid/v1" 
            xmlns:ns24="http://www.tmforum.org/mtop/nra/xsd/prc/v1" 
xmlns:ns23="http://www.tmforum.org/mtop/nra/xsd/alarmid/v1" 
            xmlns:ns22="http://www.tmforum.org/mtop/nrf/xsd/com/v1" 
xmlns:ns21="http://www.cisco.com/epnm/mtop/msi/xsd/olir/v1" 
            xmlns:ns20="http://www.cisco.com/epnm/mtop/nrf/xsd/me/ext/v1" 
xmlns:ns19="http://www.tmforum.org/mtop/rtm/xsd/ah/v1" 
            xmlns:ns18="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns17="http://www.tmforum.org/mtop/nrf/xsd/tppool/v1" 
            xmlns:ns16="http://www.tmforum.org/mtop/nrf/xsd/mlsn/v1" 
xmlns:ns15="http://www.tmforum.org/mtop/nrf/xsd/ctp/v1" 
            xmlns:ns14="http://www.tmforum.org/mtop/nrf/xsd/gtp/v1" 
xmlns:ns13="http://www.tmforum.org/mtop/nrf/xsd/ftp/v1" 
            xmlns:ns12="http://www.tmforum.org/mtop/nrb/xsd/lp/v1" 
xmlns:ns11="http://www.tmforum.org/mtop/nrf/xsd/ptp/v1" 
            xmlns:ns10="http://www.tmforum.org/mtop/nra/xsd/ituArc/v1" 
xmlns:ns9="http://www.tmforum.org/mtop/nrb/xsd/lay/v1" 
            xmlns:ns8="http://www.tmforum.org/mtop/nrf/xsd/me/v1" 
xmlns:ns7="http://www.tmforum.org/mtop/nrb/xsd/itu/v1" 
            xmlns:ns6="http://www.tmforum.org/mtop/nrb/xsd/cri/v1" 
xmlns:ns5="http://www.tmforum.org/mtop/fmw/xsd/coi/v1" 
            xmlns:ns4="http://www.tmforum.org/mtop/mri/xsd/mer/v1" 
xmlns:ns3="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"