tencentcloud-sdk-vpc 3.0.849 → 3.0.850
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20170312/client.rb +4 -4
- data/lib/v20170312/models.rb +14 -6
- 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: c5f8e355e84c4cc249ca890c28d7748998f2e7ed
|
4
|
+
data.tar.gz: 5e5e02936b51792fa3d3a00a846bf8c85fbae65e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c26585397db308df4c6773a57a53d6353e6b26f2f2caf5dbcc5cacb633d22d76c9aa119bdc1db1a4a7b7d6acbc54470c0bf4706d3ce16d7be3604f5f3d54a3ff
|
7
|
+
data.tar.gz: 0b5ec2d1071e34b3a8cac4570755c470b9b8475fb00cf0b4b9f2c34254422b7df910ddd96cc4bdfe1b413b69d06e366319b86779e84843b92f0d4b9471f2abfe
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.850
|
data/lib/v20170312/client.rb
CHANGED
@@ -127,7 +127,7 @@ module TencentCloud
|
|
127
127
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
128
128
|
end
|
129
129
|
|
130
|
-
# 增加模板对象中的IP地址、协议端口、IP
|
130
|
+
# 增加模板对象中的IP地址、协议端口、IP地址组、协议端口组。
|
131
131
|
|
132
132
|
# @param request: Request instance for AddTemplateMember.
|
133
133
|
# @type request: :class:`Tencentcloud::vpc::V20170312::AddTemplateMemberRequest`
|
@@ -2608,7 +2608,7 @@ module TencentCloud
|
|
2608
2608
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
2609
2609
|
end
|
2610
2610
|
|
2611
|
-
# 删除模板对象中的IP地址、协议端口、IP
|
2611
|
+
# 删除模板对象中的IP地址、协议端口、IP地址组、协议端口组。
|
2612
2612
|
|
2613
2613
|
# @param request: Request instance for DeleteTemplateMember.
|
2614
2614
|
# @type request: :class:`Tencentcloud::vpc::V20170312::DeleteTemplateMemberRequest`
|
@@ -4542,7 +4542,7 @@ module TencentCloud
|
|
4542
4542
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
4543
4543
|
end
|
4544
4544
|
|
4545
|
-
#
|
4545
|
+
# 本接口(DescribeVpcEndPointService)用于查询终端节点服务列表。
|
4546
4546
|
|
4547
4547
|
# @param request: Request instance for DescribeVpcEndPointService.
|
4548
4548
|
# @type request: :class:`Tencentcloud::vpc::V20170312::DescribeVpcEndPointServiceRequest`
|
@@ -6835,7 +6835,7 @@ module TencentCloud
|
|
6835
6835
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
6836
6836
|
end
|
6837
6837
|
|
6838
|
-
# 修改模板对象中的IP地址、协议端口、IP
|
6838
|
+
# 修改模板对象中的IP地址、协议端口、IP地址组、协议端口组。
|
6839
6839
|
|
6840
6840
|
# @param request: Request instance for ModifyTemplateMember.
|
6841
6841
|
# @type request: :class:`Tencentcloud::vpc::V20170312::ModifyTemplateMemberRequest`
|
data/lib/v20170312/models.rb
CHANGED
@@ -8671,7 +8671,7 @@ module TencentCloud
|
|
8671
8671
|
# @type Offset: Integer
|
8672
8672
|
# @param Limit: 返回数量,默认为20,最大值为100。
|
8673
8673
|
# @type Limit: Integer
|
8674
|
-
# @param OrderField: 排序字段。支持 `InPkg` `OutPkg` `InTraffic` `OutTraffic`。默认值`OutTraffic`。
|
8674
|
+
# @param OrderField: 排序字段。支持 `InPkg` `OutPkg` `InTraffic` `OutTraffic`,标准型nat额外支持 并发连接数`ConcurrentConnectionCount` 、新建连接速率`NewConnectionRate`。默认值`OutTraffic`。
|
8675
8675
|
# @type OrderField: String
|
8676
8676
|
# @param OrderDirection: 排序方法。顺序:`ASC`,倒序:`DESC`。默认值`DESC`。
|
8677
8677
|
# @type OrderDirection: String
|
@@ -11386,7 +11386,7 @@ module TencentCloud
|
|
11386
11386
|
# @type Limit: Integer
|
11387
11387
|
# @param EndPointServiceIds: 终端节点服务ID。不支持同时传入参数 EndPointServiceIds and Filters。
|
11388
11388
|
# @type EndPointServiceIds: Array
|
11389
|
-
# @param IsListAuthorizedEndPointService: <li>不支持同时传入参数 Filters 。</li> <li>列出授权给当前账号的终端节点服务信息。可以配合EndPointServiceIds
|
11389
|
+
# @param IsListAuthorizedEndPointService: <li>不支持同时传入参数 Filters 。</li> <li>列出授权给当前账号的终端节点服务信息。可以配合EndPointServiceIds参数进行过滤,哪些终端节点服务授权了该账户。</li>
|
11390
11390
|
# @type IsListAuthorizedEndPointService: Boolean
|
11391
11391
|
|
11392
11392
|
attr_accessor :Filters, :Offset, :Limit, :EndPointServiceIds, :IsListAuthorizedEndPointService
|
@@ -13973,15 +13973,21 @@ module TencentCloud
|
|
13973
13973
|
# @type InTraffic: Integer
|
13974
13974
|
# @param OutTraffic: 出流量,单位:`Byte`。
|
13975
13975
|
# @type OutTraffic: Integer
|
13976
|
+
# @param ConcurrentConnectionCount: 并发连接数。仅标准型nat支持此参数。
|
13977
|
+
# @type ConcurrentConnectionCount: Integer
|
13978
|
+
# @param NewConnectionRate: 新建连接速率。仅标准型nat支持此参数。
|
13979
|
+
# @type NewConnectionRate: Integer
|
13976
13980
|
|
13977
|
-
attr_accessor :PrivateIpAddress, :InPkg, :OutPkg, :InTraffic, :OutTraffic
|
13981
|
+
attr_accessor :PrivateIpAddress, :InPkg, :OutPkg, :InTraffic, :OutTraffic, :ConcurrentConnectionCount, :NewConnectionRate
|
13978
13982
|
|
13979
|
-
def initialize(privateipaddress=nil, inpkg=nil, outpkg=nil, intraffic=nil, outtraffic=nil)
|
13983
|
+
def initialize(privateipaddress=nil, inpkg=nil, outpkg=nil, intraffic=nil, outtraffic=nil, concurrentconnectioncount=nil, newconnectionrate=nil)
|
13980
13984
|
@PrivateIpAddress = privateipaddress
|
13981
13985
|
@InPkg = inpkg
|
13982
13986
|
@OutPkg = outpkg
|
13983
13987
|
@InTraffic = intraffic
|
13984
13988
|
@OutTraffic = outtraffic
|
13989
|
+
@ConcurrentConnectionCount = concurrentconnectioncount
|
13990
|
+
@NewConnectionRate = newconnectionrate
|
13985
13991
|
end
|
13986
13992
|
|
13987
13993
|
def deserialize(params)
|
@@ -13990,6 +13996,8 @@ module TencentCloud
|
|
13990
13996
|
@OutPkg = params['OutPkg']
|
13991
13997
|
@InTraffic = params['InTraffic']
|
13992
13998
|
@OutTraffic = params['OutTraffic']
|
13999
|
+
@ConcurrentConnectionCount = params['ConcurrentConnectionCount']
|
14000
|
+
@NewConnectionRate = params['NewConnectionRate']
|
13993
14001
|
end
|
13994
14002
|
end
|
13995
14003
|
|
@@ -14360,8 +14368,8 @@ module TencentCloud
|
|
14360
14368
|
|
14361
14369
|
attr_accessor :EncryptAlgorithm, :IntegrityAlgorith, :IPSECSaLifetimeSeconds, :PfsDhGroup, :IPSECSaLifetimeTraffic, :IntegrityAlgorithm
|
14362
14370
|
extend Gem::Deprecate
|
14363
|
-
deprecate :IntegrityAlgorith, :none, 2024,
|
14364
|
-
deprecate :IntegrityAlgorith=, :none, 2024,
|
14371
|
+
deprecate :IntegrityAlgorith, :none, 2024, 6
|
14372
|
+
deprecate :IntegrityAlgorith=, :none, 2024, 6
|
14365
14373
|
|
14366
14374
|
def initialize(encryptalgorithm=nil, integrityalgorith=nil, ipsecsalifetimeseconds=nil, pfsdhgroup=nil, ipsecsalifetimetraffic=nil, integrityalgorithm=nil)
|
14367
14375
|
@EncryptAlgorithm = encryptalgorithm
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-vpc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.850
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-06-
|
11
|
+
date: 2024-06-24 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|