tencentcloud-sdk-cvm 3.0.1004 → 3.0.1006
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/models.rb +0 -32
- 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: 0ef4ebccd93fd5af8a85758919b0c31ec4f2bba8
|
4
|
+
data.tar.gz: 4372688aad7d674385b1d9145c887ca170f3bd62
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4fcc02d2f9fcf1ec28ffbbb55f033d9dbca762e5a2b96bceac6857a01f9af1736f2f5bcf2d9b309a62e2a37bcf12a51dd73f57e54659257b648f8b4f1e3b619b
|
7
|
+
data.tar.gz: d82851e031b406ceda81d68d99f3449dc5b68e670e966be4e0740dbe613bd5fa55e82bc2b21b3e622db5ae79ceb98e45488a086389077054de6e52e24e300535
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1006
|
data/lib/v20170312/models.rb
CHANGED
@@ -3770,13 +3770,10 @@ module TencentCloud
|
|
3770
3770
|
# 扩展数据
|
3771
3771
|
class Externals < TencentCloud::Common::AbstractModel
|
3772
3772
|
# @param ReleaseAddress: 释放地址
|
3773
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3774
3773
|
# @type ReleaseAddress: Boolean
|
3775
3774
|
# @param UnsupportNetworks: 不支持的网络类型,取值范围:<br><li>BASIC:基础网络</li><li>VPC1.0:私有网络VPC1.0</li>
|
3776
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3777
3775
|
# @type UnsupportNetworks: Array
|
3778
3776
|
# @param StorageBlockAttr: HDD本地存储属性
|
3779
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3780
3777
|
# @type StorageBlockAttr: :class:`Tencentcloud::Cvm.v20170312.models.StorageBlock`
|
3781
3778
|
|
3782
3779
|
attr_accessor :ReleaseAddress, :UnsupportNetworks, :StorageBlockAttr
|
@@ -5264,10 +5261,8 @@ module TencentCloud
|
|
5264
5261
|
# 描述了实例的计费模式
|
5265
5262
|
class InstanceChargePrepaid < TencentCloud::Common::AbstractModel
|
5266
5263
|
# @param Period: 购买实例的时长,单位:月。取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36, 48, 60。
|
5267
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5268
5264
|
# @type Period: Integer
|
5269
5265
|
# @param RenewFlag: 自动续费标识。取值范围:<br><li>NOTIFY_AND_AUTO_RENEW:通知过期且自动续费</li><br><li>NOTIFY_AND_MANUAL_RENEW:通知过期不自动续费</li><br><li>DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费</li><br><br>默认取值:NOTIFY_AND_MANUAL_RENEW。若该参数指定为NOTIFY_AND_AUTO_RENEW,在账户余额充足的情况下,实例到期后将按月自动续费。
|
5270
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5271
5266
|
# @type RenewFlag: String
|
5272
5267
|
|
5273
5268
|
attr_accessor :Period, :RenewFlag
|
@@ -5459,7 +5454,6 @@ module TencentCloud
|
|
5459
5454
|
# @param NetworkCard: 网卡类型,例如:25代表25G网卡
|
5460
5455
|
# @type NetworkCard: Integer
|
5461
5456
|
# @param Externals: 扩展属性。
|
5462
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5463
5457
|
# @type Externals: :class:`Tencentcloud::Cvm.v20170312.models.Externals`
|
5464
5458
|
# @param Cpu: 实例的CPU核数,单位:核。
|
5465
5459
|
# @type Cpu: Integer
|
@@ -5476,7 +5470,6 @@ module TencentCloud
|
|
5476
5470
|
# @param Price: 实例的售卖价格。
|
5477
5471
|
# @type Price: :class:`Tencentcloud::Cvm.v20170312.models.ItemPrice`
|
5478
5472
|
# @param SoldOutReason: 售罄原因。
|
5479
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5480
5473
|
# @type SoldOutReason: String
|
5481
5474
|
# @param InstanceBandwidth: 内网带宽,单位Gbps。
|
5482
5475
|
# @type InstanceBandwidth: Float
|
@@ -5501,7 +5494,6 @@ module TencentCloud
|
|
5501
5494
|
# <li>NormalStock:表示对应库存供应有保障</li>
|
5502
5495
|
# <li> UnderStock:表示对应库存即将售罄</li>
|
5503
5496
|
# <li>WithoutStock:表示对应库存已经售罄</li>
|
5504
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5505
5497
|
# @type StatusCategory: String
|
5506
5498
|
|
5507
5499
|
attr_accessor :Zone, :InstanceType, :InstanceChargeType, :NetworkCard, :Externals, :Cpu, :Memory, :InstanceFamily, :TypeName, :LocalDiskTypeList, :Status, :Price, :SoldOutReason, :InstanceBandwidth, :InstancePps, :StorageBlockAmount, :CpuType, :Gpu, :Fpga, :Remark, :GpuCount, :Frequency, :StatusCategory
|
@@ -5652,70 +5644,51 @@ module TencentCloud
|
|
5652
5644
|
# 描述了单项的价格信息
|
5653
5645
|
class ItemPrice < TencentCloud::Common::AbstractModel
|
5654
5646
|
# @param UnitPrice: 后续合计费用的原价,后付费模式使用,单位:元。<br><li>如返回了其他时间区间项,如UnitPriceSecondStep,则本项代表时间区间在(0, 96)小时;若未返回其他时间区间项,则本项代表全时段,即(0, ∞)小时</li>
|
5655
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5656
5647
|
# @type UnitPrice: Float
|
5657
5648
|
# @param ChargeUnit: 后续计价单元,后付费模式使用,可取值范围: <br><li>HOUR:表示计价单元是按每小时来计算。当前涉及该计价单元的场景有:实例按小时后付费(POSTPAID_BY_HOUR)、带宽按小时后付费(BANDWIDTH_POSTPAID_BY_HOUR):</li><li>GB:表示计价单元是按每GB来计算。当前涉及该计价单元的场景有:流量按小时后付费(TRAFFIC_POSTPAID_BY_HOUR)。</li>
|
5658
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5659
5649
|
# @type ChargeUnit: String
|
5660
5650
|
# @param OriginalPrice: 预支合计费用的原价,预付费模式使用,单位:元。
|
5661
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5662
5651
|
# @type OriginalPrice: Float
|
5663
5652
|
# @param DiscountPrice: 预支合计费用的折扣价,预付费模式使用,单位:元。
|
5664
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5665
5653
|
# @type DiscountPrice: Float
|
5666
5654
|
# @param Discount: 折扣,如20.0代表2折。
|
5667
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5668
5655
|
# @type Discount: Float
|
5669
5656
|
# @param UnitPriceDiscount: 后续合计费用的折扣价,后付费模式使用,单位:元<br><li>如返回了其他时间区间项,如UnitPriceDiscountSecondStep,则本项代表时间区间在(0, 96)小时;若未返回其他时间区间项,则本项代表全时段,即(0, ∞)小时</li>
|
5670
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5671
5657
|
# @type UnitPriceDiscount: Float
|
5672
5658
|
# @param UnitPriceSecondStep: 使用时间区间在(96, 360)小时的后续合计费用的原价,后付费模式使用,单位:元。
|
5673
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5674
5659
|
# @type UnitPriceSecondStep: Float
|
5675
5660
|
# @param UnitPriceDiscountSecondStep: 使用时间区间在(96, 360)小时的后续合计费用的折扣价,后付费模式使用,单位:元
|
5676
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5677
5661
|
# @type UnitPriceDiscountSecondStep: Float
|
5678
5662
|
# @param UnitPriceThirdStep: 使用时间区间在(360, ∞)小时的后续合计费用的原价,后付费模式使用,单位:元。
|
5679
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5680
5663
|
# @type UnitPriceThirdStep: Float
|
5681
5664
|
# @param UnitPriceDiscountThirdStep: 使用时间区间在(360, ∞)小时的后续合计费用的折扣价,后付费模式使用,单位:元
|
5682
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5683
5665
|
# @type UnitPriceDiscountThirdStep: Float
|
5684
5666
|
# @param OriginalPriceThreeYear: 预支三年合计费用的原价,预付费模式使用,单位:元。
|
5685
5667
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5686
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5687
5668
|
# @type OriginalPriceThreeYear: Float
|
5688
5669
|
# @param DiscountPriceThreeYear: 预支三年合计费用的折扣价,预付费模式使用,单位:元。
|
5689
5670
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5690
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5691
5671
|
# @type DiscountPriceThreeYear: Float
|
5692
5672
|
# @param DiscountThreeYear: 预支三年应用的折扣,如20.0代表2折。
|
5693
5673
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5694
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5695
5674
|
# @type DiscountThreeYear: Float
|
5696
5675
|
# @param OriginalPriceFiveYear: 预支五年合计费用的原价,预付费模式使用,单位:元。
|
5697
5676
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5698
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5699
5677
|
# @type OriginalPriceFiveYear: Float
|
5700
5678
|
# @param DiscountPriceFiveYear: 预支五年合计费用的折扣价,预付费模式使用,单位:元。
|
5701
5679
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5702
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5703
5680
|
# @type DiscountPriceFiveYear: Float
|
5704
5681
|
# @param DiscountFiveYear: 预支五年应用的折扣,如20.0代表2折。
|
5705
5682
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5706
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5707
5683
|
# @type DiscountFiveYear: Float
|
5708
5684
|
# @param OriginalPriceOneYear: 预支一年合计费用的原价,预付费模式使用,单位:元。
|
5709
5685
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5710
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5711
5686
|
# @type OriginalPriceOneYear: Float
|
5712
5687
|
# @param DiscountPriceOneYear: 预支一年合计费用的折扣价,预付费模式使用,单位:元。
|
5713
5688
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5714
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5715
5689
|
# @type DiscountPriceOneYear: Float
|
5716
5690
|
# @param DiscountOneYear: 预支一年应用的折扣,如20.0代表2折。
|
5717
5691
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5718
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5719
5692
|
# @type DiscountOneYear: Float
|
5720
5693
|
|
5721
5694
|
attr_accessor :UnitPrice, :ChargeUnit, :OriginalPrice, :DiscountPrice, :Discount, :UnitPriceDiscount, :UnitPriceSecondStep, :UnitPriceDiscountSecondStep, :UnitPriceThirdStep, :UnitPriceDiscountThirdStep, :OriginalPriceThreeYear, :DiscountPriceThreeYear, :DiscountThreeYear, :OriginalPriceFiveYear, :DiscountPriceFiveYear, :DiscountFiveYear, :OriginalPriceOneYear, :DiscountPriceOneYear, :DiscountOneYear
|
@@ -8166,13 +8139,10 @@ module TencentCloud
|
|
8166
8139
|
# HDD的本地存储信息
|
8167
8140
|
class StorageBlock < TencentCloud::Common::AbstractModel
|
8168
8141
|
# @param Type: HDD本地存储类型,值为:LOCAL_PRO.
|
8169
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8170
8142
|
# @type Type: String
|
8171
8143
|
# @param MinSize: HDD本地存储的最小容量
|
8172
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8173
8144
|
# @type MinSize: Integer
|
8174
8145
|
# @param MaxSize: HDD本地存储的最大容量
|
8175
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8176
8146
|
# @type MaxSize: Integer
|
8177
8147
|
|
8178
8148
|
attr_accessor :Type, :MinSize, :MaxSize
|
@@ -8302,12 +8272,10 @@ module TencentCloud
|
|
8302
8272
|
# @param DiskSize: 系统盘大小,单位:GB。默认值为 50
|
8303
8273
|
# @type DiskSize: Integer
|
8304
8274
|
# @param CdcId: 所属的独享集群ID。
|
8305
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8306
8275
|
# @type CdcId: String
|
8307
8276
|
# @param DiskName: 磁盘名称,长度不超过128 个字符。
|
8308
8277
|
|
8309
8278
|
# 该参数正在邀测中,暂未开放使用。
|
8310
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8311
8279
|
# @type DiskName: String
|
8312
8280
|
|
8313
8281
|
attr_accessor :DiskType, :DiskId, :DiskSize, :CdcId, :DiskName
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cvm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1006
|
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-02-
|
11
|
+
date: 2025-02-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|