代理策略网址调整,应对fqdn_category无法新增的机制
This commit is contained in:
@@ -33,30 +33,30 @@ Proxy-Policy-insert-00002
|
||||
#删除文件
|
||||
${profiledId} set Variable ${insert_profileId1}
|
||||
#删除对象
|
||||
${objectids} set Variable ${insert_objectId1}
|
||||
${objectids} Catenate SEPARATOR=, ${objectids} ${insert_objectId40}
|
||||
#${objectids} set Variable ${insert_objectId1}
|
||||
${objectids} set Variable ${insert_objectId40}
|
||||
#删除策略
|
||||
${policyId1} set Variable {"policyType":"tsg_security","policyIds":[${intercept_insert_policyId1}]}
|
||||
${policyId2} set Variable {"policyType":"pxy_manipulation","policyIds":[${insert_policyId1}]}
|
||||
${policyIds} Create List ${policyId1} ${policyId2}
|
||||
${s} Convert to String ${insert_policyId1}
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host cruisingpower.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host meilleurmobile
|
||||
|
||||
Proxy-Policy-insert-00003
|
||||
#删除文件
|
||||
${profiledId} set Variable ${insert_profileId2}
|
||||
#删除对象
|
||||
${objectids} set Variable ${insert_objectId2}
|
||||
${objectids} Catenate SEPARATOR=, ${objectids} ${insert_objectId3}
|
||||
#${objectids} set Variable ${insert_objectId2}
|
||||
${objectids} set Variable ${insert_objectId3}
|
||||
#删除策略
|
||||
${policyId1} set Variable {"policyType":"tsg_security","policyIds":[${intercept_insert_policyId2}]}
|
||||
${policyId2} set Variable {"policyType":"pxy_manipulation","policyIds":[${insert_policyId2}]}
|
||||
${policyIds} Create List ${policyId1} ${policyId2}
|
||||
${s} Convert to String ${insert_policyId2}
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host uncorneredmarket.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host alltrails.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host atlasobscura.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host anguilla-beaches.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host scottsdalepublicart
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host www.troop508.org
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host dreamdayoncapecod.wordpress.com
|
||||
GetLogList proxy_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host doctorpoo
|
||||
|
||||
Proxy-Policy-insert-00004
|
||||
#删除文件
|
||||
|
||||
Reference in New Issue
Block a user