tencentcloud-sdk-clb 3.0.1167 → 3.0.1169
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180317/models.rb +5 -9
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ccc8c63928a75a1c5a90296757d496d4e88cc435
|
|
4
|
+
data.tar.gz: f36147e7a195e4ee0a047a825c0ecd7150284fa1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 28b729f20c984914b239a24c2252bde8800ff9d23f1133cbad2edf1a2942bad0f1a544dc6000e2912e0d197f28b1371800521371df01d555cd9baea32937f248
|
|
7
|
+
data.tar.gz: 6dbf96e03b42ca596f448f7d2d67d3f39a1da65c7e20b7167c69d5fa0a16ec871a7d0a9fbd8578474918752ee47ff7543e60d04b65e78f7be2ad4b2ce4783372
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1169
|
data/lib/v20180317/models.rb
CHANGED
|
@@ -1355,7 +1355,7 @@ module TencentCloud
|
|
|
1355
1355
|
# @type KeepaliveEnable: Integer
|
|
1356
1356
|
# @param EndPort: 创建端口段监听器时必须传入此参数,用以标识结束端口。同时,入参Ports只允许传入一个成员,用以标识开始端口。【如果您需要体验端口段功能,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category)】。
|
|
1357
1357
|
# @type EndPort: Integer
|
|
1358
|
-
# @param DeregisterTargetRst:
|
|
1358
|
+
# @param DeregisterTargetRst: 重新调度功能,解绑后端服务开关,打开此开关,当解绑后端服务时触发重新调度。仅TCP/UDP监听器支持。
|
|
1359
1359
|
# @type DeregisterTargetRst: Boolean
|
|
1360
1360
|
# @param MultiCertInfo: 证书信息,支持同时传入不同算法类型的多本服务端证书,参数限制如下:
|
|
1361
1361
|
# <li>此参数仅适用于TCP_SSL监听器和未开启SNI特性的HTTPS监听器。</li>
|
|
@@ -1369,8 +1369,7 @@ module TencentCloud
|
|
|
1369
1369
|
# @type IdleConnectTimeout: Integer
|
|
1370
1370
|
# @param ProxyProtocol: TCP_SSL和QUIC是否支持PP
|
|
1371
1371
|
# @type ProxyProtocol: Boolean
|
|
1372
|
-
# @param SnatEnable: 是否开启SNAT
|
|
1373
|
-
# 默认为关闭。
|
|
1372
|
+
# @param SnatEnable: 是否开启SNAT(源IP替换),True(开启)、False(关闭)。默认为关闭。注意:SnatEnable开启时会替换客户端源IP,此时`透传客户端源IP`选项关闭,反之亦然。
|
|
1374
1373
|
# @type SnatEnable: Boolean
|
|
1375
1374
|
# @param FullEndPorts: 全端口段监听器的结束端口,端口范围:2 - 65535
|
|
1376
1375
|
# @type FullEndPorts: Array
|
|
@@ -5099,7 +5098,7 @@ module TencentCloud
|
|
|
5099
5098
|
# @type KeepaliveEnable: Integer
|
|
5100
5099
|
# @param Toa: 仅支持Nat64 CLB TCP监听器
|
|
5101
5100
|
# @type Toa: Boolean
|
|
5102
|
-
# @param DeregisterTargetRst:
|
|
5101
|
+
# @param DeregisterTargetRst: 重新调度功能,解绑后端服务开关,打开此开关,当解绑后端服务时触发重新调度。仅TCP/UDP监听器支持。
|
|
5103
5102
|
# @type DeregisterTargetRst: Boolean
|
|
5104
5103
|
# @param AttrFlags: 监听器的属性
|
|
5105
5104
|
# @type AttrFlags: Array
|
|
@@ -6349,9 +6348,7 @@ module TencentCloud
|
|
|
6349
6348
|
# 默认值0表示不开启,1表示开启。
|
|
6350
6349
|
# 若后端服务对连接数上限有限制,则建议谨慎开启。此功能目前处于内测中,如需使用,请提交 [内测申请](https://cloud.tencent.com/apply/p/tsodp6qm21)。
|
|
6351
6350
|
# @type KeepaliveEnable: Integer
|
|
6352
|
-
# @param DeregisterTargetRst:
|
|
6353
|
-
# True表示发送 RST 给客户端,False表示不发送 RST 给客户端。
|
|
6354
|
-
# 不传则表示不修改。
|
|
6351
|
+
# @param DeregisterTargetRst: 重新调度功能,解绑后端服务开关,打开此开关,当解绑后端服务时触发重新调度。仅TCP/UDP监听器支持。
|
|
6355
6352
|
# @type DeregisterTargetRst: Boolean
|
|
6356
6353
|
# @param SessionType: 会话保持类型。NORMAL表示默认会话保持类型。QUIC_CID表示根据Quic Connection ID做会话保持。QUIC_CID只支持UDP协议。
|
|
6357
6354
|
# 使用场景:适用于TCP/UDP/TCP_SSL/QUIC监听器。
|
|
@@ -6369,8 +6366,7 @@ module TencentCloud
|
|
|
6369
6366
|
# @type IdleConnectTimeout: Integer
|
|
6370
6367
|
# @param ProxyProtocol: TCP_SSL和QUIC是否支持PP
|
|
6371
6368
|
# @type ProxyProtocol: Boolean
|
|
6372
|
-
# @param SnatEnable: 是否开启SNAT
|
|
6373
|
-
# 不传则表示不修改。
|
|
6369
|
+
# @param SnatEnable: 是否开启SNAT(源IP替换),True(开启)、False(关闭)。默认为关闭。注意:SnatEnable开启时会替换客户端源IP,此时`透传客户端源IP`选项关闭,反之亦然。
|
|
6374
6370
|
# @type SnatEnable: Boolean
|
|
6375
6371
|
# @param DataCompressMode: 数据压缩模式
|
|
6376
6372
|
# @type DataCompressMode: String
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-clb
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1169
|
|
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-11-
|
|
11
|
+
date: 2025-11-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|