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 
30
 
 
   
 
3  MTOSI SOAP Request Response  
 
This section includes: 
•  MTOSI Web Service Sample Request and Response
 
•  MTOSI Notifications
 
•  Delta Inventory Request Response
 
 
3.1  MTOSI Web Service Sample Request and Response 
3.1.1  ManagedElementRetrieval::getME 
SOAP Request  
<?xml version="1.0" encoding="UTF-8" ?> 
-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"> 
-
 
 <v1:header /> 
 </soapenv:Header> 
- 
- 
- <!--  
Optional: --> 
- 
- <!--  
1 or more repetitions: --> 
- 
 <v12:type>MD</v12:type> 
 <v12:value>CISCO_PRIME</v12:value> 
 </v12:rdn> 
- 
 <v12:type>ME</v12:type> 
 <v12:value>15454-ansi-65-101</v12:value> 
 </v12:rdn> 
 </v11:meRef> 
 </v11:getManagedElementRequest> 
 </soapenv:Body> 
 </soapenv:Envelope>
 
 
SOAP Response  
<?xml version="1.0" encoding="UTF-8" ?> 
-http://schemas.xmlsoap.org/soap/envelope/"> 
-
 
-
http://www.tmforum.org/mtop/nrb/xsd/crmd/v1" 
xmlns:ns13="http://www.tmforum.org/mtop/fmw/xsd/cosd/v1" 
xmlns:ns12="http://www.tmforum.org/mtop/rp/xsd/crp/v1" 
xmlns:ns11="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns10="http://www.tmforum.org/mtop/nrb/xsd/lp/v1" 
xmlns:ns9="http://www.tmforum.org/mtop/nrf/xsd/tcp/v1" 
xmlns:ns8="http://www.tmforum.org/mtop/nrb/xsd/lay/v1" 
xmlns:ns7="http://www.tmforum.org/mtop/nrf/xsd/me/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"