tencentcloud-sdk-cfw 3.0.1008 → 3.0.1010

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: 329f45aadbb1687b1856a7a4e168efe4681bce68
4
+ data.tar.gz: 41e7d9dc9b7cb9f5d68bcaa280d24bc2b6965d6b
5
5
  SHA512:
6
- metadata.gz: 019670c4cf92b3ee03c3495faabe1e64b1274ff20ee400f4b2343c6cac4d93c4117a4b4663859501994635eb81174f173879179681daddbb739a937ccf09420d
7
- data.tar.gz: c287f48617a1cb898cf23f6895b0f7dc9523c883ac1b29ac0a04aeeb9304be191e86daeee062fdead79a06902c08d70a3d1481210e25bbbf489abe2b3fe2bc5e
6
+ metadata.gz: 5f5b52a196e0d037d758ed2c1ad156060d86dca328ef98220422028caf7938d9c678d276e2fc7f85b96b67a2d1d382c108760f62727c579a25abf483294bdda1
7
+ data.tar.gz: 04991b2bb2ad5bdaea0e03e1da21177dd967126b36471d03f12fec3d2d2ff96bad2dc18cb18f685b41e0e8851638e32ce985725e1e9ec24b19a269dbd5f08363
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1008
1
+ 3.0.1010
@@ -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.1010
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-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common