补充18用例
This commit is contained in:
@@ -194,3 +194,13 @@ SecurityPolicy-Deny-Http-00017
|
|||||||
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_http_policyId16}]}
|
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_http_policyId16}]}
|
||||||
${s} Convert to String ${deny_http_policyId16}
|
${s} Convert to String ${deny_http_policyId16}
|
||||||
GetLogList security_event_log ${deny_http_starttime22} ${deny_http_endtime22} ${testClentIP} ${s} http_host smspunch.net
|
GetLogList security_event_log ${deny_http_starttime22} ${deny_http_endtime22} ${testClentIP} ${s} http_host smspunch.net
|
||||||
|
SecurityPolicy-Deny-Http-00018
|
||||||
|
[Tags] 多ip对象
|
||||||
|
#删除对象
|
||||||
|
${objectids} set Variable ${deny_http_objectId33}
|
||||||
|
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_http_objectId34}
|
||||||
|
#删除策略
|
||||||
|
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_http_policyId17}]}
|
||||||
|
${s} Convert to String ${deny_http_policyId17}
|
||||||
|
GetLogList security_event_log ${deny_http_starttime23} ${deny_http_endtime23} ${testClentIP} ${s} http_host www.hebbank.com
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user