Cisco Cisco 3350 Mobility Services Engine Developer's Guide

Page of 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  
151
  O F  
227  
</SOAP-ENV:Envelope> 
 
 
 
 
C H A P T E R   1 1  
11 
Wired Module 
 
MSE functionality is extended to support Wired Clients.  With these extensions any client 
connected to wired or wireless infrastructure could be located and tracked by Location Service. 
The ability to locate and track the wired client is highly desirable for servers in Data Centers 
where each server is a wired client associated with a wired Switch port. 
 
11.1 METHOD: GetDeviceList 
Returns the list of Wired Clients currently in the MSE.  
Result: Response containing multiple device object. 
Arguments: AesBusinessSession, AesQueryCriteria Object 
11.1.1 
SOAP Request 
<SOAP-ENV:Body xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
<GetDeviceList xmlns="http://cisco.com/mse/location"> 
<AesBusinessSession id="25072" mask="-1"/> 
</GetDeviceList> 
</SOAP-ENV:Body>