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 
74
 
 
   
 
 
 
3.1.12 ResourceInventoryRetrieval::getInventory (DataStore Names under a 
DataCenter) 
Operation: getInventory 
 
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/rir/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
<soapenv:Header> 
<v1:header> 
 
 
</v1:header> 
</soapenv:Header> 
<soapenv:Body> 
<v11:getInventoryRequest> 
<!--Optional:--> 
<v11:filter> 
<!--Zero or more repetitions:--> 
<v11:baseInstance> 
<!--1 or more repetitions:--> 
<v12:rdn> 
<v12:type>MD</v12:type> 
<v12:value>CISCO_PRIME</v12:value> 
</v12:rdn> 
<v12:rdn> 
<v12:type>Cisco_DC</v12:type> 
<v12:value>VCenter_ILBLR:-:PNIL</v12:value> 
</v12:rdn> 
 
</v11:baseInstance> 
<v11:includedObjectType> 
<v11:objectType>Cisco_V_DataStore</v11:objectType> 
<v11:granularity>NAME</v11:granularity> 
</v11:includedObjectType> 
</v11:filter> 
 
</v11:getInventoryRequest> 
</soapenv:Body> 
</soapenv:Envelope> 
 
SOAPResponse 
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
<soap:Header> 
<header xmlns:ns51="http://www.tmforum.org/mtop/nrf/xsd/fdfrroute/v1" 
xmlns:ns50="http://www.tmforum.org/mtop/sa/xsd/saiexcpt/v1" 
xmlns:ns49="http://www.cisco.com/mtop/sb/xsd/Cisco_svc/v1" 
xmlns:ns48="http://www.tmforum.org/mtop/nrb/xsd/itu/v1" 
xmlns:ns47="http://www.tmforum.org/mtop/fmw/xsd/md/v1" 
xmlns:ns46="http://www.tmforum.org/mtop/nra/xsd/com/v1" 
xmlns:ns45="http://www.tmforum.org/mtop/fmw/xsd/msg/v1" 
xmlns:ns44="http://www.tmforum.org/mtop/sb/xsd/svc/v1" 
xmlns:ns43="http://www.tmforum.org/mtop/sb/xsd/csi/v1" 
xmlns:ns42="http://www.tmforum.org/mtop/fmw/xsd/vob/v1" 
xmlns:ns41="http://www.tmforum.org/mtop/nrf/xsd/os/v1" 
xmlns:ns40="http://www.tmforum.org/mtop/nrf/xsd/tmd/v1"