Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 533
  
 
Appendix III – Sample SOAP Request Response
 
 
Cisco EPN Manager OSS Integration Guide for MTOSI 
348
 
 
 
 
ServiceObjectType 
            ServiceType 
Granularity 
CFS RDN 
Description 
CFS 
OCHCC / OCHNC / OCH-Trail 
/ODU_TUNNEL / ODU_UNI 
NAME/FULL 
Give all CFS 
name/ full object  
instances 
CFS 
OCHCC / OCHNC / OCH-Trail 
/ODU_TUNNEL / ODU_UNI 
NAME/FULL 
Give  CFS name/ 
full object  
instances for a 
CFS_ID  
 
 
<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/msi/xsd/sir/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header>       
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getServiceInventoryRequest> 
         <v11:filter> 
            <!--You have a CHOICE of the next 2 items at this level--> 
            <v11:scope> 
               <!--Zero or more repetitions:--> 
               <v11:baseInstance> 
                  <!--1 or more repetitions:--> 
                  <v12:rdn> 
                     <v12:type>MD</v12:type> 
                     <v12:value>CISCO_EPNM</v12:value> 
                  </v12:rdn> 
                  <v12:rdn> 
                     <v12:type>SERVICE_TYPE</v12:type> 
                     <v12:value>OCHCC</v12:value> 
                  </v12:rdn> 
               </v11:baseInstance> 
               <v11:serviceObjectType>CFS</v11:serviceObjectType>               
            </v11:scope> 
            <v11:selection>FULL</v11:selection> 
         </v11:filter> 
      </v11:getServiceInventoryRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
 
9.35.4 DWDM/OTN Service SOAP Response 
 <
soap:Envelope
 
xmlns:soap
=
"http://schemas.xmlsoap.org/soap/envelope/"
>
 
   
<
soap:Header
>
 
      
<
header
 
xmlns:ns18
=
"http://www.cisco.com/epnm/mtop/msi/xsd/olir/v1"
 
xmlns:ns17
=
"http://www.tmforum.org/mtop/nra/xsd/tcaid/v1"
 
xmlns:ns16
=
"http://www.tmforum.org/mtop/nra/xsd/atcaid/v1"
 
xmlns:ns15
=
"http://www.tmforum.org/mtop/nra/xsd/prc/v1"
 
xmlns:ns14
=
"http://www.tmforum.org/mtop/nra/xsd/alarmid/v1"