tencentcloud-sdk-clb 3.0.681 → 3.0.683

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 28f4557ba4715f6d7d044cd5a82b75d98c193037
4
- data.tar.gz: 919f606dcc501e223838baeffae9cc6b8835df10
3
+ metadata.gz: ca546a4566ffdcef2e2b28c36681d9a07537ee18
4
+ data.tar.gz: 0978ac3e7caa56a8b5bf1b1120403e78ab48cfe7
5
5
  SHA512:
6
- metadata.gz: bae197c840225c8e6f1209d667c43664a20e62f91da9c2a42076e89e2f63e9580f79d0634ef2e9d5917009e6008748886c4324d340c0056299373e586b55082e
7
- data.tar.gz: 66f8143fe37239eb874c82214f5bf82a98a0428894421d8d43d42caf9cc237c27208a0cdc295e70f386828717c69e4718e075d252632ebf21151c5e30c08c0fc
6
+ metadata.gz: 561243c47f154eadf096fcdb16a6c70b1b1e35decb9d57d57574934ad74316c957075b0d9e6b435b16319ff7f5baa2c0a09d87b1231eceb9996291fd0b326eef
7
+ data.tar.gz: 3f017ff8e3dd283a0ceccc8bf4519c013ef67ee4b95127293a59c79c6be70ee246bdfa4b84145f4ddd891d6142b54fa617c773d2302b056bccfe11e2d215557c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.681
1
+ 3.0.683
@@ -886,7 +886,8 @@ module TencentCloud
886
886
  # @type ZoneId: String
887
887
  # @param InternetAccessible: 仅适用于公网负载均衡。负载均衡的网络计费模式。
888
888
  # @type InternetAccessible: :class:`Tencentcloud::Clb.v20180317.models.InternetAccessible`
889
- # @param VipIsp: 仅适用于公网负载均衡。CMCC | CTCC | CUCC,分别对应 移动 | 电信 | 联通,如果不指定本参数,则默认使用BGP。可通过 [DescribeResources](https://cloud.tencent.com/document/api/214/70213) 接口查询一个地域所支持的Isp。如果指定运营商,则网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)
889
+ # @param VipIsp: 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
890
+ # 示例值:CMCC
890
891
  # @type VipIsp: String
891
892
  # @param Vip: 指定Vip申请负载均衡。
892
893
  # @type Vip: String
@@ -1447,7 +1448,7 @@ module TencentCloud
1447
1448
  # @param Vip: 指定VIP申请负载均衡。此参数选填,不填写此参数时自动分配VIP。IPv4和IPv6类型支持此参数,IPv6 NAT64类型不支持。
1448
1449
  # 注意:当指定VIP创建内网实例、或公网IPv6 BGP实例时,若VIP不属于指定VPC子网的网段内时,会创建失败;若VIP已被占用,也会创建失败。
1449
1450
  # @type Vip: String
1450
- # @param BandwidthPackageId: 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE)。
1451
+ # @param BandwidthPackageId: 带宽包ID,指定此参数时,网络计费方式(InternetAccessible.InternetChargeType)只支持按带宽包计费(BANDWIDTH_PACKAGE)。当AddressIPVersion为IPv6FullChain时 ,不支持指定具体带宽包id。
1451
1452
  # @type BandwidthPackageId: String
1452
1453
  # @param ExclusiveCluster: 独占型实例信息。若创建独占型的内网负载均衡实例,则此参数必填。
1453
1454
  # @type ExclusiveCluster: :class:`Tencentcloud::Clb.v20180317.models.ExclusiveCluster`
@@ -4333,7 +4334,8 @@ module TencentCloud
4333
4334
  # @type SlaType: String
4334
4335
  # @param AddressIPVersion: IP版本,可取值:IPV4、IPV6、IPv6FullChain,不区分大小写,默认值 IPV4。说明:取值为IPV6表示为IPV6 NAT64版本;取值为IPv6FullChain,表示为IPv6版本。
4335
4336
  # @type AddressIPVersion: String
4336
- # @param VipIsp: 仅适用于公网负载均衡。CMCC | CTCC | CUCC,分别对应 移动 | 电信 | 联通,如果不指定本参数,则默认使用BGP
4337
+ # @param VipIsp: 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp
4338
+ # 示例值:CMCC
4337
4339
  # @type VipIsp: String
4338
4340
 
4339
4341
  attr_accessor :LoadBalancerType, :LoadBalancerChargeType, :LoadBalancerChargePrepaid, :InternetAccessible, :GoodsNum, :ZoneId, :SlaType, :AddressIPVersion, :VipIsp
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.681
4
+ version: 3.0.683
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-10-20 00:00:00.000000000 Z
11
+ date: 2023-10-24 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/v20180317/client.rb
37
- - lib/v20180317/models.rb
38
36
  - lib/tencentcloud-sdk-clb.rb
37
+ - lib/v20180317/models.rb
38
+ - lib/v20180317/client.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: