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  
97
  O F  
2 27  
 
All other queries (floorId, numOfResults, fromTimeMillis, toTimeMillis, startIndex)
The 
list of mobile station location records and their content, constrained based on the query 
content. If startIndex field is not set, it will return the first x (numOfResults value) results 
found in the MSE. The remaining fields are optional. 
Result: See below. 
Arguments: AesBusinessSession, 
AesMobileStationQueryArgs
7.7.1 
SOAP Request 
<SOAP-ENV:Envelope  xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"> 
<SOAP-ENV:Body> 
<GetStationLocationListByArgs xmlns="http://cisco.com/mse/location" 
xmlns:typ="http://cisco.com/mse/types"> 
  <typ:AesBusinessSession id="5760"/> 
  <AesMobileStationQueryArgs fromTimeMillis="1086483888360" 
toTimeMillis="1286544136425" isCountQuery="false" numOfResults="10"> 
    <sortCriteriaList> 
      <typ: SortColumnCriteria isDescending="true" sortColumn="changedOn"/> 
    </sortCriteriaList> 
    <floorIdList> 
      <floorId>11</floorId> 
    </floorIdList> 
  </AesMobileStationQueryArgs> 
</GetStationLocationListByArgs>  
</SOAP-ENV:Body> 
</SOAP-ENV:Envelope> 
7.7.2 
SOAP Response 
7.7.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/"> 
<loc:AesMobileStationLocation changedOn="1286541381516" confidenceFactor="144.0" 
detectingControllers="1.2.3.72,1.2.3.75," firstActiveAt="1286541317313" floorId="39" 
floorWeight="25" macAddress="00:16:44:b1:b4:96" minLastHeardSecs="12" networkStatus="1" 
objectId="1584334" parentId="591" reason="0" sourceTimestamp="1286541381516" x="102.79" 
y="174.12"> 
    <loc:info> 
      <loc:AesMobileStation anchorAddress="0.0.0.0" 
apMacAddress="00:19:a9:78:8f:40" changedOn="1286541381516" eapType="6" 
encryptionCypher="3" ipAddress="0.0.0.0" macAddress="00:16:44:b1:b4:96" 
objectId="1584334" parentId="591" policyManagerState="START" policyType="4" 
portNumber="1" protocol="2" reasonCode="99" securityPolicyStatus="1" 
sourceTimestamp="1286130195015" status="7" switchRef="loc-wlc-04" type="2"/> 
    </loc:info> 
  </loc:AesMobileStationLocation> 
  <loc:AesMobileStationLocation changedOn="1286543521865" confidenceFactor="128.0" 
detectingControllers="1.2.3.70" firstActiveAt="1286543485765" floorId="43" 
floorWeight="46" macAddress="00:21:5c:0c:7c:6f" minLastHeardSecs="14" networkStatus="1" 
objectId="1584377" parentId="510" reason="0" sourceTimestamp="1286543521865" x="284.39" 
y="112.0"> 
    <loc:info> 
      <loc:AesMobileStation anchorAddress="0.0.0.0" 
apMacAddress="00:19:a9:78:8f:40" changedOn="1286543521865" eapType="6" 
encryptionCypher="3" ipAddress="0.0.0.0" macAddress="00:21:5c:0c:7c:6f" 
objectId="1584377" parentId="510" policyManagerState="START" policyType="4" 
portNumber="1" protocol="2" reasonCode="99" securityPolicyStatus="1" 
sourceTimestamp="1286510423786" status="7" switchRef="loc-wlc-04" type="2"/>