安全策略Monitor,Deny动作修改用例补充与curl命令补充

This commit is contained in:
hebingning
2021-02-01 18:19:18 +08:00
parent f09a25aed5
commit 2641d2e7f3
33 changed files with 924 additions and 369 deletions

View File

@@ -19,6 +19,10 @@ SecurityPolicy-Deny-ftp-00001
${objectids} set Variable ${deny_ftp_objectId}
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_ftp_objectId1}
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_ftp_objectId2}
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_ftp_objectId12}
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_ftp_objectId13}
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_ftp_objectId14}
${objectids} Catenate SEPARATOR=, ${objectids} ${deny_ftp_objectId15}
#删除策略
${policyIds} Create List {"policyType":"tsg_security","policyIds":[${deny_ftp_policyId}]}
${s} Convert to String ${deny_ftp_policyId}