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 
 
 
353 
                           
<
ns13:ipAddress
>
10.58.235.160
</
ns13:ipAddress
>
 
                           
<
ns13:name
>
FAC-4-2-1-1
</
ns13:name
>
 
                           
<
ns13:displayName
>
701862
</
ns13:displayName
>
 
                           
<
ns13:instanceId
>
701862
</
ns13:instanceId
>
 
                           
<
ns13:role
>
DST
</
ns13:role
>
 
                           
<
ns13:protocolEndpoint
/>
 
                        
</
ns13:ciscoOpticalSapAttributes
>
 
                     
</
ns4:vendorExtensions
>
 
                  
</
ns6:sapList
>
 
               
</
ns7:cfs
>
 
            
</
ns7:cfsList
>
 
         
</
ns7:inventoryData
>
 
      
</
ns7:getServiceInventoryResponse
>
 
   
</
soap:Body
>
 
</
soap:Envelope
>
  
 
9.36 getServiceInventory for SAP Data 
9.36.1 CE Service 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/msi/xsd/sir/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
 
   <soapenv:Header> 
      <v1:header> 
       <v1:requestedBatchSize>1</v1:requestedBatchSize> 
      </v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:getServiceInventoryRequest> 
         <!--Optional:--> 
         <v11:filter> 
            <!--You have a CHOICE of the next 2 items at this level--> 
            <v11:scope> 
               <!--Zero or more repetitions:--> 
              <v11:baseInstance> 
                  <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>EPL</v12:value> 
                  </v12:rdn> 
                  <v12:rdn> 
                     <v12:type>SAP</v12:type> 
                     <v12:value> cfs=EPL X 
MyServiceI21;sap=1011058</v12:value> 
                  </v12:rdn> 
               </v11:baseInstance>  
               <v11:serviceObjectType>SAP</v11:serviceObjectType>              
            </v11:scope> 
            <v11:selection>FULL</v11:selection>