tencentcloud-sdk-clb 3.0.1123 → 3.0.1141

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180317/models.rb +35 -19
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c50f3aa505b5410356a73769356ae30391e37b06
4
- data.tar.gz: f87996c92f6f00f7248f2179842a490fab79d9bf
3
+ metadata.gz: 99a7d54ca3054171e97818b913d330a4915a3102
4
+ data.tar.gz: 545a74d484f7fee9da8c77409980095256060773
5
5
  SHA512:
6
- metadata.gz: 15ab9974084bbc215d64b589bc14facd3ad5e55be0efcc8347b96c23d091efa60d6397f88c41f9b60cff3d0badbb6d34dc8122651c14d44cb74e5227cd58f44b
7
- data.tar.gz: 726a713ff05ccdac28ee6df6a7d3c170526c5387296b9f7a29d8d1b264665bc35c2422513b333212e6fb72d6a514a5a3cc819cd5d9081a2d100f82d38db171d1
6
+ metadata.gz: ee45cc03ca3b6d3610f361cf5285e196adaf51688b2cd7f4a9779dbd9bdedb68a28b780b1be632e2103dbb0931d224d4b73f8b2f76eb9a9648c7a34889aad562
7
+ data.tar.gz: 59e5f2363a7ef47bb9073bab9d7a7245295852b8685d21b334907fd5a172169a68438be029b5ce66632c1a98c7a0688381937736bc75a803f0a959022648dbc4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1123
1
+ 3.0.1141
@@ -1401,8 +1401,8 @@ module TencentCloud
1401
1401
 
1402
1402
  attr_accessor :LogsetName, :Period, :LogsetType
1403
1403
  extend Gem::Deprecate
1404
- deprecate :Period, :none, 2025, 8
1405
- deprecate :Period=, :none, 2025, 8
1404
+ deprecate :Period, :none, 2025, 9
1405
+ deprecate :Period=, :none, 2025, 9
1406
1406
 
1407
1407
  def initialize(logsetname=nil, period=nil, logsettype=nil)
1408
1408
  @LogsetName = logsetname
@@ -1904,10 +1904,12 @@ module TencentCloud
1904
1904
  # @type KeepaliveEnable: Boolean
1905
1905
  # @param SessionExpireTime: 会话保持时间,单位:秒。可选值:30~3600,默认 0,表示不开启。仅V2新版且后端转发协议为HTTP/HTTPS/GRPC目标组支持该参数。
1906
1906
  # @type SessionExpireTime: Integer
1907
+ # @param IpVersion: IP版本类型。
1908
+ # @type IpVersion: String
1907
1909
 
1908
- attr_accessor :TargetGroupName, :VpcId, :Port, :TargetGroupInstances, :Type, :Protocol, :HealthCheck, :ScheduleAlgorithm, :Tags, :Weight, :FullListenSwitch, :KeepaliveEnable, :SessionExpireTime
1910
+ attr_accessor :TargetGroupName, :VpcId, :Port, :TargetGroupInstances, :Type, :Protocol, :HealthCheck, :ScheduleAlgorithm, :Tags, :Weight, :FullListenSwitch, :KeepaliveEnable, :SessionExpireTime, :IpVersion
1909
1911
 
1910
- def initialize(targetgroupname=nil, vpcid=nil, port=nil, targetgroupinstances=nil, type=nil, protocol=nil, healthcheck=nil, schedulealgorithm=nil, tags=nil, weight=nil, fulllistenswitch=nil, keepaliveenable=nil, sessionexpiretime=nil)
1912
+ def initialize(targetgroupname=nil, vpcid=nil, port=nil, targetgroupinstances=nil, type=nil, protocol=nil, healthcheck=nil, schedulealgorithm=nil, tags=nil, weight=nil, fulllistenswitch=nil, keepaliveenable=nil, sessionexpiretime=nil, ipversion=nil)
1911
1913
  @TargetGroupName = targetgroupname
1912
1914
  @VpcId = vpcid
1913
1915
  @Port = port
@@ -1921,6 +1923,7 @@ module TencentCloud
1921
1923
  @FullListenSwitch = fulllistenswitch
1922
1924
  @KeepaliveEnable = keepaliveenable
1923
1925
  @SessionExpireTime = sessionexpiretime
1926
+ @IpVersion = ipversion
1924
1927
  end
1925
1928
 
1926
1929
  def deserialize(params)
@@ -1954,6 +1957,7 @@ module TencentCloud
1954
1957
  @FullListenSwitch = params['FullListenSwitch']
1955
1958
  @KeepaliveEnable = params['KeepaliveEnable']
1956
1959
  @SessionExpireTime = params['SessionExpireTime']
1960
+ @IpVersion = params['IpVersion']
1957
1961
  end
1958
1962
  end
1959
1963
 
@@ -5675,13 +5679,15 @@ module TencentCloud
5675
5679
  # @type Exclusive: Integer
5676
5680
  # @param TargetCount: 已绑定的后端服务数量。
5677
5681
  # @type TargetCount: Integer
5682
+ # @param AssociateEndpoint: 负载均衡实例关联的Endpoint id。
5683
+ # @type AssociateEndpoint: String
5678
5684
 
5679
- attr_accessor :LoadBalancerId, :LoadBalancerName, :LoadBalancerType, :Forward, :Domain, :LoadBalancerVips, :Status, :CreateTime, :StatusTime, :ProjectId, :VpcId, :OpenBgp, :Snat, :Isolation, :Log, :SubnetId, :Tags, :SecureGroups, :TargetRegionInfo, :AnycastZone, :AddressIPVersion, :NumericalVpcId, :VipIsp, :MasterZone, :BackupZoneSet, :IsolatedTime, :ExpireTime, :ChargeType, :NetworkAttributes, :PrepaidAttributes, :LogSetId, :LogTopicId, :AddressIPv6, :ExtraInfo, :IsDDos, :ConfigId, :LoadBalancerPassToTarget, :ExclusiveCluster, :IPv6Mode, :SnatPro, :SnatIps, :SlaType, :IsBlock, :IsBlockTime, :LocalBgp, :ClusterTag, :MixIpTarget, :Zones, :NfvInfo, :HealthLogSetId, :HealthLogTopicId, :ClusterIds, :AttributeFlags, :LoadBalancerDomain, :Egress, :Exclusive, :TargetCount
5685
+ attr_accessor :LoadBalancerId, :LoadBalancerName, :LoadBalancerType, :Forward, :Domain, :LoadBalancerVips, :Status, :CreateTime, :StatusTime, :ProjectId, :VpcId, :OpenBgp, :Snat, :Isolation, :Log, :SubnetId, :Tags, :SecureGroups, :TargetRegionInfo, :AnycastZone, :AddressIPVersion, :NumericalVpcId, :VipIsp, :MasterZone, :BackupZoneSet, :IsolatedTime, :ExpireTime, :ChargeType, :NetworkAttributes, :PrepaidAttributes, :LogSetId, :LogTopicId, :AddressIPv6, :ExtraInfo, :IsDDos, :ConfigId, :LoadBalancerPassToTarget, :ExclusiveCluster, :IPv6Mode, :SnatPro, :SnatIps, :SlaType, :IsBlock, :IsBlockTime, :LocalBgp, :ClusterTag, :MixIpTarget, :Zones, :NfvInfo, :HealthLogSetId, :HealthLogTopicId, :ClusterIds, :AttributeFlags, :LoadBalancerDomain, :Egress, :Exclusive, :TargetCount, :AssociateEndpoint
5680
5686
  extend Gem::Deprecate
5681
- deprecate :Log, :none, 2025, 8
5682
- deprecate :Log=, :none, 2025, 8
5687
+ deprecate :Log, :none, 2025, 9
5688
+ deprecate :Log=, :none, 2025, 9
5683
5689
 
5684
- def initialize(loadbalancerid=nil, loadbalancername=nil, loadbalancertype=nil, forward=nil, domain=nil, loadbalancervips=nil, status=nil, createtime=nil, statustime=nil, projectid=nil, vpcid=nil, openbgp=nil, snat=nil, isolation=nil, log=nil, subnetid=nil, tags=nil, securegroups=nil, targetregioninfo=nil, anycastzone=nil, addressipversion=nil, numericalvpcid=nil, vipisp=nil, masterzone=nil, backupzoneset=nil, isolatedtime=nil, expiretime=nil, chargetype=nil, networkattributes=nil, prepaidattributes=nil, logsetid=nil, logtopicid=nil, addressipv6=nil, extrainfo=nil, isddos=nil, configid=nil, loadbalancerpasstotarget=nil, exclusivecluster=nil, ipv6mode=nil, snatpro=nil, snatips=nil, slatype=nil, isblock=nil, isblocktime=nil, localbgp=nil, clustertag=nil, mixiptarget=nil, zones=nil, nfvinfo=nil, healthlogsetid=nil, healthlogtopicid=nil, clusterids=nil, attributeflags=nil, loadbalancerdomain=nil, egress=nil, exclusive=nil, targetcount=nil)
5690
+ def initialize(loadbalancerid=nil, loadbalancername=nil, loadbalancertype=nil, forward=nil, domain=nil, loadbalancervips=nil, status=nil, createtime=nil, statustime=nil, projectid=nil, vpcid=nil, openbgp=nil, snat=nil, isolation=nil, log=nil, subnetid=nil, tags=nil, securegroups=nil, targetregioninfo=nil, anycastzone=nil, addressipversion=nil, numericalvpcid=nil, vipisp=nil, masterzone=nil, backupzoneset=nil, isolatedtime=nil, expiretime=nil, chargetype=nil, networkattributes=nil, prepaidattributes=nil, logsetid=nil, logtopicid=nil, addressipv6=nil, extrainfo=nil, isddos=nil, configid=nil, loadbalancerpasstotarget=nil, exclusivecluster=nil, ipv6mode=nil, snatpro=nil, snatips=nil, slatype=nil, isblock=nil, isblocktime=nil, localbgp=nil, clustertag=nil, mixiptarget=nil, zones=nil, nfvinfo=nil, healthlogsetid=nil, healthlogtopicid=nil, clusterids=nil, attributeflags=nil, loadbalancerdomain=nil, egress=nil, exclusive=nil, targetcount=nil, associateendpoint=nil)
5685
5691
  @LoadBalancerId = loadbalancerid
5686
5692
  @LoadBalancerName = loadbalancername
5687
5693
  @LoadBalancerType = loadbalancertype
@@ -5739,6 +5745,7 @@ module TencentCloud
5739
5745
  @Egress = egress
5740
5746
  @Exclusive = exclusive
5741
5747
  @TargetCount = targetcount
5748
+ @AssociateEndpoint = associateendpoint
5742
5749
  end
5743
5750
 
5744
5751
  def deserialize(params)
@@ -5838,6 +5845,7 @@ module TencentCloud
5838
5845
  @Egress = params['Egress']
5839
5846
  @Exclusive = params['Exclusive']
5840
5847
  @TargetCount = params['TargetCount']
5848
+ @AssociateEndpoint = params['AssociateEndpoint']
5841
5849
  end
5842
5850
  end
5843
5851
 
@@ -6666,10 +6674,12 @@ module TencentCloud
6666
6674
  # @type DeleteProtect: Boolean
6667
6675
  # @param ModifyClassicDomain: 将负载均衡二级域名由mycloud.com改为tencentclb.com,子域名也会变换,修改后mycloud.com域名将失效。不填则不修改。
6668
6676
  # @type ModifyClassicDomain: Boolean
6677
+ # @param AssociateEndpoint: 关联的终端节点Id,可通过[DescribeVpcEndPoint](https://cloud.tencent.com/document/product/215/54679)接口查询。传空字符串代表解除关联。
6678
+ # @type AssociateEndpoint: String
6669
6679
 
6670
- attr_accessor :LoadBalancerId, :LoadBalancerName, :TargetRegionInfo, :InternetChargeInfo, :LoadBalancerPassToTarget, :SnatPro, :DeleteProtect, :ModifyClassicDomain
6680
+ attr_accessor :LoadBalancerId, :LoadBalancerName, :TargetRegionInfo, :InternetChargeInfo, :LoadBalancerPassToTarget, :SnatPro, :DeleteProtect, :ModifyClassicDomain, :AssociateEndpoint
6671
6681
 
6672
- def initialize(loadbalancerid=nil, loadbalancername=nil, targetregioninfo=nil, internetchargeinfo=nil, loadbalancerpasstotarget=nil, snatpro=nil, deleteprotect=nil, modifyclassicdomain=nil)
6682
+ def initialize(loadbalancerid=nil, loadbalancername=nil, targetregioninfo=nil, internetchargeinfo=nil, loadbalancerpasstotarget=nil, snatpro=nil, deleteprotect=nil, modifyclassicdomain=nil, associateendpoint=nil)
6673
6683
  @LoadBalancerId = loadbalancerid
6674
6684
  @LoadBalancerName = loadbalancername
6675
6685
  @TargetRegionInfo = targetregioninfo
@@ -6678,6 +6688,7 @@ module TencentCloud
6678
6688
  @SnatPro = snatpro
6679
6689
  @DeleteProtect = deleteprotect
6680
6690
  @ModifyClassicDomain = modifyclassicdomain
6691
+ @AssociateEndpoint = associateendpoint
6681
6692
  end
6682
6693
 
6683
6694
  def deserialize(params)
@@ -6695,6 +6706,7 @@ module TencentCloud
6695
6706
  @SnatPro = params['SnatPro']
6696
6707
  @DeleteProtect = params['DeleteProtect']
6697
6708
  @ModifyClassicDomain = params['ModifyClassicDomain']
6709
+ @AssociateEndpoint = params['AssociateEndpoint']
6698
6710
  end
6699
6711
  end
6700
6712
 
@@ -7696,7 +7708,7 @@ module TencentCloud
7696
7708
  # @type Targets: Array
7697
7709
  # @param LocationId: 转发规则的ID,七层规则时需要此参数,4层规则不需要。
7698
7710
  # @type LocationId: String
7699
- # @param Tag: 后端服务修改后的标签。此参数的优先级低于前述[Target](https://cloud.tencent.com/document/api/214/30694#Target)中的Tag参数,即最终的标签以Target中的Tag参数值为准,仅当Target中的Weight参数为空时,才以RsTagRule中的Tag参数为准。
7711
+ # @param Tag: 后端服务修改后的标签。此参数的优先级低于前述[Target](https://cloud.tencent.com/document/api/214/30694#Target)中的Tag参数,即最终的标签以Target中的Tag参数值为准,仅当Target中的Tag参数为空时,才以RsTagRule中的Tag参数为准。
7700
7712
  # @type Tag: String
7701
7713
 
7702
7714
  attr_accessor :ListenerId, :Targets, :LocationId, :Tag
@@ -7740,10 +7752,10 @@ module TencentCloud
7740
7752
 
7741
7753
  attr_accessor :ListenerId, :Targets, :LocationId, :Domain, :Url, :Weight
7742
7754
  extend Gem::Deprecate
7743
- deprecate :Domain, :none, 2025, 8
7744
- deprecate :Domain=, :none, 2025, 8
7745
- deprecate :Url, :none, 2025, 8
7746
- deprecate :Url=, :none, 2025, 8
7755
+ deprecate :Domain, :none, 2025, 9
7756
+ deprecate :Domain=, :none, 2025, 9
7757
+ deprecate :Url, :none, 2025, 9
7758
+ deprecate :Url=, :none, 2025, 9
7747
7759
 
7748
7760
  def initialize(listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil, weight=nil)
7749
7761
  @ListenerId = listenerid
@@ -8696,10 +8708,12 @@ module TencentCloud
8696
8708
  # @type KeepaliveEnable: Boolean
8697
8709
  # @param SessionExpireTime: 会话保持时间,仅后端转发协议为HTTP/HTTPS/GRPC目标组返回有效值。
8698
8710
  # @type SessionExpireTime: Integer
8711
+ # @param IpVersion: IP版本。
8712
+ # @type IpVersion: String
8699
8713
 
8700
- attr_accessor :TargetGroupId, :VpcId, :TargetGroupName, :Port, :CreatedTime, :UpdatedTime, :AssociatedRule, :Protocol, :ScheduleAlgorithm, :HealthCheck, :TargetGroupType, :AssociatedRuleCount, :RegisteredInstancesCount, :Tag, :Weight, :FullListenSwitch, :KeepaliveEnable, :SessionExpireTime
8714
+ attr_accessor :TargetGroupId, :VpcId, :TargetGroupName, :Port, :CreatedTime, :UpdatedTime, :AssociatedRule, :Protocol, :ScheduleAlgorithm, :HealthCheck, :TargetGroupType, :AssociatedRuleCount, :RegisteredInstancesCount, :Tag, :Weight, :FullListenSwitch, :KeepaliveEnable, :SessionExpireTime, :IpVersion
8701
8715
 
8702
- def initialize(targetgroupid=nil, vpcid=nil, targetgroupname=nil, port=nil, createdtime=nil, updatedtime=nil, associatedrule=nil, protocol=nil, schedulealgorithm=nil, healthcheck=nil, targetgrouptype=nil, associatedrulecount=nil, registeredinstancescount=nil, tag=nil, weight=nil, fulllistenswitch=nil, keepaliveenable=nil, sessionexpiretime=nil)
8716
+ def initialize(targetgroupid=nil, vpcid=nil, targetgroupname=nil, port=nil, createdtime=nil, updatedtime=nil, associatedrule=nil, protocol=nil, schedulealgorithm=nil, healthcheck=nil, targetgrouptype=nil, associatedrulecount=nil, registeredinstancescount=nil, tag=nil, weight=nil, fulllistenswitch=nil, keepaliveenable=nil, sessionexpiretime=nil, ipversion=nil)
8703
8717
  @TargetGroupId = targetgroupid
8704
8718
  @VpcId = vpcid
8705
8719
  @TargetGroupName = targetgroupname
@@ -8718,6 +8732,7 @@ module TencentCloud
8718
8732
  @FullListenSwitch = fulllistenswitch
8719
8733
  @KeepaliveEnable = keepaliveenable
8720
8734
  @SessionExpireTime = sessionexpiretime
8735
+ @IpVersion = ipversion
8721
8736
  end
8722
8737
 
8723
8738
  def deserialize(params)
@@ -8756,6 +8771,7 @@ module TencentCloud
8756
8771
  @FullListenSwitch = params['FullListenSwitch']
8757
8772
  @KeepaliveEnable = params['KeepaliveEnable']
8758
8773
  @SessionExpireTime = params['SessionExpireTime']
8774
+ @IpVersion = params['IpVersion']
8759
8775
  end
8760
8776
  end
8761
8777
 
@@ -8810,8 +8826,8 @@ module TencentCloud
8810
8826
 
8811
8827
  attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial, :TargetGroupId, :Weight
8812
8828
  extend Gem::Deprecate
8813
- deprecate :HealthStatusDetial, :none, 2025, 8
8814
- deprecate :HealthStatusDetial=, :none, 2025, 8
8829
+ deprecate :HealthStatusDetial, :none, 2025, 9
8830
+ deprecate :HealthStatusDetial=, :none, 2025, 9
8815
8831
 
8816
8832
  def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil, targetgroupid=nil, weight=nil)
8817
8833
  @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.1123
4
+ version: 3.0.1141
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-08-14 00:00:00.000000000 Z
11
+ date: 2025-09-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common