Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 637
 
Appendix III – Sample SOAP Request Response 
 
 
 
 
 
Cisco EPN Manager 2.0 MTOSI API Guide for OSS Integration  
 
 
554 
xmlns:v11="http://www.tmforum.org/mtop/sa/xsd/sai/v1" 
xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
   <soapenv:Header> 
      <v1:header></v1:header> 
   </soapenv:Header> 
   <soapenv:Body> 
      <v11:retrieveServiceStatesRequest> 
         <v11:rootRequest> 
            <!--Optional:--> 
            <v11:vendorExtensions> 
               <ciscoCeRetrieveServiceStatesRequest 
xmlns="http://www.cisco.com/epnm/mtop/sa/xsd/sai/ext/ce/v1"> 
                  <cfsRef> 
                     <v12:rdn> 
                        <v12:type>MD</v12:type> 
                        <v12:value>CISCO_EPNM</v12:value> 
                     </v12:rdn> 
                     <v12:rdn> 
                        <v12:type>CFS</v12:type> 
                        <v12:value>EPL_Service_1</v12:value> 
                     </v12:rdn> 
                  </cfsRef> 
               </ciscoCeRetrieveServiceStatesRequest> 
            </v11:vendorExtensions> 
         </v11:rootRequest> 
         <v11:productName> 
            <!--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>EPL</v12:value> 
            </v12:rdn> 
         </v11:productName> 
      </v11:retrieveServiceStatesRequest> 
   </soapenv:Body> 
</soapenv:Envelope> 
9.54.2 CE Service Retrieve Service States SOAP Response 
 
<?xml version="1.0" encoding="UTF-8"?> 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
   <soap:Header> 
      <header xmlns:ns21="http://www.tmforum.org/mtop/sb/xsd/savc/v1" 
xmlns:ns20="http://www.tmforum.org/mtop/sb/xsd/sodel/v1" 
xmlns:ns19="http://www.tmforum.org/mtop/sb/xsd/soc/v1" 
xmlns:ns18="http://www.tmforum.org/mtop/sb/xsd/ssc/v1" 
xmlns:ns17="http://www.cisco.com/epnm/mtop/sa/xsd/sai/ext/ce/v1" 
xmlns:ns16="http://www.cisco.com/epnm/mtop/sa/xsd/sai/ext/opt/v1" 
xmlns:ns15="http://www.cisco.com/mtop/sa/xsd/sai/ext/v1" 
xmlns:ns14="http://www.tmforum.org/mtop/sb/xsd/csi/v1" 
xmlns:ns13="http://www.tmforum.org/mtop/fmw/xsd/coi/v1" 
xmlns:ns12="http://www.tmforum.org/mtop/fmw/xsd/msg/v1"