Cisco Cisco Prime Network 4.1 Developer's Guide

Page of 250
MTOSI SOAP Request Response
 
Annexure: Cisco Prime  Network OSS  Integration  Guide –Sample SOAP Request and Response 
32
 
 
   
 
 </ns4:me> 
 </ns4:getManagedElementResponse> 
 </soap:Body> 
 </soap:Envelope> 
 
 
3.1.2  ManagedElementRetrieval:: getNetworkFunctionNamesByType 
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:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getNetworkFunctionNamesByTypeRequest> 
         <!--Optional:--> 
         <v11:meRef> 
            <!--1 or more repetitions:--> 
            <v12:rdn> 
               <v12:type>MD</v12:type> 
               <v12:value>CISCO_PRIME</v12:value> 
            </v12:rdn> 
            <v12:rdn> 
               <v12:type>ME</v12:type> 
               <v12:value>ASR5500</v12:value> 
            </v12:rdn> 
         </v11:meRef> 
         <!--Optional:--> 
         <v11:netFuncType>Cisco_Mobility</v11:netFuncType> 
      </v11:getNetworkFunctionNamesByTypeRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
 
 
SOAP Response  
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns28="http://www.tmforum.org/mtop/sa/xsd/saiexcpt/v1" 
xmlns:ns27="http://www.cisco.com/mtop/sb/xsd/Cisco_svc/v1" 
xmlns:ns26="http://www.tmforum.org/mtop/nrf/xsd/com/v1" 
xmlns:ns25="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns24="http://www.cisco.com/mtop/nrf/xsd/Cisco_ComputeServer/v1" 
xmlns:ns23="http://www.tmforum.org/mtop/nrf/xsd/eq/v1" 
xmlns:ns22="http://www.tmforum.org/mtop/nrf/xsd/ctp/v1" 
xmlns:ns21="http://www.cisco.com/mtop/nrf/xsd/Cisco_dc/v1" 
xmlns:ns20="http://www.tmforum.org/mtop/nrb/xsd/lp/v1" 
xmlns:ns19="http://www.tmforum.org/mtop/nrf/xsd/ptp/v1" 
xmlns:ns18="http://www.cisco.com/mtop/nrf/xsd/networkFunc/v1" 
xmlns:ns17="http://www.cisco.com/mtop/nrf/xsd/Cisco_ME_EQ_Inventory/v1" 
xmlns:ns16="http://www.tmforum.org/mtop/sb/xsd/svc/v1" 
xmlns:ns15="http://www.tmforum.org/mtop/sb/xsd/csi/v1" 
xmlns:ns14="http://www.cisco.com/mtop/nrf/xsd/v_hostCluster/v1" 
xmlns:ns13="http://www.cisco.com/mtop/nrf/xsd/vm/v1" 
xmlns:ns12="http://www.cisco.com/mtop/nrf/xsd/v_host/v1" 
xmlns:ns11="http://www.tmforum.org/mtop/nrf/xsd/Cisco_V_nettp/v1" 
xmlns:ns10="http://www.cisco.com/mtop/nrb/xsd/v_rsrci/v1" 
xmlns:ns9="http://www.cisco.com/mtop/nrf/xsd/v_store/v1"