Cisco Cisco 3350 Mobility Services Engine Developer's Guide

Page of 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  
40
  O F  
2 27  
 
4.1.2 
SOAP Response 
 
4.1.2.1 Success 
 
<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> 
 
4.2 METHOD: GetServerInfo 
Gets the information describing various parameters for the server. 
Result: An AesServerInfo object 
Arguments: AesBusinessSession 
Class 
AesServerInfo 
 
Attribute 
Type 
Access 
version 
String 
RO 
productName 
String 
RO 
startTime 
long 
RO 
restarts 
long 
RO 
timeZone 
String 
RO 
timeOffset 
int 
RO 
logLevel 
int (enums) -  
OFF,    ERROR, 
INFO,    TRACE, ALL  
RW 
logModules 
int (enums)  
LOG_OBJ_MGR = 0x0004
 
RW