Cisco Cisco 3350 Mobility Services Engine Guide Du Développeur

Page de 224
                   
C
ISCO 
MSE
 
API
 
S
PECI FICATI ON 
G
UIDE 
 
C
ONTEXT 
A
W ARE 
S
ERVICE OF 
MSE,
 
R
EL EASE 
7.4
.
                                   
P
A G E  
196
  O F  
227  
 
Arguments: AesBusinessSession, AesGenericNotification. 
12.3.9.1  SOAP Request 
 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
<SOAP-ENV:Body> 
   <SetGenericNotification xmlns=” http://cisco.com/mse/location”> 
         <AesBusinessSession id="19382"/> 
         <AesGenericNotification changedOn="1184023526619" enabled="true" 
entityEnabledMask="1"                     includeInfoMask="63" objectId="1"> 
              <destDefnList> 
 
 
 <AesDestDefn changedOn="1184064878075" destIPList="171.71.132.138," 
objectId="9"  parentId="1"> 
    
 
    <transport> 
 
 
        <AesTransportSNMP changedOn="1184064878076" community="public" 
objectId="9" parentId="9" portNumber="162"/> 
 
 
    </transport> 
                 </AesDestDefn> 
              </destDefnList> 
         </AesGenericNotification> 
     </SetGenericNotification> 
</SOAP-ENV:Body> 
</SOAP-ENV:Envelope> 
12.3.9.2  SOAP Response 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
<SOAP-ENV:Body> 
  <Response xmlns=” http://cisco.com/mse/location”> 
     <AesResult result="true"/> 
  </Response> 
</SOAP-ENV:Body> 
</SOAP-ENV:Envelope>