Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 602
Appendix III – Sample SOAP Request Response 
 
 
 
Cisco EPN Manager 1.2 Maintenance Pack 5 (V.1.2.500) MTOSI API Guide for OSS Integration 
 
 
151 
bjectType> 
          <ns8:installedPartNumber>ASR9001-LC</ns8:installedPartNumber> 
          <ns8:installedSerialNumber>FOC1736N07L</ns8:installedSerialNumber> 
          
<ns8:resourceFulfillmentState>SERV_NA</ns8:resourceFulfillmentState> 
          <ns8:installedVersion>V01 </ns8:installedVersion> 
        </ns8:eq> 
      </ns11:eoh> 
     </ns4:getAllEquipmentResponse> 
  </soap:Body> 
</soap:Envelope> 
 
9.5  getEquipment 
9.5.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/eir/v1" 
 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
 
<soapenv:Header> 
 
 
<v1:header> 
 
 
</v1:header> 
 
</soapenv:Header> 
 
<soapenv:Body> 
 
 
<v11:getEquipmentRequest> 
 
 
 
<v11:equipmentOrEhRef> 
 
 
 
 
<v12:rdn> 
                             <v12:type>MD</v12:type> 
                             <v12:value>CISCO_EPNM</v12:value> 
 
 
 
 
</v12:rdn> 
 
 
 
 
<v12:rdn> 
                             <v12:type>ME</v12:type> 
                             <v12:value>ASR9K-MTG</v12:value> 
 
 
 
 
</v12:rdn> 
 
 
 
 
<v12:rdn> 
 
 
 
 
 
<v12:type>EQ</v12:type> 
 
 
 
 
 
<v12:value>name=chassis ASR-
9001;partnumber=ASR-9001</v12:value> 
 
 
 
 
</v12:rdn> 
 
 
 
</v11:equipmentOrEhRef> 
 
 
</v11:getEquipmentRequest> 
 
</soapenv:Body> 
</soapenv:Envelope> 
9.5.2  SOAP Response 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
  <soap:Header> 
    <header xmlns:ns31="http://www.cisco.com/epnm/mtop/msi/xsd/olir/v1" 
xmlns:ns30="http://www.tmforum.org/mtop/nra/xsd/tcaid/v1" 
xmlns:ns29="http://www.tmforum.org/mtop/nra/xsd/atcaid/v1" 
xmlns:ns28="http://www.tmforum.org/mtop/nra/xsd/prc/v1" 
xmlns:ns27="http://www.tmforum.org/mtop/nra/xsd/alarmid/v1" 
xmlns:ns26="http://www.cisco.com/epnm/mtop/nrf/xsd/eh/ext/v1" 
xmlns:ns25="http://www.cisco.com/epnm/mtop/nrf/xsd/clu/ext/v1"