tencentcloud-sdk-vpc 3.0.1170 → 3.0.1178
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/client.rb +1 -1
- data/lib/v20170312/models.rb +112 -51
- metadata +4 -4
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a2e2f9b1e4c8151a37e325bf85f969ea548de4a8
|
|
4
|
+
data.tar.gz: 27d1bae3ade66819bb10b516fed7b6a94b351e0d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5eb2230cd27ddf74bf50b68a9273695549f8fce23d0135ab9d9f9cff6cb198570613645124ed45a4b9e5a3f0783e2e3f1cf56e4c9c036a274d29ab16f669e316
|
|
7
|
+
data.tar.gz: 8d00939f3feb735f44b00ba38c085eb24750438c457d18b8925a59abe84521d1e20202f3df2eb67514044d9db07b89b321a03b943e4800b04447d8eb0e394d7d
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1178
|
data/lib/v20170312/client.rb
CHANGED
|
@@ -10112,7 +10112,7 @@ module TencentCloud
|
|
|
10112
10112
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
10113
10113
|
end
|
|
10114
10114
|
|
|
10115
|
-
# 本接口(ResetNatGatewayConnection
|
|
10115
|
+
# 本接口(ResetNatGatewayConnection)用于调整传统型NAT网关并发连接数上限。
|
|
10116
10116
|
|
|
10117
10117
|
# @param request: Request instance for ResetNatGatewayConnection.
|
|
10118
10118
|
# @type request: :class:`Tencentcloud::vpc::V20170312::ResetNatGatewayConnectionRequest`
|
data/lib/v20170312/models.rb
CHANGED
|
@@ -625,12 +625,12 @@ module TencentCloud
|
|
|
625
625
|
|
|
626
626
|
attr_accessor :AddressTemplateId, :AddressTemplateName, :From, :To, :Description, :UpdatedTime
|
|
627
627
|
extend Gem::Deprecate
|
|
628
|
-
deprecate :AddressTemplateName, :none, 2025,
|
|
629
|
-
deprecate :AddressTemplateName=, :none, 2025,
|
|
630
|
-
deprecate :From, :none, 2025,
|
|
631
|
-
deprecate :From=, :none, 2025,
|
|
632
|
-
deprecate :To, :none, 2025,
|
|
633
|
-
deprecate :To=, :none, 2025,
|
|
628
|
+
deprecate :AddressTemplateName, :none, 2025, 12
|
|
629
|
+
deprecate :AddressTemplateName=, :none, 2025, 12
|
|
630
|
+
deprecate :From, :none, 2025, 12
|
|
631
|
+
deprecate :From=, :none, 2025, 12
|
|
632
|
+
deprecate :To, :none, 2025, 12
|
|
633
|
+
deprecate :To=, :none, 2025, 12
|
|
634
634
|
|
|
635
635
|
def initialize(addresstemplateid=nil, addresstemplatename=nil, from=nil, to=nil, description=nil, updatedtime=nil)
|
|
636
636
|
@AddressTemplateId = addresstemplateid
|
|
@@ -752,6 +752,9 @@ module TencentCloud
|
|
|
752
752
|
# <li>TRAFFIC_POSTPAID_BY_HOUR:流量按小时后付费</li></ul>默认值:TRAFFIC_POSTPAID_BY_HOUR。</li>
|
|
753
753
|
# <li>传统账户类型,无需传递此参数,EIP计费方式与其绑定的实例的计费方式一致,无需传递此参数。</li></ul>
|
|
754
754
|
# @type InternetChargeType: String
|
|
755
|
+
# @param IPChargeType: IP 资源计费模式,当前仅支持原生 IP。
|
|
756
|
+
# <ul style="margin:0"><li>账号为标准账户类型的用户,可选值:<ul><li>IP_POSTPAID_BY_HOUR:IP资源按小时后付费</li><li>IP_PREPAID_BY_MONTH:IP资源包月预付费</li></ul></li></ul>
|
|
757
|
+
# @type IPChargeType: String
|
|
755
758
|
# @param InternetMaxBandwidthOut: EIP出带宽上限,单位:Mbps。
|
|
756
759
|
# <ul style="margin:0"><li>标准账户类型EIP出带宽上限,可选值范围取决于EIP计费方式:<ul><li>BANDWIDTH_PACKAGE:1 Mbps 至 2000 Mbps</li>
|
|
757
760
|
# <li>BANDWIDTH_POSTPAID_BY_HOUR:1 Mbps 至 100 Mbps</li>
|
|
@@ -765,7 +768,9 @@ module TencentCloud
|
|
|
765
768
|
# <li>EIP:弹性公网 IP。 </li>
|
|
766
769
|
# <li>AnycastEIP:加速 IP,已开通 [Anycast 公网加速](https://cloud.tencent.com/document/product/644)白名单的用户可选。仅部分地域支持加速IP,详情可见Anycast公网加速[购买指南](https://cloud.tencent.com/document/product/644/12617)。</li>
|
|
767
770
|
# <li>HighQualityEIP:精品 IP。仅新加坡和中国香港支持精品IP。</li>
|
|
768
|
-
# <li>AntiDDoSEIP:高防 IP。仅部分地域支持高防IP
|
|
771
|
+
# <li>AntiDDoSEIP:高防 IP。仅部分地域支持高防IP。</li>
|
|
772
|
+
# <li>ResidentialEIP:原生 IP。仅部分地域支持原生IP。</li>
|
|
773
|
+
# 关于弹性公网 IP 支持的 IP 类型,请见[产品概述](https://cloud.tencent.com/document/product/1199/41646)。
|
|
769
774
|
# @type AddressType: String
|
|
770
775
|
# @param AnycastZone: Anycast发布域。
|
|
771
776
|
# <ul style="margin:0"><li>已开通Anycast公网加速白名单的用户,可选值:<ul><li>ANYCAST_ZONE_GLOBAL:全球发布域(需要额外开通Anycast全球加速白名单)</li><li>ANYCAST_ZONE_OVERSEAS:境外发布域</li></ul>默认值:ANYCAST_ZONE_OVERSEAS。</li></ul>
|
|
@@ -797,23 +802,17 @@ module TencentCloud
|
|
|
797
802
|
# @type AntiDDoSPackageId: String
|
|
798
803
|
# @param ClientToken: 保证请求幂等性。从您的客户端生成一个参数值,确保不同请求间该参数值唯一。ClientToken只支持ASCII字符,且不能超过64个字符。
|
|
799
804
|
# @type ClientToken: String
|
|
800
|
-
# @param IPChargeType: 原生EIP IP资源的计费方式。
|
|
801
|
-
# <ul style="margin:0"><li>账号为标准账户类型的用户,可选值:<ul>
|
|
802
|
-
# <li>IP_POSTPAID_BY_HOUR:IP资源按小时后付费</li>
|
|
803
|
-
# <li>IP_PREPAID_BY_MONTH:IP资源包月预付费</li>
|
|
804
|
-
# </ul></li>
|
|
805
|
-
# </ul>
|
|
806
|
-
# @type IPChargeType: String
|
|
807
805
|
|
|
808
|
-
attr_accessor :AddressCount, :InternetServiceProvider, :InternetChargeType, :InternetMaxBandwidthOut, :AddressChargePrepaid, :AddressType, :AnycastZone, :VipCluster, :ApplicableForCLB, :Tags, :BandwidthPackageId, :AddressName, :DedicatedClusterId, :IsDedicatedAddressPool, :Egress, :AntiDDoSPackageId, :ClientToken
|
|
806
|
+
attr_accessor :AddressCount, :InternetServiceProvider, :InternetChargeType, :IPChargeType, :InternetMaxBandwidthOut, :AddressChargePrepaid, :AddressType, :AnycastZone, :VipCluster, :ApplicableForCLB, :Tags, :BandwidthPackageId, :AddressName, :DedicatedClusterId, :IsDedicatedAddressPool, :Egress, :AntiDDoSPackageId, :ClientToken
|
|
809
807
|
extend Gem::Deprecate
|
|
810
|
-
deprecate :ApplicableForCLB, :none, 2025,
|
|
811
|
-
deprecate :ApplicableForCLB=, :none, 2025,
|
|
808
|
+
deprecate :ApplicableForCLB, :none, 2025, 12
|
|
809
|
+
deprecate :ApplicableForCLB=, :none, 2025, 12
|
|
812
810
|
|
|
813
|
-
def initialize(addresscount=nil, internetserviceprovider=nil, internetchargetype=nil, internetmaxbandwidthout=nil, addresschargeprepaid=nil, addresstype=nil, anycastzone=nil, vipcluster=nil, applicableforclb=nil, tags=nil, bandwidthpackageid=nil, addressname=nil, dedicatedclusterid=nil, isdedicatedaddresspool=nil, egress=nil, antiddospackageid=nil, clienttoken=nil
|
|
811
|
+
def initialize(addresscount=nil, internetserviceprovider=nil, internetchargetype=nil, ipchargetype=nil, internetmaxbandwidthout=nil, addresschargeprepaid=nil, addresstype=nil, anycastzone=nil, vipcluster=nil, applicableforclb=nil, tags=nil, bandwidthpackageid=nil, addressname=nil, dedicatedclusterid=nil, isdedicatedaddresspool=nil, egress=nil, antiddospackageid=nil, clienttoken=nil)
|
|
814
812
|
@AddressCount = addresscount
|
|
815
813
|
@InternetServiceProvider = internetserviceprovider
|
|
816
814
|
@InternetChargeType = internetchargetype
|
|
815
|
+
@IPChargeType = ipchargetype
|
|
817
816
|
@InternetMaxBandwidthOut = internetmaxbandwidthout
|
|
818
817
|
@AddressChargePrepaid = addresschargeprepaid
|
|
819
818
|
@AddressType = addresstype
|
|
@@ -828,13 +827,13 @@ module TencentCloud
|
|
|
828
827
|
@Egress = egress
|
|
829
828
|
@AntiDDoSPackageId = antiddospackageid
|
|
830
829
|
@ClientToken = clienttoken
|
|
831
|
-
@IPChargeType = ipchargetype
|
|
832
830
|
end
|
|
833
831
|
|
|
834
832
|
def deserialize(params)
|
|
835
833
|
@AddressCount = params['AddressCount']
|
|
836
834
|
@InternetServiceProvider = params['InternetServiceProvider']
|
|
837
835
|
@InternetChargeType = params['InternetChargeType']
|
|
836
|
+
@IPChargeType = params['IPChargeType']
|
|
838
837
|
@InternetMaxBandwidthOut = params['InternetMaxBandwidthOut']
|
|
839
838
|
unless params['AddressChargePrepaid'].nil?
|
|
840
839
|
@AddressChargePrepaid = AddressChargePrepaid.new
|
|
@@ -859,7 +858,6 @@ module TencentCloud
|
|
|
859
858
|
@Egress = params['Egress']
|
|
860
859
|
@AntiDDoSPackageId = params['AntiDDoSPackageId']
|
|
861
860
|
@ClientToken = params['ClientToken']
|
|
862
|
-
@IPChargeType = params['IPChargeType']
|
|
863
861
|
end
|
|
864
862
|
end
|
|
865
863
|
|
|
@@ -2216,12 +2214,16 @@ module TencentCloud
|
|
|
2216
2214
|
# @type Ipv6Flag: Boolean
|
|
2217
2215
|
# @param MrtbAggregatePolicyFlag: 是否支持路由表聚合策略
|
|
2218
2216
|
# @type MrtbAggregatePolicyFlag: Boolean
|
|
2219
|
-
# @param MrtbPolicyValueFlag:
|
|
2217
|
+
# @param MrtbPolicyValueFlag: 是否支持AsPath策略值
|
|
2220
2218
|
# @type MrtbPolicyValueFlag: Boolean
|
|
2219
|
+
# @param RouteTablePolicyValueCommunityFlag: 是否支持Community策略值
|
|
2220
|
+
# @type RouteTablePolicyValueCommunityFlag: Boolean
|
|
2221
|
+
# @param PolicyBasedRoutingFlag: 是否支持策略路由
|
|
2222
|
+
# @type PolicyBasedRoutingFlag: Boolean
|
|
2221
2223
|
|
|
2222
|
-
attr_accessor :CcnId, :CcnName, :CcnDescription, :InstanceCount, :CreateTime, :State, :QosLevel, :InstanceChargeType, :BandwidthLimitType, :TagSet, :RoutePriorityFlag, :RouteTableCount, :RouteTableFlag, :IsSecurityLock, :RouteBroadcastPolicyFlag, :RouteECMPFlag, :RouteOverlapFlag, :TrafficMarkingPolicyFlag, :RouteSelectPolicyFlag, :DirectConnectAccelerateChannelFlag, :Ipv6Flag, :MrtbAggregatePolicyFlag, :MrtbPolicyValueFlag
|
|
2224
|
+
attr_accessor :CcnId, :CcnName, :CcnDescription, :InstanceCount, :CreateTime, :State, :QosLevel, :InstanceChargeType, :BandwidthLimitType, :TagSet, :RoutePriorityFlag, :RouteTableCount, :RouteTableFlag, :IsSecurityLock, :RouteBroadcastPolicyFlag, :RouteECMPFlag, :RouteOverlapFlag, :TrafficMarkingPolicyFlag, :RouteSelectPolicyFlag, :DirectConnectAccelerateChannelFlag, :Ipv6Flag, :MrtbAggregatePolicyFlag, :MrtbPolicyValueFlag, :RouteTablePolicyValueCommunityFlag, :PolicyBasedRoutingFlag
|
|
2223
2225
|
|
|
2224
|
-
def initialize(ccnid=nil, ccnname=nil, ccndescription=nil, instancecount=nil, createtime=nil, state=nil, qoslevel=nil, instancechargetype=nil, bandwidthlimittype=nil, tagset=nil, routepriorityflag=nil, routetablecount=nil, routetableflag=nil, issecuritylock=nil, routebroadcastpolicyflag=nil, routeecmpflag=nil, routeoverlapflag=nil, trafficmarkingpolicyflag=nil, routeselectpolicyflag=nil, directconnectacceleratechannelflag=nil, ipv6flag=nil, mrtbaggregatepolicyflag=nil, mrtbpolicyvalueflag=nil)
|
|
2226
|
+
def initialize(ccnid=nil, ccnname=nil, ccndescription=nil, instancecount=nil, createtime=nil, state=nil, qoslevel=nil, instancechargetype=nil, bandwidthlimittype=nil, tagset=nil, routepriorityflag=nil, routetablecount=nil, routetableflag=nil, issecuritylock=nil, routebroadcastpolicyflag=nil, routeecmpflag=nil, routeoverlapflag=nil, trafficmarkingpolicyflag=nil, routeselectpolicyflag=nil, directconnectacceleratechannelflag=nil, ipv6flag=nil, mrtbaggregatepolicyflag=nil, mrtbpolicyvalueflag=nil, routetablepolicyvaluecommunityflag=nil, policybasedroutingflag=nil)
|
|
2225
2227
|
@CcnId = ccnid
|
|
2226
2228
|
@CcnName = ccnname
|
|
2227
2229
|
@CcnDescription = ccndescription
|
|
@@ -2245,6 +2247,8 @@ module TencentCloud
|
|
|
2245
2247
|
@Ipv6Flag = ipv6flag
|
|
2246
2248
|
@MrtbAggregatePolicyFlag = mrtbaggregatepolicyflag
|
|
2247
2249
|
@MrtbPolicyValueFlag = mrtbpolicyvalueflag
|
|
2250
|
+
@RouteTablePolicyValueCommunityFlag = routetablepolicyvaluecommunityflag
|
|
2251
|
+
@PolicyBasedRoutingFlag = policybasedroutingflag
|
|
2248
2252
|
end
|
|
2249
2253
|
|
|
2250
2254
|
def deserialize(params)
|
|
@@ -2278,6 +2282,8 @@ module TencentCloud
|
|
|
2278
2282
|
@Ipv6Flag = params['Ipv6Flag']
|
|
2279
2283
|
@MrtbAggregatePolicyFlag = params['MrtbAggregatePolicyFlag']
|
|
2280
2284
|
@MrtbPolicyValueFlag = params['MrtbPolicyValueFlag']
|
|
2285
|
+
@RouteTablePolicyValueCommunityFlag = params['RouteTablePolicyValueCommunityFlag']
|
|
2286
|
+
@PolicyBasedRoutingFlag = params['PolicyBasedRoutingFlag']
|
|
2281
2287
|
end
|
|
2282
2288
|
end
|
|
2283
2289
|
|
|
@@ -3419,8 +3425,8 @@ module TencentCloud
|
|
|
3419
3425
|
|
|
3420
3426
|
attr_accessor :ConfilctId, :DestinationItem, :ConflictId
|
|
3421
3427
|
extend Gem::Deprecate
|
|
3422
|
-
deprecate :ConfilctId, :none, 2025,
|
|
3423
|
-
deprecate :ConfilctId=, :none, 2025,
|
|
3428
|
+
deprecate :ConfilctId, :none, 2025, 12
|
|
3429
|
+
deprecate :ConfilctId=, :none, 2025, 12
|
|
3424
3430
|
|
|
3425
3431
|
def initialize(confilctid=nil, destinationitem=nil, conflictid=nil)
|
|
3426
3432
|
@ConfilctId = confilctid
|
|
@@ -3466,6 +3472,30 @@ module TencentCloud
|
|
|
3466
3472
|
end
|
|
3467
3473
|
end
|
|
3468
3474
|
|
|
3475
|
+
# NAT网关超时时间
|
|
3476
|
+
class ConnectionStateTimeouts < TencentCloud::Common::AbstractModel
|
|
3477
|
+
# @param UDPMappingTimeout: UDP映射空闲时间,指多少秒以后UDP流停止向端点发送。取值范围为:3-7200秒,默认为10秒。
|
|
3478
|
+
# @type UDPMappingTimeout: Integer
|
|
3479
|
+
# @param TCPEstablishedConnectionTimeout: TCP已建立的连接空闲超时,指多少秒以后连接变为空闲状态。取值范围为:40-10800秒,默认为10800秒。
|
|
3480
|
+
# @type TCPEstablishedConnectionTimeout: Integer
|
|
3481
|
+
# @param TcpTimeWaitTimeout: TCP TIME_WAIT超时,指完全关闭的TCP连接在到期后保留在NAT映射中的秒数。取值范围为:10-600秒,默认为120秒。
|
|
3482
|
+
# @type TcpTimeWaitTimeout: Integer
|
|
3483
|
+
|
|
3484
|
+
attr_accessor :UDPMappingTimeout, :TCPEstablishedConnectionTimeout, :TcpTimeWaitTimeout
|
|
3485
|
+
|
|
3486
|
+
def initialize(udpmappingtimeout=nil, tcpestablishedconnectiontimeout=nil, tcptimewaittimeout=nil)
|
|
3487
|
+
@UDPMappingTimeout = udpmappingtimeout
|
|
3488
|
+
@TCPEstablishedConnectionTimeout = tcpestablishedconnectiontimeout
|
|
3489
|
+
@TcpTimeWaitTimeout = tcptimewaittimeout
|
|
3490
|
+
end
|
|
3491
|
+
|
|
3492
|
+
def deserialize(params)
|
|
3493
|
+
@UDPMappingTimeout = params['UDPMappingTimeout']
|
|
3494
|
+
@TCPEstablishedConnectionTimeout = params['TCPEstablishedConnectionTimeout']
|
|
3495
|
+
@TcpTimeWaitTimeout = params['TcpTimeWaitTimeout']
|
|
3496
|
+
end
|
|
3497
|
+
end
|
|
3498
|
+
|
|
3469
3499
|
# CreateAddressTemplateGroup请求参数结构体
|
|
3470
3500
|
class CreateAddressTemplateGroupRequest < TencentCloud::Common::AbstractModel
|
|
3471
3501
|
# @param AddressTemplateGroupName: IP地址模板集合名称。
|
|
@@ -4846,13 +4876,15 @@ module TencentCloud
|
|
|
4846
4876
|
# @type NatProductVersion: Integer
|
|
4847
4877
|
# @param DeletionProtectionEnabled: NAT实例是否开启删除保护
|
|
4848
4878
|
# @type DeletionProtectionEnabled: Boolean
|
|
4879
|
+
# @param ExclusiveType: 独享实例规格。取值范围:ExclusiveSmall/ExclusiveMedium1/ExclusiveLarge1
|
|
4880
|
+
# @type ExclusiveType: String
|
|
4849
4881
|
|
|
4850
|
-
attr_accessor :NatGatewayName, :VpcId, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :AddressCount, :PublicIpAddresses, :Zone, :Tags, :SubnetId, :StockPublicIpAddressesBandwidthOut, :PublicIpAddressesBandwidthOut, :PublicIpFromSameZone, :NatProductVersion, :DeletionProtectionEnabled
|
|
4882
|
+
attr_accessor :NatGatewayName, :VpcId, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :AddressCount, :PublicIpAddresses, :Zone, :Tags, :SubnetId, :StockPublicIpAddressesBandwidthOut, :PublicIpAddressesBandwidthOut, :PublicIpFromSameZone, :NatProductVersion, :DeletionProtectionEnabled, :ExclusiveType
|
|
4851
4883
|
extend Gem::Deprecate
|
|
4852
|
-
deprecate :SubnetId, :none, 2025,
|
|
4853
|
-
deprecate :SubnetId=, :none, 2025,
|
|
4884
|
+
deprecate :SubnetId, :none, 2025, 12
|
|
4885
|
+
deprecate :SubnetId=, :none, 2025, 12
|
|
4854
4886
|
|
|
4855
|
-
def initialize(natgatewayname=nil, vpcid=nil, internetmaxbandwidthout=nil, maxconcurrentconnection=nil, addresscount=nil, publicipaddresses=nil, zone=nil, tags=nil, subnetid=nil, stockpublicipaddressesbandwidthout=nil, publicipaddressesbandwidthout=nil, publicipfromsamezone=nil, natproductversion=nil, deletionprotectionenabled=nil)
|
|
4887
|
+
def initialize(natgatewayname=nil, vpcid=nil, internetmaxbandwidthout=nil, maxconcurrentconnection=nil, addresscount=nil, publicipaddresses=nil, zone=nil, tags=nil, subnetid=nil, stockpublicipaddressesbandwidthout=nil, publicipaddressesbandwidthout=nil, publicipfromsamezone=nil, natproductversion=nil, deletionprotectionenabled=nil, exclusivetype=nil)
|
|
4856
4888
|
@NatGatewayName = natgatewayname
|
|
4857
4889
|
@VpcId = vpcid
|
|
4858
4890
|
@InternetMaxBandwidthOut = internetmaxbandwidthout
|
|
@@ -4867,6 +4899,7 @@ module TencentCloud
|
|
|
4867
4899
|
@PublicIpFromSameZone = publicipfromsamezone
|
|
4868
4900
|
@NatProductVersion = natproductversion
|
|
4869
4901
|
@DeletionProtectionEnabled = deletionprotectionenabled
|
|
4902
|
+
@ExclusiveType = exclusivetype
|
|
4870
4903
|
end
|
|
4871
4904
|
|
|
4872
4905
|
def deserialize(params)
|
|
@@ -4891,6 +4924,7 @@ module TencentCloud
|
|
|
4891
4924
|
@PublicIpFromSameZone = params['PublicIpFromSameZone']
|
|
4892
4925
|
@NatProductVersion = params['NatProductVersion']
|
|
4893
4926
|
@DeletionProtectionEnabled = params['DeletionProtectionEnabled']
|
|
4927
|
+
@ExclusiveType = params['ExclusiveType']
|
|
4894
4928
|
end
|
|
4895
4929
|
end
|
|
4896
4930
|
|
|
@@ -6766,10 +6800,12 @@ module TencentCloud
|
|
|
6766
6800
|
# @type Tags: Array
|
|
6767
6801
|
# @param EnableRouteVpcPublish: vpc关联云联网时路由发布策略, true:开启cidr路由发布,false:开启subnet子网路由发布。创建vpc时默认为子网路由发布,当选择cidr路由发布时,请通过工单加入白名单
|
|
6768
6802
|
# @type EnableRouteVpcPublish: Boolean
|
|
6803
|
+
# @param EnableRouteVpcPublishIpv6: vpc关联云联网时IPv6类型路由发布策略, true:开启cidr路由发布,false:开启subnet子网路由发布。创建vpc时默认为子网路由发布,当选择cidr路由发布时,请通过工单加入白名单。
|
|
6804
|
+
# @type EnableRouteVpcPublishIpv6: Boolean
|
|
6769
6805
|
|
|
6770
|
-
attr_accessor :VpcName, :CidrBlock, :EnableMulticast, :DnsServers, :DomainName, :Tags, :EnableRouteVpcPublish
|
|
6806
|
+
attr_accessor :VpcName, :CidrBlock, :EnableMulticast, :DnsServers, :DomainName, :Tags, :EnableRouteVpcPublish, :EnableRouteVpcPublishIpv6
|
|
6771
6807
|
|
|
6772
|
-
def initialize(vpcname=nil, cidrblock=nil, enablemulticast=nil, dnsservers=nil, domainname=nil, tags=nil, enableroutevpcpublish=nil)
|
|
6808
|
+
def initialize(vpcname=nil, cidrblock=nil, enablemulticast=nil, dnsservers=nil, domainname=nil, tags=nil, enableroutevpcpublish=nil, enableroutevpcpublishipv6=nil)
|
|
6773
6809
|
@VpcName = vpcname
|
|
6774
6810
|
@CidrBlock = cidrblock
|
|
6775
6811
|
@EnableMulticast = enablemulticast
|
|
@@ -6777,6 +6813,7 @@ module TencentCloud
|
|
|
6777
6813
|
@DomainName = domainname
|
|
6778
6814
|
@Tags = tags
|
|
6779
6815
|
@EnableRouteVpcPublish = enableroutevpcpublish
|
|
6816
|
+
@EnableRouteVpcPublishIpv6 = enableroutevpcpublishipv6
|
|
6780
6817
|
end
|
|
6781
6818
|
|
|
6782
6819
|
def deserialize(params)
|
|
@@ -6794,6 +6831,7 @@ module TencentCloud
|
|
|
6794
6831
|
end
|
|
6795
6832
|
end
|
|
6796
6833
|
@EnableRouteVpcPublish = params['EnableRouteVpcPublish']
|
|
6834
|
+
@EnableRouteVpcPublishIpv6 = params['EnableRouteVpcPublishIpv6']
|
|
6797
6835
|
end
|
|
6798
6836
|
end
|
|
6799
6837
|
|
|
@@ -19402,8 +19440,8 @@ module TencentCloud
|
|
|
19402
19440
|
|
|
19403
19441
|
attr_accessor :EncryptAlgorithm, :IntegrityAlgorith, :IPSECSaLifetimeSeconds, :PfsDhGroup, :IPSECSaLifetimeTraffic, :IntegrityAlgorithm
|
|
19404
19442
|
extend Gem::Deprecate
|
|
19405
|
-
deprecate :IntegrityAlgorith, :none, 2025,
|
|
19406
|
-
deprecate :IntegrityAlgorith=, :none, 2025,
|
|
19443
|
+
deprecate :IntegrityAlgorith, :none, 2025, 12
|
|
19444
|
+
deprecate :IntegrityAlgorith=, :none, 2025, 12
|
|
19407
19445
|
|
|
19408
19446
|
def initialize(encryptalgorithm=nil, integrityalgorith=nil, ipsecsalifetimeseconds=nil, pfsdhgroup=nil, ipsecsalifetimetraffic=nil, integrityalgorithm=nil)
|
|
19409
19447
|
@EncryptAlgorithm = encryptalgorithm
|
|
@@ -20814,10 +20852,10 @@ module TencentCloud
|
|
|
20814
20852
|
|
|
20815
20853
|
attr_accessor :AddressIds, :InternetMaxBandwidthOut, :StartTime, :EndTime
|
|
20816
20854
|
extend Gem::Deprecate
|
|
20817
|
-
deprecate :StartTime, :none, 2025,
|
|
20818
|
-
deprecate :StartTime=, :none, 2025,
|
|
20819
|
-
deprecate :EndTime, :none, 2025,
|
|
20820
|
-
deprecate :EndTime=, :none, 2025,
|
|
20855
|
+
deprecate :StartTime, :none, 2025, 12
|
|
20856
|
+
deprecate :StartTime=, :none, 2025, 12
|
|
20857
|
+
deprecate :EndTime, :none, 2025, 12
|
|
20858
|
+
deprecate :EndTime=, :none, 2025, 12
|
|
20821
20859
|
|
|
20822
20860
|
def initialize(addressids=nil, internetmaxbandwidthout=nil, starttime=nil, endtime=nil)
|
|
20823
20861
|
@AddressIds = addressids
|
|
@@ -23188,10 +23226,12 @@ module TencentCloud
|
|
|
23188
23226
|
# @type EnableRouteVpcPublish: Boolean
|
|
23189
23227
|
# @param EnableCdcPublish: 发布cdc 子网到云联网的开关。true: 发布, false: 不发布。
|
|
23190
23228
|
# @type EnableCdcPublish: Boolean
|
|
23229
|
+
# @param EnableRouteVpcPublishIpv6: vpc关联云联网时IPv6类型路由发布策略, true:开启cidr路由发布,false:开启subnet子网路由发布。创建vpc时默认为子网路由发布,当选择cidr路由发布时,请通过工单加入白名单。
|
|
23230
|
+
# @type EnableRouteVpcPublishIpv6: Boolean
|
|
23191
23231
|
|
|
23192
|
-
attr_accessor :VpcId, :VpcName, :EnableMulticast, :DnsServers, :DomainName, :EnableRouteVpcPublish, :EnableCdcPublish
|
|
23232
|
+
attr_accessor :VpcId, :VpcName, :EnableMulticast, :DnsServers, :DomainName, :EnableRouteVpcPublish, :EnableCdcPublish, :EnableRouteVpcPublishIpv6
|
|
23193
23233
|
|
|
23194
|
-
def initialize(vpcid=nil, vpcname=nil, enablemulticast=nil, dnsservers=nil, domainname=nil, enableroutevpcpublish=nil, enablecdcpublish=nil)
|
|
23234
|
+
def initialize(vpcid=nil, vpcname=nil, enablemulticast=nil, dnsservers=nil, domainname=nil, enableroutevpcpublish=nil, enablecdcpublish=nil, enableroutevpcpublishipv6=nil)
|
|
23195
23235
|
@VpcId = vpcid
|
|
23196
23236
|
@VpcName = vpcname
|
|
23197
23237
|
@EnableMulticast = enablemulticast
|
|
@@ -23199,6 +23239,7 @@ module TencentCloud
|
|
|
23199
23239
|
@DomainName = domainname
|
|
23200
23240
|
@EnableRouteVpcPublish = enableroutevpcpublish
|
|
23201
23241
|
@EnableCdcPublish = enablecdcpublish
|
|
23242
|
+
@EnableRouteVpcPublishIpv6 = enableroutevpcpublishipv6
|
|
23202
23243
|
end
|
|
23203
23244
|
|
|
23204
23245
|
def deserialize(params)
|
|
@@ -23209,6 +23250,7 @@ module TencentCloud
|
|
|
23209
23250
|
@DomainName = params['DomainName']
|
|
23210
23251
|
@EnableRouteVpcPublish = params['EnableRouteVpcPublish']
|
|
23211
23252
|
@EnableCdcPublish = params['EnableCdcPublish']
|
|
23253
|
+
@EnableRouteVpcPublishIpv6 = params['EnableRouteVpcPublishIpv6']
|
|
23212
23254
|
end
|
|
23213
23255
|
end
|
|
23214
23256
|
|
|
@@ -23862,10 +23904,14 @@ module TencentCloud
|
|
|
23862
23904
|
# @type DedicatedClusterId: String
|
|
23863
23905
|
# @param DeletionProtectionEnabled: NAT实例是否开启删除保护
|
|
23864
23906
|
# @type DeletionProtectionEnabled: Boolean
|
|
23907
|
+
# @param ConnectionStateTimeouts: NAT实例连接超时时间
|
|
23908
|
+
# @type ConnectionStateTimeouts: :class:`Tencentcloud::Vpc.v20170312.models.ConnectionStateTimeouts`
|
|
23909
|
+
# @param ExclusiveType: 独享实例规格。取值范围:ExclusiveSmall/ExclusiveMedium1/ExclusiveLarge1
|
|
23910
|
+
# @type ExclusiveType: String
|
|
23865
23911
|
|
|
23866
|
-
attr_accessor :NatGatewayId, :NatGatewayName, :CreatedTime, :State, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :PublicIpAddressSet, :NetworkState, :DestinationIpPortTranslationNatRuleSet, :VpcId, :Zone, :DirectConnectGatewayIds, :SubnetId, :TagSet, :SecurityGroupSet, :SourceIpTranslationNatRuleSet, :IsExclusive, :ExclusiveGatewayBandwidth, :RestrictState, :NatProductVersion, :SmartScheduleMode, :DedicatedClusterId, :DeletionProtectionEnabled
|
|
23912
|
+
attr_accessor :NatGatewayId, :NatGatewayName, :CreatedTime, :State, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :PublicIpAddressSet, :NetworkState, :DestinationIpPortTranslationNatRuleSet, :VpcId, :Zone, :DirectConnectGatewayIds, :SubnetId, :TagSet, :SecurityGroupSet, :SourceIpTranslationNatRuleSet, :IsExclusive, :ExclusiveGatewayBandwidth, :RestrictState, :NatProductVersion, :SmartScheduleMode, :DedicatedClusterId, :DeletionProtectionEnabled, :ConnectionStateTimeouts, :ExclusiveType
|
|
23867
23913
|
|
|
23868
|
-
def initialize(natgatewayid=nil, natgatewayname=nil, createdtime=nil, state=nil, internetmaxbandwidthout=nil, maxconcurrentconnection=nil, publicipaddressset=nil, networkstate=nil, destinationipporttranslationnatruleset=nil, vpcid=nil, zone=nil, directconnectgatewayids=nil, subnetid=nil, tagset=nil, securitygroupset=nil, sourceiptranslationnatruleset=nil, isexclusive=nil, exclusivegatewaybandwidth=nil, restrictstate=nil, natproductversion=nil, smartschedulemode=nil, dedicatedclusterid=nil, deletionprotectionenabled=nil)
|
|
23914
|
+
def initialize(natgatewayid=nil, natgatewayname=nil, createdtime=nil, state=nil, internetmaxbandwidthout=nil, maxconcurrentconnection=nil, publicipaddressset=nil, networkstate=nil, destinationipporttranslationnatruleset=nil, vpcid=nil, zone=nil, directconnectgatewayids=nil, subnetid=nil, tagset=nil, securitygroupset=nil, sourceiptranslationnatruleset=nil, isexclusive=nil, exclusivegatewaybandwidth=nil, restrictstate=nil, natproductversion=nil, smartschedulemode=nil, dedicatedclusterid=nil, deletionprotectionenabled=nil, connectionstatetimeouts=nil, exclusivetype=nil)
|
|
23869
23915
|
@NatGatewayId = natgatewayid
|
|
23870
23916
|
@NatGatewayName = natgatewayname
|
|
23871
23917
|
@CreatedTime = createdtime
|
|
@@ -23889,6 +23935,8 @@ module TencentCloud
|
|
|
23889
23935
|
@SmartScheduleMode = smartschedulemode
|
|
23890
23936
|
@DedicatedClusterId = dedicatedclusterid
|
|
23891
23937
|
@DeletionProtectionEnabled = deletionprotectionenabled
|
|
23938
|
+
@ConnectionStateTimeouts = connectionstatetimeouts
|
|
23939
|
+
@ExclusiveType = exclusivetype
|
|
23892
23940
|
end
|
|
23893
23941
|
|
|
23894
23942
|
def deserialize(params)
|
|
@@ -23943,6 +23991,11 @@ module TencentCloud
|
|
|
23943
23991
|
@SmartScheduleMode = params['SmartScheduleMode']
|
|
23944
23992
|
@DedicatedClusterId = params['DedicatedClusterId']
|
|
23945
23993
|
@DeletionProtectionEnabled = params['DeletionProtectionEnabled']
|
|
23994
|
+
unless params['ConnectionStateTimeouts'].nil?
|
|
23995
|
+
@ConnectionStateTimeouts = ConnectionStateTimeouts.new
|
|
23996
|
+
@ConnectionStateTimeouts.deserialize(params['ConnectionStateTimeouts'])
|
|
23997
|
+
end
|
|
23998
|
+
@ExclusiveType = params['ExclusiveType']
|
|
23946
23999
|
end
|
|
23947
24000
|
end
|
|
23948
24001
|
|
|
@@ -26225,17 +26278,21 @@ module TencentCloud
|
|
|
26225
26278
|
# @type NatGatewayId: String
|
|
26226
26279
|
# @param MaxConcurrentConnection: NAT网关并发连接上限,形如:1000000、3000000、10000000。
|
|
26227
26280
|
# @type MaxConcurrentConnection: Integer
|
|
26281
|
+
# @param ExclusiveType: 独享实例规格。如果要变配到独享实例,此参数必选,取值范围:ExclusiveSmall/ExclusiveMedium1/ExclusiveLarge1
|
|
26282
|
+
# @type ExclusiveType: String
|
|
26228
26283
|
|
|
26229
|
-
attr_accessor :NatGatewayId, :MaxConcurrentConnection
|
|
26284
|
+
attr_accessor :NatGatewayId, :MaxConcurrentConnection, :ExclusiveType
|
|
26230
26285
|
|
|
26231
|
-
def initialize(natgatewayid=nil, maxconcurrentconnection=nil)
|
|
26286
|
+
def initialize(natgatewayid=nil, maxconcurrentconnection=nil, exclusivetype=nil)
|
|
26232
26287
|
@NatGatewayId = natgatewayid
|
|
26233
26288
|
@MaxConcurrentConnection = maxconcurrentconnection
|
|
26289
|
+
@ExclusiveType = exclusivetype
|
|
26234
26290
|
end
|
|
26235
26291
|
|
|
26236
26292
|
def deserialize(params)
|
|
26237
26293
|
@NatGatewayId = params['NatGatewayId']
|
|
26238
26294
|
@MaxConcurrentConnection = params['MaxConcurrentConnection']
|
|
26295
|
+
@ExclusiveType = params['ExclusiveType']
|
|
26239
26296
|
end
|
|
26240
26297
|
end
|
|
26241
26298
|
|
|
@@ -28844,12 +28901,12 @@ module TencentCloud
|
|
|
28844
28901
|
# @type Protocol: String
|
|
28845
28902
|
# @param SourcePort: 源端口。
|
|
28846
28903
|
# @type SourcePort: String
|
|
28847
|
-
# @param SourceCidr: 源地址。支持`ip`或`cidr`格式"xxx.xxx.xxx.000/xx"
|
|
28848
|
-
# @type SourceCidr: String
|
|
28849
28904
|
# @param DestinationPort: 目的端口。
|
|
28850
28905
|
# @type DestinationPort: String
|
|
28851
28906
|
# @param DestinationCidr: 目的地址。
|
|
28852
28907
|
# @type DestinationCidr: String
|
|
28908
|
+
# @param SourceCidr: 源地址。支持`ip`或`cidr`格式"xxx.xxx.xxx.000/xx"
|
|
28909
|
+
# @type SourceCidr: String
|
|
28853
28910
|
# @param AclRuleId: ACL规则`ID`。
|
|
28854
28911
|
# @type AclRuleId: Integer
|
|
28855
28912
|
# @param Action: 是否匹配。
|
|
@@ -28857,14 +28914,14 @@ module TencentCloud
|
|
|
28857
28914
|
# @param Description: ACL规则描述
|
|
28858
28915
|
# @type Description: String
|
|
28859
28916
|
|
|
28860
|
-
attr_accessor :Protocol, :SourcePort, :
|
|
28917
|
+
attr_accessor :Protocol, :SourcePort, :DestinationPort, :DestinationCidr, :SourceCidr, :AclRuleId, :Action, :Description
|
|
28861
28918
|
|
|
28862
|
-
def initialize(protocol=nil, sourceport=nil,
|
|
28919
|
+
def initialize(protocol=nil, sourceport=nil, destinationport=nil, destinationcidr=nil, sourcecidr=nil, aclruleid=nil, action=nil, description=nil)
|
|
28863
28920
|
@Protocol = protocol
|
|
28864
28921
|
@SourcePort = sourceport
|
|
28865
|
-
@SourceCidr = sourcecidr
|
|
28866
28922
|
@DestinationPort = destinationport
|
|
28867
28923
|
@DestinationCidr = destinationcidr
|
|
28924
|
+
@SourceCidr = sourcecidr
|
|
28868
28925
|
@AclRuleId = aclruleid
|
|
28869
28926
|
@Action = action
|
|
28870
28927
|
@Description = description
|
|
@@ -28873,9 +28930,9 @@ module TencentCloud
|
|
|
28873
28930
|
def deserialize(params)
|
|
28874
28931
|
@Protocol = params['Protocol']
|
|
28875
28932
|
@SourcePort = params['SourcePort']
|
|
28876
|
-
@SourceCidr = params['SourceCidr']
|
|
28877
28933
|
@DestinationPort = params['DestinationPort']
|
|
28878
28934
|
@DestinationCidr = params['DestinationCidr']
|
|
28935
|
+
@SourceCidr = params['SourceCidr']
|
|
28879
28936
|
@AclRuleId = params['AclRuleId']
|
|
28880
28937
|
@Action = params['Action']
|
|
28881
28938
|
@Description = params['Description']
|
|
@@ -29413,10 +29470,12 @@ module TencentCloud
|
|
|
29413
29470
|
# @type EnableRouteVpcPublish: Boolean
|
|
29414
29471
|
# @param Ipv6CidrBlockSet: 返回多运营商IPv6 Cidr Block
|
|
29415
29472
|
# @type Ipv6CidrBlockSet: Array
|
|
29473
|
+
# @param EnableRouteVpcPublishIpv6: vpc关联云联网时IPv6类型路由发布策略, true:开启cidr路由发布,false:开启subnet子网路由发布。创建vpc时默认为子网路由发布,当选择cidr路由发布时,请通过工单加入白名单。
|
|
29474
|
+
# @type EnableRouteVpcPublishIpv6: Boolean
|
|
29416
29475
|
|
|
29417
|
-
attr_accessor :VpcName, :VpcId, :CidrBlock, :IsDefault, :EnableMulticast, :CreatedTime, :DnsServerSet, :DomainName, :DhcpOptionsId, :EnableDhcp, :Ipv6CidrBlock, :TagSet, :AssistantCidrSet, :EnableRouteVpcPublish, :Ipv6CidrBlockSet
|
|
29476
|
+
attr_accessor :VpcName, :VpcId, :CidrBlock, :IsDefault, :EnableMulticast, :CreatedTime, :DnsServerSet, :DomainName, :DhcpOptionsId, :EnableDhcp, :Ipv6CidrBlock, :TagSet, :AssistantCidrSet, :EnableRouteVpcPublish, :Ipv6CidrBlockSet, :EnableRouteVpcPublishIpv6
|
|
29418
29477
|
|
|
29419
|
-
def initialize(vpcname=nil, vpcid=nil, cidrblock=nil, isdefault=nil, enablemulticast=nil, createdtime=nil, dnsserverset=nil, domainname=nil, dhcpoptionsid=nil, enabledhcp=nil, ipv6cidrblock=nil, tagset=nil, assistantcidrset=nil, enableroutevpcpublish=nil, ipv6cidrblockset=nil)
|
|
29478
|
+
def initialize(vpcname=nil, vpcid=nil, cidrblock=nil, isdefault=nil, enablemulticast=nil, createdtime=nil, dnsserverset=nil, domainname=nil, dhcpoptionsid=nil, enabledhcp=nil, ipv6cidrblock=nil, tagset=nil, assistantcidrset=nil, enableroutevpcpublish=nil, ipv6cidrblockset=nil, enableroutevpcpublishipv6=nil)
|
|
29420
29479
|
@VpcName = vpcname
|
|
29421
29480
|
@VpcId = vpcid
|
|
29422
29481
|
@CidrBlock = cidrblock
|
|
@@ -29432,6 +29491,7 @@ module TencentCloud
|
|
|
29432
29491
|
@AssistantCidrSet = assistantcidrset
|
|
29433
29492
|
@EnableRouteVpcPublish = enableroutevpcpublish
|
|
29434
29493
|
@Ipv6CidrBlockSet = ipv6cidrblockset
|
|
29494
|
+
@EnableRouteVpcPublishIpv6 = enableroutevpcpublishipv6
|
|
29435
29495
|
end
|
|
29436
29496
|
|
|
29437
29497
|
def deserialize(params)
|
|
@@ -29471,6 +29531,7 @@ module TencentCloud
|
|
|
29471
29531
|
@Ipv6CidrBlockSet << ispipv6cidrblock_tmp
|
|
29472
29532
|
end
|
|
29473
29533
|
end
|
|
29534
|
+
@EnableRouteVpcPublishIpv6 = params['EnableRouteVpcPublishIpv6']
|
|
29474
29535
|
end
|
|
29475
29536
|
end
|
|
29476
29537
|
|
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.1178
|
|
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
|
+
date: 2025-12-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -33,9 +33,9 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/tencentcloud-sdk-vpc.rb
|
|
37
|
-
- lib/v20170312/client.rb
|
|
38
36
|
- lib/v20170312/models.rb
|
|
37
|
+
- lib/v20170312/client.rb
|
|
38
|
+
- lib/tencentcloud-sdk-vpc.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
41
41
|
licenses:
|