tencentcloud-sdk-cfw 3.0.1008 → 3.0.1009

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: da8a9f6444499133e12b740a967825f94cdcda55
4
- data.tar.gz: 7380b2998e0a03e88ab080e5cd431579fce6c422
3
+ metadata.gz: 9ced99ae5fbdb51856862cea17d0503125bc6d1d
4
+ data.tar.gz: 3a9f9e521f73b32dc4986af75ec68accdae71fc4
5
5
  SHA512:
6
- metadata.gz: 019670c4cf92b3ee03c3495faabe1e64b1274ff20ee400f4b2343c6cac4d93c4117a4b4663859501994635eb81174f173879179681daddbb739a937ccf09420d
7
- data.tar.gz: c287f48617a1cb898cf23f6895b0f7dc9523c883ac1b29ac0a04aeeb9304be191e86daeee062fdead79a06902c08d70a3d1481210e25bbbf489abe2b3fe2bc5e
6
+ metadata.gz: 2fbcd8f1a0734a7ca5a7f4da982a91bb8cc1814dc6452f651b7a7a24ee9baa980d791ecb01e3cede117b237978e4fdd7ad0333b739533defbdfa2a04b95cb2db
7
+ data.tar.gz: e772c46f479cb8cfcab4b5c957a6f84148010a6be9db3171016f527d9ed94f3295721619810e39f706be3bf1904c01f15fc2c656b0aa189d4351a06e6733dff7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1008
1
+ 3.0.1009
@@ -341,6 +341,8 @@ module TencentCloud
341
341
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
342
342
  end
343
343
 
344
+ # CreateIdsWhiteRule
345
+
344
346
  # 创建入侵防御规则白名单接口
345
347
 
346
348
  # @param request: Request instance for CreateIdsWhiteRule.
@@ -581,6 +583,8 @@ module TencentCloud
581
583
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
582
584
  end
583
585
 
586
+ # 历史方案,业务已迁移,接口不再适用
587
+
584
588
  # 删除入侵防御规则白名单接口
585
589
 
586
590
  # @param request: Request instance for DeleteIdsWhiteRule.
@@ -1157,6 +1161,8 @@ module TencentCloud
1157
1161
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1158
1162
  end
1159
1163
 
1164
+ # 历史方案,业务已迁移,接口不再适用
1165
+
1160
1166
  # 查询入侵防御规则白名单接口
1161
1167
 
1162
1168
  # @param request: Request instance for DescribeIdsWhiteRule.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfw
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1008
4
+ version: 3.0.1009
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-27 00:00:00.000000000 Z
11
+ date: 2025-03-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common