Cisco Cisco 3365 Mobility Services Engine 开发者指南

下载
页码 224
C
ISCO 
MSE
 
API
 
S
PECI FICATI ON 
G
UI DE 
 
C
ONTEXT 
A
W ARE 
S
ERVICE  OF 
MSE,
 
R
ELEASE 
7.4
.
       
P
A G E  
199
  O F  
227  
 
<AesDestDefn adminStatus="1" destIPList="10.35.70.253,"> 
 
<transport> 
 
<AesTransportSOAP portNumber="8003" useHTTPS="true"/> 
 
</transport> 
 
</AesDestDefn> 
 
</destDefnList> 
 
</AesGenericNotification> 
   </AddGenericNotification> 
 </SOAP-ENV:Body> 
</SOAP-ENV:Envelope> 
 
12.3.11.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> 
 
12.3.12 
METHOD: GetGenericNotificationByName 
 
Gets the details of specific Generic Northbound Notification by passing its name. 
Result: Response containing AesGenericNotification. 
Arguments: Name as a String attribute and AesBusinessSession as an element. 
 
12.3.12.1   SOAP Request 
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
 <SOAP-ENV:Body> 
  
<GetGenericNotificationByName NotificationName="tag-notification" 
xmlns="http://cisco.com/mse/types">