Cisco Cisco 3365 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  
152
  O F  
227  
 
11.1.2 
SOAP Response 
11.1.2.1  Success 
 
11.2 METHOD: GetDeviceByIpAddress 
Gets the details of specific Wired Client by specifying IPAddress. 
Result: Response containing Device object  
Arguments: IPAddress as an attribute and AesBusinessSession as an element  
11.2.1 
SOAP Request 
<SOAP-ENV:Body xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
<GetDeviceByIpAddress IpAddress="2.3.4.5" xmlns="http://cisco.com/mse/location"> 
<AesBusinessSession id="29320" mask="-1"/> 
</GetDeviceByIpAddress> 
</SOAP-ENV:Body
> 
11.2.2 
SOAP Response 
11.2.2.1  Success 
<SOAP-ENV:Body xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
<Response xmlns="http://cisco.com/mse/location"> 
<Device changedOn="1232346273483" identity="CISCODEVICE002" objectId="1" parentId="2" 
serialNumber="CISCO12345678" type="5" udi="UniqueDI2"> 
<location> 
<Location/></location> 
<epInterfaceList> 
<WiredInterface changedOn="1232346273484" ipAddress="2.3.4.5" 
macAddress="00:11:22:33:44:77" objectId="1" parentId="1" type="1"