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  
102
  O F  
227  
 
7.11.1 
SOAP Request 
<SOAP-ENV:Envelope  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
<SOAP-ENV:Body> 
   
<GetStationHistoryListByArgs> 
 
<AesBusinessSession clientIPAddress="10.77.144.120" groupId="1" id="30210" 
lastAccessTime="1248700729287" mask="-1"  
  startTime="1248700728501" userId="1"/> 
 
<AesHistoryQueryArgs macAddress="00:21:6a:17:2c:a4" floorId="4" 
isCountQuery="false" numOfResults="1"/> 
 
   
</GetStationHistoryListByArgs> 
</SOAP-ENV:Body> 
</SOAP-ENV:Envelope> 
7.11.2 
SOAP Response 
7.11.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" xmlns:SOAP-
ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
  <AesMobileStationHistory macAddress="00:21:6a:17:2c:a4"> 
      <infoList>       
<AesMobileStation anchorAddress="" apMacAddress="" changedOn="1250717016736" 
interfaceStr="" ipAddress="" macAddress="00:21:6a:17:2c:a4" objectId="930" parentId="90" 
policyManagerState="" securityPolicyStatus="1" sourceTimestamp="1250109904290" ssId="" 
status="7" username=""/> 
    
 </infoList> 
 
       <locationList> 
<AesMobileStationLocation changedOn="1250719727154" confidenceFactor="1433.6" 
detectingControllers=",1.2.3.48,1.2.3.81" floorId="4" floorWeight="-2" 
fullHierarchy="AesNetworkDesign:testB|AesGroup:testB_Group|AesBuilding:testB|AesFloor:tes
tF" macAddress="00:21:6a:17:2c:a4" minLastHeardSecs="6" networkStatus="2" objectId="1020" 
parentId="90" simpleHierarchy="testB>testB>testF" sourceTimestamp="1250719727155" 
x="264.57" y="175.05"> 
           
<info> 
<AesMobileStation anchorAddress="" apMacAddress="" changedOn="1250717016736" 
interfaceStr="" ipAddress="" macAddress="00:21:6a:17:2c:a4" objectId="930" parentId="90" 
policyManagerState="" securityPolicyStatus="1" sourceTimestamp="1250109904290" ssId="" 
status="7" username=""/> 
           
</info> 
       
</AesMobileStationLocation> 
      </locationList> 
 
  </AesMobileStationHistory> 
 </Response> 
</SOAP-ENV:Body> 
</SOAP-ENV:Envelope> 
 
7.11.3 
SOAP Request 
<SOAP-ENV:Envelope  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
<SOAP-ENV:Body>