tencentcloud-sdk-vpc 3.0.775 → 3.0.777
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/v20170312/models.rb +23 -23
- 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: eeedbf64a225536f8dd3fe390ecdf108da27e886
|
|
4
|
+
data.tar.gz: 25e35398862df53cce1847ae48aaa4990c3f4b2f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9ae1ab0ec2f889fc6fb36e8bacf45ce3b2e5bf48d190fc367314319547590743948ffeceecca7e046845120f9f6737ddd950293b8de1111702c2798981fb8552
|
|
7
|
+
data.tar.gz: 3b7a7f616b49f18e69e487b479e0097879b9edaa10eacaaa612c5c306d01a940cee4a8fc774e889f45dc8e7d68048e6fe647f10518a01b499c9921662ee4d687
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.777
|
data/lib/v20170312/models.rb
CHANGED
|
@@ -155,7 +155,7 @@ module TencentCloud
|
|
|
155
155
|
# @type ResourceIds: Array
|
|
156
156
|
# @param BandwidthPackageId: 带宽包唯一标识ID,形如'bwp-xxxx'
|
|
157
157
|
# @type BandwidthPackageId: String
|
|
158
|
-
# @param NetworkType: 带宽包类型,当前支持'BGP'
|
|
158
|
+
# @param NetworkType: 带宽包类型,当前支持'BGP'、'HIGH_QUALITY_BGP'、'ANYCAST'、'SINGLEISP_CUCC'、'SINGLEISP_CMCC'、'SINGLEISP_CTCC'等类型。
|
|
159
159
|
# @type NetworkType: String
|
|
160
160
|
# @param ResourceType: 资源类型,包括'Address', 'LoadBalance'
|
|
161
161
|
# @type ResourceType: String
|
|
@@ -781,7 +781,7 @@ module TencentCloud
|
|
|
781
781
|
# @type Ip6Addresses: Array
|
|
782
782
|
# @param InternetMaxBandwidthOut: 带宽,单位Mbps。默认是1Mbps
|
|
783
783
|
# @type InternetMaxBandwidthOut: Integer
|
|
784
|
-
# @param InternetChargeType: 网络计费模式。IPV6
|
|
784
|
+
# @param InternetChargeType: 网络计费模式。IPV6当前支持"TRAFFIC_POSTPAID_BY_HOUR","BANDWIDTH_PACKAGE"。默认网络计费模式是"TRAFFIC_POSTPAID_BY_HOUR"。
|
|
785
785
|
# @type InternetChargeType: String
|
|
786
786
|
# @param BandwidthPackageId: 带宽包id,上移账号,申请带宽包计费模式的ipv6地址需要传入.
|
|
787
787
|
# @type BandwidthPackageId: String
|
|
@@ -1171,11 +1171,11 @@ module TencentCloud
|
|
|
1171
1171
|
|
|
1172
1172
|
# AssociateDirectConnectGatewayNatGateway请求参数结构体
|
|
1173
1173
|
class AssociateDirectConnectGatewayNatGatewayRequest < TencentCloud::Common::AbstractModel
|
|
1174
|
-
# @param VpcId: VPC实例ID
|
|
1174
|
+
# @param VpcId: VPC实例ID。形如:vpc-xxx。
|
|
1175
1175
|
# @type VpcId: String
|
|
1176
|
-
# @param NatGatewayId: NAT网关ID
|
|
1176
|
+
# @param NatGatewayId: NAT网关ID。形如:nat-xxx
|
|
1177
1177
|
# @type NatGatewayId: String
|
|
1178
|
-
# @param DirectConnectGatewayId: 专线网关ID
|
|
1178
|
+
# @param DirectConnectGatewayId: 专线网关ID。形如:dcg-xxx
|
|
1179
1179
|
# @type DirectConnectGatewayId: String
|
|
1180
1180
|
|
|
1181
1181
|
attr_accessor :VpcId, :NatGatewayId, :DirectConnectGatewayId
|
|
@@ -2807,7 +2807,7 @@ module TencentCloud
|
|
|
2807
2807
|
# <li>SINGLEISP_CTCC: 中国电信共享带宽包</li>
|
|
2808
2808
|
# <li>SINGLEISP_CUCC: 中国联通共享带宽包</li>
|
|
2809
2809
|
# @type NetworkType: String
|
|
2810
|
-
# @param ChargeType: 带宽包计费类型, 默认为:
|
|
2810
|
+
# @param ChargeType: 带宽包计费类型, 默认为: ENHANCED95_POSTPAID_BY_MONTH, 可选值:
|
|
2811
2811
|
# <li>TOP5_POSTPAID_BY_MONTH: 按月后付费TOP5计费</li>
|
|
2812
2812
|
# <li>PERCENT95_POSTPAID_BY_MONTH: 按月后付费月95计费</li>
|
|
2813
2813
|
# <li>FIXED_PREPAID_BY_MONTH: 包月预付费计费</li>
|
|
@@ -2818,7 +2818,7 @@ module TencentCloud
|
|
|
2818
2818
|
# @type BandwidthPackageName: String
|
|
2819
2819
|
# @param BandwidthPackageCount: 带宽包数量(传统账户类型只能填1), 标准账户类型取值范围为1~20。
|
|
2820
2820
|
# @type BandwidthPackageCount: Integer
|
|
2821
|
-
# @param InternetMaxBandwidth: 带宽包限速大小。单位:Mbps,-1
|
|
2821
|
+
# @param InternetMaxBandwidth: 带宽包限速大小。单位:Mbps,-1表示不限速。不同计费类型的带宽包对应不同的带宽上下限。
|
|
2822
2822
|
# @type InternetMaxBandwidth: Integer
|
|
2823
2823
|
# @param Tags: 需要关联的标签列表。
|
|
2824
2824
|
# @type Tags: Array
|
|
@@ -8867,8 +8867,8 @@ module TencentCloud
|
|
|
8867
8867
|
class DescribeIp6AddressesRequest < TencentCloud::Common::AbstractModel
|
|
8868
8868
|
# @param Ip6AddressIds: 标识 IPV6 的唯一 ID 列表。IPV6 唯一 ID 形如:`eip-11112222`。参数不支持同时指定`Ip6AddressIds`和`Filters`。
|
|
8869
8869
|
# @type Ip6AddressIds: Array
|
|
8870
|
-
# @param Filters: 每次请求的`Filters`的上限为10,`Filter.Values`的上限为
|
|
8871
|
-
# <li> address-ip - String - 是否必填:否 - (过滤条件)按照
|
|
8870
|
+
# @param Filters: 每次请求的`Filters`的上限为10,`Filter.Values`的上限为100。参数不支持同时指定`AddressIds`和`Filters`。详细的过滤条件如下:
|
|
8871
|
+
# <li> address-ip - String - 是否必填:否 - (过滤条件)按照 IPV6 的 IP 地址过滤。</li>
|
|
8872
8872
|
# <li> network-interface-id - String - 是否必填:否 - (过滤条件)按照弹性网卡的唯一ID过滤。</li>
|
|
8873
8873
|
# @type Filters: Array
|
|
8874
8874
|
# @param Offset: 偏移量,默认为0。关于`Offset`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/11646)中的相关小节。
|
|
@@ -10815,9 +10815,9 @@ module TencentCloud
|
|
|
10815
10815
|
# @type StartTime: String
|
|
10816
10816
|
# @param EndTime: 结束时间。不传默认为当前时间
|
|
10817
10817
|
# @type EndTime: String
|
|
10818
|
-
# @param Offset:
|
|
10818
|
+
# @param Offset: 偏移量,默认为0。关于Offset的更进一步介绍请参考 API 中的相关小节
|
|
10819
10819
|
# @type Offset: Integer
|
|
10820
|
-
# @param Limit:
|
|
10820
|
+
# @param Limit: 返回数量,默认为20。关于Limit的更进一步介绍请参考 API 中的相关小节。
|
|
10821
10821
|
# @type Limit: Integer
|
|
10822
10822
|
|
|
10823
10823
|
attr_accessor :TrafficPackageId, :Filters, :OrderField, :OrderType, :StartTime, :EndTime, :Offset, :Limit
|
|
@@ -12330,14 +12330,14 @@ module TencentCloud
|
|
|
12330
12330
|
# <li>vpc-id - String - (过滤条件)VPC实例ID形如:vpc-f49l6u0z。</li>
|
|
12331
12331
|
# <li>vpn-gateway-id - String - (过滤条件)VPN实例ID形如:vpngw-5aluhh9t。</li>
|
|
12332
12332
|
# <li>vpn-gateway-name - String - (过滤条件)VPN实例名称。</li>
|
|
12333
|
-
# <li>type - String - (过滤条件)VPN网关类型:'IPSEC', 'SSL'。</li>
|
|
12333
|
+
# <li>type - String - (过滤条件)VPN网关类型:'IPSEC', 'SSL', 'CCN', 'SSL_CCN'。</li>
|
|
12334
12334
|
# <li>public-ip-address- String - (过滤条件)公网IP。</li>
|
|
12335
12335
|
# <li>renew-flag - String - (过滤条件)网关续费类型,手动续费:'NOTIFY_AND_MANUAL_RENEW'、自动续费:'NOTIFY_AND_AUTO_RENEW'。</li>
|
|
12336
12336
|
# <li>zone - String - (过滤条件)VPN所在可用区,形如:ap-guangzhou-2。</li>
|
|
12337
12337
|
# @type Filters: Array
|
|
12338
|
-
# @param Offset:
|
|
12338
|
+
# @param Offset: 偏移量,默认值为0。
|
|
12339
12339
|
# @type Offset: Integer
|
|
12340
|
-
# @param Limit:
|
|
12340
|
+
# @param Limit: 请求对象个数,默认值为20。
|
|
12341
12341
|
# @type Limit: Integer
|
|
12342
12342
|
|
|
12343
12343
|
attr_accessor :VpnGatewayIds, :Filters, :Offset, :Limit
|
|
@@ -13114,11 +13114,11 @@ module TencentCloud
|
|
|
13114
13114
|
|
|
13115
13115
|
# DisassociateDirectConnectGatewayNatGateway请求参数结构体
|
|
13116
13116
|
class DisassociateDirectConnectGatewayNatGatewayRequest < TencentCloud::Common::AbstractModel
|
|
13117
|
-
# @param VpcId:
|
|
13117
|
+
# @param VpcId: VPC实例ID。形如:vpc-xxx。
|
|
13118
13118
|
# @type VpcId: String
|
|
13119
|
-
# @param NatGatewayId: NAT网关ID
|
|
13119
|
+
# @param NatGatewayId: NAT网关ID。形如:nat-xxx
|
|
13120
13120
|
# @type NatGatewayId: String
|
|
13121
|
-
# @param DirectConnectGatewayId:
|
|
13121
|
+
# @param DirectConnectGatewayId: 专线网关ID。形如:dcg-xxx
|
|
13122
13122
|
# @type DirectConnectGatewayId: String
|
|
13123
13123
|
|
|
13124
13124
|
attr_accessor :VpcId, :NatGatewayId, :DirectConnectGatewayId
|
|
@@ -14351,8 +14351,8 @@ module TencentCloud
|
|
|
14351
14351
|
|
|
14352
14352
|
attr_accessor :EncryptAlgorithm, :IntegrityAlgorith, :IPSECSaLifetimeSeconds, :PfsDhGroup, :IPSECSaLifetimeTraffic, :IntegrityAlgorithm
|
|
14353
14353
|
extend Gem::Deprecate
|
|
14354
|
-
deprecate :IntegrityAlgorith, :none, 2024,
|
|
14355
|
-
deprecate :IntegrityAlgorith=, :none, 2024,
|
|
14354
|
+
deprecate :IntegrityAlgorith, :none, 2024, 3
|
|
14355
|
+
deprecate :IntegrityAlgorith=, :none, 2024, 3
|
|
14356
14356
|
|
|
14357
14357
|
def initialize(encryptalgorithm=nil, integrityalgorith=nil, ipsecsalifetimeseconds=nil, pfsdhgroup=nil, ipsecsalifetimetraffic=nil, integrityalgorithm=nil)
|
|
14358
14358
|
@EncryptAlgorithm = encryptalgorithm
|
|
@@ -15155,7 +15155,7 @@ module TencentCloud
|
|
|
15155
15155
|
class ModifyAddressAttributeRequest < TencentCloud::Common::AbstractModel
|
|
15156
15156
|
# @param AddressId: 标识 EIP 的唯一 ID。EIP 唯一 ID 形如:`eip-11112222`。
|
|
15157
15157
|
# @type AddressId: String
|
|
15158
|
-
# @param AddressName: 修改后的 EIP 名称。长度上限为
|
|
15158
|
+
# @param AddressName: 修改后的 EIP 名称。长度上限为128个字符。
|
|
15159
15159
|
# @type AddressName: String
|
|
15160
15160
|
# @param EipDirectConnection: 设定EIP是否直通,"TRUE"表示直通,"FALSE"表示非直通。注意该参数仅对EIP直通功能可见的用户可以设定。
|
|
15161
15161
|
# @type EipDirectConnection: String
|
|
@@ -15195,7 +15195,7 @@ module TencentCloud
|
|
|
15195
15195
|
class ModifyAddressInternetChargeTypeRequest < TencentCloud::Common::AbstractModel
|
|
15196
15196
|
# @param AddressId: 弹性公网IP的唯一ID,形如eip-xxx
|
|
15197
15197
|
# @type AddressId: String
|
|
15198
|
-
# @param InternetChargeType: 弹性公网IP
|
|
15198
|
+
# @param InternetChargeType: 弹性公网IP调整目标计费模式,支持 "BANDWIDTH_PREPAID_BY_MONTH"、"TRAFFIC_POSTPAID_BY_HOUR"、"BANDWIDTH_POSTPAID_BY_HOUR"
|
|
15199
15199
|
# @type InternetChargeType: String
|
|
15200
15200
|
# @param InternetMaxBandwidthOut: 弹性公网IP调整目标带宽值
|
|
15201
15201
|
# @type InternetMaxBandwidthOut: Integer
|
|
@@ -16855,7 +16855,7 @@ module TencentCloud
|
|
|
16855
16855
|
|
|
16856
16856
|
# ModifyVpcAttribute请求参数结构体
|
|
16857
16857
|
class ModifyVpcAttributeRequest < TencentCloud::Common::AbstractModel
|
|
16858
|
-
# @param VpcId: VPC实例ID。形如:vpc-f49l6u0z
|
|
16858
|
+
# @param VpcId: VPC实例ID。形如:vpc-f49l6u0z。
|
|
16859
16859
|
# @type VpcId: String
|
|
16860
16860
|
# @param VpcName: 私有网络名称,可任意命名,但不得超过60个字符。
|
|
16861
16861
|
# @type VpcName: String
|
|
@@ -19580,7 +19580,7 @@ module TencentCloud
|
|
|
19580
19580
|
|
|
19581
19581
|
# ReturnNormalAddresses请求参数结构体
|
|
19582
19582
|
class ReturnNormalAddressesRequest < TencentCloud::Common::AbstractModel
|
|
19583
|
-
# @param AddressIps:
|
|
19583
|
+
# @param AddressIps: 普通公网IP 的 IP 地址,示例:101.35.139.183
|
|
19584
19584
|
# @type AddressIps: Array
|
|
19585
19585
|
|
|
19586
19586
|
attr_accessor :AddressIps
|
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.777
|
|
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-03-
|
|
11
|
+
date: 2024-03-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|