拦截http,ssl用例补充,ip_geo,修改策略中的对象

This commit is contained in:
hebingning
2021-01-26 20:54:31 +08:00
parent 8f3571f6f9
commit 25831f887d
6 changed files with 44 additions and 9 deletions

View File

@@ -17,6 +17,7 @@ ${objectids} ${EMPTY}
SecurityPolicy-Intercept-Http-00001
#删除对象
${objectids} set Variable ${intercept_http_objectId}
${objectids} Catenate SEPARATOR=, ${objectids} ${intercept_http_objectId1}
#删除策略
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${intercept_http_policyId}]}
${s} Convert to String ${intercept_http_policyId}
@@ -32,7 +33,8 @@ SecurityPolicy-Intercept-Http-00002
SecurityPolicy-Intercept-Http-00003
#删除对象
#${objectids} set Variable ${intercept_http_objectId1}
${objectids} set Variable ${intercept_http_objectId2}
${objectids} Catenate SEPARATOR=, ${objectids} ${intercept_http_objectId3}
#删除策略
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${intercept_http_policyId1}]}
${s} Convert to String ${intercept_http_policyId1}
@@ -40,7 +42,8 @@ SecurityPolicy-Intercept-Http-00003
SecurityPolicy-Intercept-Http-00004
#删除对象
${objectids} set Variable ${intercept_http_objectId2}
${objectids} set Variable ${intercept_http_objectId4}
${objectids} Catenate SEPARATOR=, ${objectids} ${intercept_http_objectId5}
#删除策略
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${intercept_http_policyId3}]}
${s} Convert to String ${intercept_http_policyId1}