tencentcloud-sdk-clb 3.0.651 → 3.0.652
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 +19 -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: 3fe10d979be8c86bd8fc5515de2ffe2c24e5f3f3
|
|
4
|
+
data.tar.gz: 3a54f24d76361caa95b8449bd2421cb7512b906d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b4cdb105ee82ca5aa897a966398ca42b6ca11be24861aac94ac437e8112ee8f45df4503b86b7e7e3b02c62bb2db3e460d6dfe9ad91675b9b3042aaace34e9d6d
|
|
7
|
+
data.tar.gz: 4d1fc5bff98cb703f834b5a9f7c733f63db29fb32f38b63ae542470fd746a4e04be83e957c7c2444f423bb67ac37a8330fe815bfca66098de14111e7697659fa
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.652
|
data/lib/v20180317/models.rb
CHANGED
|
@@ -1394,9 +1394,8 @@ module TencentCloud
|
|
|
1394
1394
|
# @type BandwidthPackageId: String
|
|
1395
1395
|
# @param ExclusiveCluster: 独占型实例信息。若创建独占型的内网负载均衡实例,则此参数必填。
|
|
1396
1396
|
# @type ExclusiveCluster: :class:`Tencentcloud::Clb.v20180317.models.ExclusiveCluster`
|
|
1397
|
-
# @param SlaType:
|
|
1398
|
-
# <ul><li
|
|
1399
|
-
# <ul><li>当您开通了超大型规格的性能容量型时,SLA对应超强型4规格。如需超大型规格的性能容量型,请提交 [工单申请](https://console.cloud.tencent.com/workorder/category)。</li></ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>
|
|
1397
|
+
# @param SlaType: 性能容量型规格。
|
|
1398
|
+
# <ul><li>若需要创建性能容量型实例,则此参数必填,取值范围:<ul><li> SLA:超强型1规格。当您开通了超大型规格的性能容量型时,SLA对应超强型4规格 </li><li> clb.c2.medium:标准型规格 </li><li> clb.c3.small:高阶型1规格 </li><li> clb.c3.medium:高阶型2规格 </li><li> clb.c4.small:超强型1规格 </li><li> clb.c4.medium:超强型2规格 </li><li> clb.c4.large:超强型3规格 </li><li> clb.c4.xlarge:超强型4规格 </li>如需超大型规格(超强型2及以上),请提交[工单申请](https://console.cloud.tencent.com/workorder/category)。</ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)。
|
|
1400
1399
|
# @type SlaType: String
|
|
1401
1400
|
# @param ClientToken: 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
|
|
1402
1401
|
# @type ClientToken: String
|
|
@@ -1415,10 +1414,12 @@ module TencentCloud
|
|
|
1415
1414
|
# @type LoadBalancerPassToTarget: Boolean
|
|
1416
1415
|
# @param DynamicVip: 创建域名化负载均衡。
|
|
1417
1416
|
# @type DynamicVip: Boolean
|
|
1417
|
+
# @param Egress: 网络出口
|
|
1418
|
+
# @type Egress: String
|
|
1418
1419
|
|
|
1419
|
-
attr_accessor :LoadBalancerType, :Forward, :LoadBalancerName, :VpcId, :SubnetId, :ProjectId, :AddressIPVersion, :Number, :MasterZoneId, :ZoneId, :InternetAccessible, :VipIsp, :Tags, :Vip, :BandwidthPackageId, :ExclusiveCluster, :SlaType, :ClientToken, :SnatPro, :SnatIps, :ClusterTag, :SlaveZoneId, :EipAddressId, :LoadBalancerPassToTarget, :DynamicVip
|
|
1420
|
+
attr_accessor :LoadBalancerType, :Forward, :LoadBalancerName, :VpcId, :SubnetId, :ProjectId, :AddressIPVersion, :Number, :MasterZoneId, :ZoneId, :InternetAccessible, :VipIsp, :Tags, :Vip, :BandwidthPackageId, :ExclusiveCluster, :SlaType, :ClientToken, :SnatPro, :SnatIps, :ClusterTag, :SlaveZoneId, :EipAddressId, :LoadBalancerPassToTarget, :DynamicVip, :Egress
|
|
1420
1421
|
|
|
1421
|
-
def initialize(loadbalancertype=nil, forward=nil, loadbalancername=nil, vpcid=nil, subnetid=nil, projectid=nil, addressipversion=nil, number=nil, masterzoneid=nil, zoneid=nil, internetaccessible=nil, vipisp=nil, tags=nil, vip=nil, bandwidthpackageid=nil, exclusivecluster=nil, slatype=nil, clienttoken=nil, snatpro=nil, snatips=nil, clustertag=nil, slavezoneid=nil, eipaddressid=nil, loadbalancerpasstotarget=nil, dynamicvip=nil)
|
|
1422
|
+
def initialize(loadbalancertype=nil, forward=nil, loadbalancername=nil, vpcid=nil, subnetid=nil, projectid=nil, addressipversion=nil, number=nil, masterzoneid=nil, zoneid=nil, internetaccessible=nil, vipisp=nil, tags=nil, vip=nil, bandwidthpackageid=nil, exclusivecluster=nil, slatype=nil, clienttoken=nil, snatpro=nil, snatips=nil, clustertag=nil, slavezoneid=nil, eipaddressid=nil, loadbalancerpasstotarget=nil, dynamicvip=nil, egress=nil)
|
|
1422
1423
|
@LoadBalancerType = loadbalancertype
|
|
1423
1424
|
@Forward = forward
|
|
1424
1425
|
@LoadBalancerName = loadbalancername
|
|
@@ -1444,6 +1445,7 @@ module TencentCloud
|
|
|
1444
1445
|
@EipAddressId = eipaddressid
|
|
1445
1446
|
@LoadBalancerPassToTarget = loadbalancerpasstotarget
|
|
1446
1447
|
@DynamicVip = dynamicvip
|
|
1448
|
+
@Egress = egress
|
|
1447
1449
|
end
|
|
1448
1450
|
|
|
1449
1451
|
def deserialize(params)
|
|
@@ -1492,6 +1494,7 @@ module TencentCloud
|
|
|
1492
1494
|
@EipAddressId = params['EipAddressId']
|
|
1493
1495
|
@LoadBalancerPassToTarget = params['LoadBalancerPassToTarget']
|
|
1494
1496
|
@DynamicVip = params['DynamicVip']
|
|
1497
|
+
@Egress = params['Egress']
|
|
1495
1498
|
end
|
|
1496
1499
|
end
|
|
1497
1500
|
|
|
@@ -7241,8 +7244,15 @@ module TencentCloud
|
|
|
7241
7244
|
class SlaUpdateParam < TencentCloud::Common::AbstractModel
|
|
7242
7245
|
# @param LoadBalancerId: lb的字符串ID
|
|
7243
7246
|
# @type LoadBalancerId: String
|
|
7244
|
-
# @param SlaType:
|
|
7245
|
-
#
|
|
7247
|
+
# @param SlaType: 性能容量型规格,取值范围:
|
|
7248
|
+
# <li> SLA:超强型1规格。当您开通了超大型规格的性能容量型时,SLA对应超强型4规格 </li>
|
|
7249
|
+
# <li> clb.c2.medium:标准型规格 </li>
|
|
7250
|
+
# <li> clb.c3.small:高阶型1规格 </li>
|
|
7251
|
+
# <li> clb.c3.medium:高阶型2规格 </li>
|
|
7252
|
+
# <li> clb.c4.small:超强型1规格 </li>
|
|
7253
|
+
# <li> clb.c4.medium:超强型2规格 </li>
|
|
7254
|
+
# <li> clb.c4.large:超强型3规格 </li>
|
|
7255
|
+
# <li> clb.c4.xlarge:超强型4规格 </li>如需超大型规格(超强型2及以上),请提交[工单申请](https://console.cloud.tencent.com/workorder/category)。如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)
|
|
7246
7256
|
# @type SlaType: String
|
|
7247
7257
|
|
|
7248
7258
|
attr_accessor :LoadBalancerId, :SlaType
|
|
@@ -7543,8 +7553,8 @@ module TencentCloud
|
|
|
7543
7553
|
|
|
7544
7554
|
attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial
|
|
7545
7555
|
extend Gem::Deprecate
|
|
7546
|
-
deprecate :HealthStatusDetial, :none, 2023,
|
|
7547
|
-
deprecate :HealthStatusDetial=, :none, 2023,
|
|
7556
|
+
deprecate :HealthStatusDetial, :none, 2023, 9
|
|
7557
|
+
deprecate :HealthStatusDetial=, :none, 2023, 9
|
|
7548
7558
|
|
|
7549
7559
|
def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil)
|
|
7550
7560
|
@IP = ip
|
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.652
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-09-
|
|
11
|
+
date: 2023-09-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|