代理策略网址调整,应对fqdn_category无法新增的机制
This commit is contained in:
@@ -27,28 +27,28 @@ Proxy-Policy-replace-00001
|
||||
|
||||
Proxy-Policy-replace-00002
|
||||
#删除对象
|
||||
${objectids} set Variable ${replace_objectId1}
|
||||
${objectids} Catenate SEPARATOR=, ${objectids} ${replace_objectId40}
|
||||
#${objectids} set Variable ${replace_objectId1}
|
||||
${objectids} set Variable ${replace_objectId40}
|
||||
#删除策略
|
||||
${policyId1} set Variable {"policyType":"tsg_security","policyIds":[${intercept_replace_policyId1}]}
|
||||
${policyId2} set Variable {"policyType":"pxy_manipulation","policyIds":[${replace_policyId1}]}
|
||||
${policyIds} Create List ${policyId1} ${policyId2}
|
||||
${s} Convert to String ${replace_policyId1}
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host www.trip.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host www.splishsplash.com
|
||||
|
||||
Proxy-Policy-replace-00003
|
||||
#删除对象
|
||||
${objectids} set Variable ${replace_objectId2}
|
||||
${objectids} Catenate SEPARATOR=, ${objectids} ${replace_objectId3}
|
||||
#${objectids} set Variable ${replace_objectId2}
|
||||
${objectids} set Variable ${replace_objectId3}
|
||||
#删除策略
|
||||
${policyId1} set Variable {"policyType":"tsg_security","policyIds":[${intercept_replace_policyId2}]}
|
||||
${policyId2} set Variable {"policyType":"pxy_manipulation","policyIds":[${replace_policyId2}]}
|
||||
${policyIds} Create List ${policyId1} ${policyId2}
|
||||
${s} Convert to String ${replace_policyId2}
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host www.smartertravel.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host www.chinese.hostelworld.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host www.truelinkfinancial.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host business.nycgo.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host umcfa.webs.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host www.pjpugliese.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host carblog.co.za
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host ornithomedia
|
||||
|
||||
Proxy-Policy-replace-00004
|
||||
#删除对象
|
||||
|
||||
Reference in New Issue
Block a user