Cisco Cisco 3350 Mobility Services Engine Entwickleranleitung

Seite von 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  
45
  O F  
2 27  
blockedList 
String 
Comma 
separated 
string 
of 
MAC 
addresses 
RO 
dutyCycleCutoff 
Int   
Range 0 
– 100 
RW 
 
Arguments: AesBusinessSession 
4.3.1 
SOAP Request 
<soapenv:Envelope xmlns:soapenv= "http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:loc="http://cisco.com/mse/location" xmlns:typ="http://cisco.com/mse/types"> 
   <soapenv:Header/> 
   <soapenv:Body> 
      <loc:GetFilteringParams> 
         <typ:AesBusinessSession options="0" id="12026"/> 
      </loc:GetFilteringParams> 
   </soapenv:Body> 
</soapenv:Envelope> 
4.3.2 
SOAP Response 
4.3.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"> 
         <AesFilteringParams blockedList="00:40:96:b6:03:6b,00:01:02:03:01:f0," 
changedOn="1343853193169" disallowProbingClientTracking="true" 
disallowedMacs="00:0c:cc:5c:05:16," macFilter="true" objectId="1"/> 
      </Response> 
   </SOAP-ENV:Body> 
</SOAP-ENV:Envelope> 
 
4.4 METHOD: SetFilteringParams 
Sets filtering parameters on the MSE
Result: An AesResult object specifies the success or failure of the operation 
Arguments: AesBusinessSession, AesFilteringParams object containing the information 
4.4.1 
SOAP Request 
<soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:loc="http://cisco.com/mse/location" xmlns:typ="http://cisco.com/mse/types"> 
   <soapenv:Header/> 
   <soapenv:Body> 
      <loc:SetFilteringParams>