添加默认值,避免控制报错影响下面代码结果
This commit is contained in:
22
03-Variable/PolciyObjectDefault.txt
Normal file
22
03-Variable/PolciyObjectDefault.txt
Normal file
@@ -0,0 +1,22 @@
|
||||
*** Variables ***
|
||||
#策略
|
||||
policyName autotest_policy
|
||||
policyType tsg_security
|
||||
policyDesc autotest
|
||||
action deny
|
||||
effectiveRange Nursurtan|Transtelecom&Astel,|Astel&Transtelecom
|
||||
userRegion method:rst
|
||||
referenceObject 1|TSG_SECURITY_DESTINATION_ADDR
|
||||
isValid ${1}
|
||||
appObjectIdArray 2,3,4,5,6
|
||||
userTags 3
|
||||
doLog 2
|
||||
scheduleId 7
|
||||
#对象
|
||||
objectSubType ${objectSubType}
|
||||
isValid ${isValid}
|
||||
isInitialize ${isInitialize}
|
||||
isExclusion ${isExclusion}
|
||||
objectName ${objectName}
|
||||
objectDesc ${objectDesc}
|
||||
subObjectIds ${subObjectIds}
|
||||
Reference in New Issue
Block a user