tencentcloud-sdk-sqlserver 3.0.605 → 3.0.606

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f4666bd1d843c06ee95a2e453bb8b2666c77c46b
4
- data.tar.gz: c75fd25247a06106234f7037bd9a61f23252758d
3
+ metadata.gz: 04d9a4ca5bc9c32f4fd01a23f29ed2f1d18d0635
4
+ data.tar.gz: f3cb87beca312448d4e351e00da26622a617bb9e
5
5
  SHA512:
6
- metadata.gz: ebcecffc27765d450a478282a280085624e395fb9bcd93afa5a62972ce96e95dd729278c6707fe96ee15ddeb81669ed175769588113dbfd0691313b340816829
7
- data.tar.gz: 7794e4c1dc33b86d923e5689006b8c4fb9ef771c9114f3838cb75c39f1521a2f3b5d5e5507701a030c3eca1c271a28dbe58020d345a55caa8857e57d819bbd60
6
+ metadata.gz: b6066933ff8a10068feb1c628ca34af73405dea09c5cf26719bcecb9748cfd9051e140478071a30e370376e165fbaffb1ead1d787b90188d19383fba16efa3aa
7
+ data.tar.gz: 1cb33194b1b2ce52ef7028d54e87e0728c789195e2e374139dad1545315240f6126269f0f591d6abf06df80c4c78fdf53d417237be4b4795a69242bdb72b9e3c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.605
1
+ 3.0.606
@@ -821,7 +821,7 @@ module TencentCloud
821
821
  # @type SubnetId: String
822
822
  # @param VpcId: VPC网络ID,形如vpc-dsp338hz
823
823
  # @type VpcId: String
824
- # @param MachineType: 购买实例的宿主机类型, CLOUD_PREMIUM-虚拟机高性能云盘,CLOUD_SSD-虚拟机SSD云盘
824
+ # @param MachineType: 购买实例的宿主机类型,CLOUD_PREMIUM-虚拟机高性能云盘,CLOUD_SSD-虚拟机SSD云盘,CLOUD_HSSD-虚拟机加强型SSD云盘,CLOUD_TSSD-虚拟机极速型SSD云盘,CLOUD_BSSD-虚拟机通用型SSD云盘
825
825
  # @type MachineType: String
826
826
  # @param InstanceChargeType: 付费模式,取值支持 PREPAID(预付费),POSTPAID(后付费)。
827
827
  # @type InstanceChargeType: String
@@ -829,7 +829,7 @@ module TencentCloud
829
829
  # @type ProjectId: Integer
830
830
  # @param GoodsNum: 本次购买几个实例,默认值为1。取值不超过10
831
831
  # @type GoodsNum: Integer
832
- # @param DBVersion: sqlserver版本,目前只支持:2008R2SQL Server 2008 Enterprise),2012SP3SQL Server 2012 Enterprise),2016SP1SQL Server 2016 Enterprise),201602SQL Server 2016 Standard),2017SQL Server 2017 Enterprise),201202(SQL Server 2012 Standard),201402(SQL Server 2014 Standard),2014SP2(SQL Server 2014 Enterprise),201702(SQL Server 2017 Standard)版本。每个地域支持售卖的版本不同,可通过DescribeProductConfig接口来拉取每个地域可售卖的版本信息。不填,默认为版本2008R2。
832
+ # @param DBVersion: sqlserver版本,目前所有支持的版本有:2008R2 (SQL Server 2008 R2 Enterprise),2012SP3 (SQL Server 2012 Enterprise),201202 (SQL Server 2012 Standard),2014SP2 (SQL Server 2014 Enterprise),201402 (SQL Server 2014 Standard),2016SP1 (SQL Server 2016 Enterprise),201602 (SQL Server 2016 Standard),2017 (SQL Server 2017 Enterprise),201702 (SQL Server 2017 Standard),2019 (SQL Server 2019 Enterprise),201902 (SQL Server 2019 Standard)。每个地域支持售卖的版本不同,可通过DescribeProductConfig接口来拉取每个地域可售卖的版本信息。不填,默认为版本2008R2。
833
833
  # @type DBVersion: String
834
834
  # @param Period: 购买实例周期,默认取值为1,表示一个月。取值不超过48
835
835
  # @type Period: Integer
@@ -1252,7 +1252,7 @@ module TencentCloud
1252
1252
  # @type ReadOnlyGroupMinInGroup: Integer
1253
1253
  # @param InstanceChargeType: 付费模式,取值支持 PREPAID(预付费),POSTPAID(后付费)。
1254
1254
  # @type InstanceChargeType: String
1255
- # @param GoodsNum: 本次购买几个只读实例,默认值为1
1255
+ # @param GoodsNum: 本次购买几个只读实例,默认值为2
1256
1256
  # @type GoodsNum: Integer
1257
1257
  # @param SubnetId: VPC子网ID,形如subnet-bdoe83fa;SubnetId和VpcId需同时设置或者同时不设置
1258
1258
  # @type SubnetId: String
@@ -1744,7 +1744,7 @@ module TencentCloud
1744
1744
  # @type ReadOnlyGroupMinInGroup: Integer
1745
1745
  # @param InstanceChargeType: 付费模式,取值支持 PREPAID(预付费),POSTPAID(后付费)。
1746
1746
  # @type InstanceChargeType: String
1747
- # @param GoodsNum: 本次购买几个只读实例,默认值为1
1747
+ # @param GoodsNum: 本次购买几个只读实例,默认值为2
1748
1748
  # @type GoodsNum: Integer
1749
1749
  # @param SubnetId: VPC子网ID,形如subnet-bdoe83fa;SubnetId和VpcId需同时设置或者同时不设置
1750
1750
  # @type SubnetId: String
@@ -5353,13 +5353,14 @@ module TencentCloud
5353
5353
  # @type Period: Integer
5354
5354
  # @param GoodsNum: 一次性购买的实例数量。取值1-100,默认取值为1
5355
5355
  # @type GoodsNum: Integer
5356
- # @param DBVersion: sqlserver版本,目前只支持:2008R2SQL Server 2008 Enterprise),2012SP3SQL Server 2012 Enterprise),2016SP1SQL Server 2016 Enterprise),201602SQL Server 2016 Standard2017SQL Server 2017 Enterprise)版本。默认为2008R2版本
5356
+ # @param DBVersion: sqlserver版本,目前所有支持的版本有:2008R2 (SQL Server 2008 R2 Enterprise),2012SP3 (SQL Server 2012 Enterprise),201202 (SQL Server 2012 Standard),2014SP2 (SQL Server 2014 Enterprise),201402 (SQL Server 2014 Standard),2016SP1 (SQL Server 2016 Enterprise),201602 (SQL Server 2016 Standard),2017 (SQL Server 2017 Enterprise),201702 (SQL Server 2017 Standard),2019 (SQL Server 2019 Enterprise),201902 (SQL Server 2019 Standard)。每个地域支持售卖的版本不同,可通过DescribeProductConfig接口来拉取每个地域可售卖的版本信息。不填,默认为版本2008R2
5357
5357
  # @type DBVersion: String
5358
5358
  # @param Cpu: 预购买实例的CPU核心数
5359
5359
  # @type Cpu: Integer
5360
- # @param InstanceType: 购买实例的类型 HA-高可用型(包括双机高可用,alwaysOn集群),RO-只读副本,SI-基础版,默认取值HA
5360
+ # @param InstanceType: 购买实例的类型 HA-高可用型(包括双机高可用,alwaysOn集群),RO-只读副本型,SI-单节点型,cvmHA-新版高可用,cvmRO-新版只读
5361
5361
  # @type InstanceType: String
5362
- # @param MachineType: 购买实例的宿主机类型,PM-物理机, CLOUD_PREMIUM-虚拟机高性能云盘,CLOUD_SSD-虚拟机SSD云盘,默认取值PM
5362
+ # @param MachineType: 购买实例的宿主机类型,PM-物理机, CLOUD_PREMIUM-虚拟机高性能云盘,CLOUD_SSD-虚拟机SSD云盘,
5363
+ # CLOUD_HSSD-虚拟机加强型SSD云盘,CLOUD_TSSD-虚拟机极速型SSD云盘,CLOUD_BSSD-虚拟机通用型SSD云盘
5363
5364
  # @type MachineType: String
5364
5365
 
5365
5366
  attr_accessor :Zone, :Memory, :Storage, :InstanceChargeType, :Period, :GoodsNum, :DBVersion, :Cpu, :InstanceType, :MachineType
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-sqlserver
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.605
4
+ version: 3.0.606
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-07-04 00:00:00.000000000 Z
11
+ date: 2023-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common