补充allow,deny动作最小组合用例
This commit is contained in:
@@ -194,3 +194,9 @@ SecurityPolicy-Deny-Http-00018
|
||||
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_http_policyId17}]}
|
||||
${s} Convert to String ${deny_http_policyId17}
|
||||
GetLogList security_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host www.hebbank.com
|
||||
|
||||
SecurityPolicy-Deny-Http-00019
|
||||
#删除策略
|
||||
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_http_policyId18}]}
|
||||
${s} Convert to String ${deny_http_policyId18}
|
||||
GetLogList security_event_log ${starttime} ${endtime} ${testClentIP} ${s} http_host www.hebbank.com
|
||||
|
||||
Reference in New Issue
Block a user