diff options
| author | 董晓燕 <[email protected]> | 2021-06-03 09:55:45 +0000 |
|---|---|---|
| committer | 董晓燕 <[email protected]> | 2021-06-03 09:55:45 +0000 |
| commit | ac68e65f508799a0e555a240ae374d313a0a8d75 (patch) | |
| tree | 2a339bbd8acd65e2fb235159cc9c5303ae5725b7 /other/data/security/dns | |
| parent | 2f39b56d617e5fba2b8d73d81cd5e6d894f85352 (diff) | |
| parent | 4667c668725ff7cb673c637a297c67283876d4d4 (diff) | |
Develop
See merge request dongxiaoyan/gap_tsg_api!4
Diffstat (limited to 'other/data/security/dns')
| -rw-r--r-- | other/data/security/dns/policy_dns_allow_ip_potol.yaml | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/other/data/security/dns/policy_dns_allow_ip_potol.yaml b/other/data/security/dns/policy_dns_allow_ip_potol.yaml new file mode 100644 index 0000000..30570f0 --- /dev/null +++ b/other/data/security/dns/policy_dns_allow_ip_potol.yaml @@ -0,0 +1,86 @@ +#policy
+"policy_dns_allow_ip_potol":
+ -
+ "opAction": "add"
+ "returnData": 1
+ "refuseCode": true
+ "policyList":
+ "policyName": "autotest"
+ "policyType": "tsg_security"
+ "action": "allow"
+ "userTags": "160,127"
+ "doBlacklist": 0
+ "doLog": 1
+ "policyDesc": "autotest"
+ "effectiveRange":
+ "tag_sets":
+ -
+ -
+ "tag": "data_center"
+ "value":
+ -
+ "City A"
+ "ids":
+ -
+ 2
+ -
+ "tag": "data_center"
+ "value":
+ -
+ "City B"
+ -
+ "City C"
+ "ids":
+ -
+ 3
+ -
+ 4
+
+ "userRegion":
+ "protocol": "DNS"
+
+ "source":
+ -
+ "objectId": 91896
+ "protocolField": "TSG_SECURITY_SOURCE_ADDR"
+ -
+ "objectId": 91024
+ "protocolField": "TSG_SECURITY_SOURCE_ADDR"
+ -
+ "objectId": 91961
+ "protocolField": null
+ -
+ "objectId": 65073
+ "protocolField": "TSG_SECURITY_SOURCE_LOCATION"
+ -
+ "objectId": 88177
+ "protocolField": "TSG_SECURITY_SOURCE_ADDR"
+ -
+ "objectId": 82363
+ "protocolField": "TSG_FILED_GTP_IMSI"
+ -
+ "objectId": 82600
+ "protocolField": "TSG_FILED_GTP_PHONE_NUMBER"
+ -
+ "objectId": 82769
+ "protocolField": "TSG_FILED_GTP_APN"
+ "destination":
+ -
+ "objectId": 91896
+ "protocolField": "TSG_SECURITY_DESTINATION_ADDR"
+ -
+ "objectId": 91894
+ "protocolField": "TSG_SECURITY_DESTINATION_ADDR"
+ "filterList":
+ "appIdObjects":
+ -
+ 75167
+ "appSelectorObjects":
+ "isValid": 1
+ "scheduleId":
+ -
+ 93
+ -
+ 95
+
+
\ No newline at end of file |
