删除界面ui白名单ip时,对象为list
This commit is contained in:
@@ -117,5 +117,6 @@ SecurityPolicy-Allow-TSGUIAPI-DEL
|
|||||||
log toDelTSGUIAPI
|
log toDelTSGUIAPI
|
||||||
#${policyId1} set Variable {"policyType":"tsg_security","policyIds":[${testBifangPolicy}]}
|
#${policyId1} set Variable {"policyType":"tsg_security","policyIds":[${testBifangPolicy}]}
|
||||||
#${policyIds} Create List ${testBifangPolicy}
|
#${policyIds} Create List ${testBifangPolicy}
|
||||||
DeletePolicyAndGroupObject ${testBifangPolicy} ${testBifangIP}
|
${objectIds} Create List ${testBifangIP}
|
||||||
|
DeletePolicyAndGroupObject ${testBifangPolicy} ${objectIds}
|
||||||
log delTSGUIAPISucess
|
log delTSGUIAPISucess
|
||||||
Reference in New Issue
Block a user