tencentcloud-sdk-emr 3.0.982 → 3.0.983

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20190103/models.rb +18 -60
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 986f6094fe6f7400aabece32f626d5669677fe53
4
- data.tar.gz: f0fb77e822f7454c5342aff9064786687d542543
3
+ metadata.gz: cbc1a3d4d2837673870240d77820795725c1a419
4
+ data.tar.gz: 60f5f3f6d97a47fa41250919a985497c8d986d91
5
5
  SHA512:
6
- metadata.gz: 93d2edb4e9bb7260d8806a310140013124b00ac468689d75a902b8f0f55b0b4671489a3f9523ba9db10a7a8054daf12ca81ba38c75852224a619ce00268eac55
7
- data.tar.gz: 2eab98016d47eae6633aa6a47e256db318990c097d6c567a0dde9219bfbe219184dabef203b302fce98cf283d4f6fc95fc38a3080dc4175d379a5aaa2c64eb60
6
+ metadata.gz: d022135b90f944ebdeef3b8c81b2eefe6ad8909c36b0a8d348fe8a479c9064dd4f56ddaf2791e913b303637f444bb27d4c269db104cdf6e9fef0ef1ebd0eb7b0
7
+ data.tar.gz: 323a7f774aff156bd7ffc385d15fb0ba37f4ab8185e14ca63fad79b26ee1a61723f664995f429d08f775a347fa105a1d16e7f25fdf6fda4289988c2a24f3e254
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.982
1
+ 3.0.983
@@ -8200,95 +8200,65 @@ module TencentCloud
8200
8200
  # 节点硬件信息
8201
8201
  class NodeHardwareInfo < TencentCloud::Common::AbstractModel
8202
8202
  # @param AppId: 用户APPID
8203
- # 注意:此字段可能返回 null,表示取不到有效值。
8204
8203
  # @type AppId: Integer
8205
8204
  # @param SerialNo: 序列号
8206
- # 注意:此字段可能返回 null,表示取不到有效值。
8207
8205
  # @type SerialNo: String
8208
8206
  # @param OrderNo: 机器实例ID
8209
- # 注意:此字段可能返回 null,表示取不到有效值。
8210
8207
  # @type OrderNo: String
8211
8208
  # @param WanIp: master节点绑定外网IP
8212
- # 注意:此字段可能返回 null,表示取不到有效值。
8213
8209
  # @type WanIp: String
8214
8210
  # @param Flag: 节点类型。0:common节点;1:master节点
8215
8211
  # ;2:core节点;3:task节点
8216
- # 注意:此字段可能返回 null,表示取不到有效值。
8217
8212
  # @type Flag: Integer
8218
8213
  # @param Spec: 节点规格
8219
- # 注意:此字段可能返回 null,表示取不到有效值。
8220
8214
  # @type Spec: String
8221
8215
  # @param CpuNum: 节点核数
8222
- # 注意:此字段可能返回 null,表示取不到有效值。
8223
8216
  # @type CpuNum: Integer
8224
- # @param MemSize: 节点内存
8225
- # 注意:此字段可能返回 null,表示取不到有效值。
8217
+ # @param MemSize: 节点内存,单位b
8226
8218
  # @type MemSize: Integer
8227
- # @param MemDesc: 节点内存描述
8228
- # 注意:此字段可能返回 null,表示取不到有效值。
8219
+ # @param MemDesc: 节点内存描述,单位GB
8229
8220
  # @type MemDesc: String
8230
8221
  # @param RegionId: 节点所在region
8231
- # 注意:此字段可能返回 null,表示取不到有效值。
8232
8222
  # @type RegionId: Integer
8233
8223
  # @param ZoneId: 节点所在Zone
8234
- # 注意:此字段可能返回 null,表示取不到有效值。
8235
8224
  # @type ZoneId: Integer
8236
8225
  # @param ApplyTime: 申请时间
8237
- # 注意:此字段可能返回 null,表示取不到有效值。
8238
8226
  # @type ApplyTime: String
8239
8227
  # @param FreeTime: 释放时间
8240
- # 注意:此字段可能返回 null,表示取不到有效值。
8241
8228
  # @type FreeTime: String
8242
8229
  # @param DiskSize: 硬盘大小
8243
- # 注意:此字段可能返回 null,表示取不到有效值。
8244
8230
  # @type DiskSize: String
8245
8231
  # @param NameTag: 节点描述
8246
- # 注意:此字段可能返回 null,表示取不到有效值。
8247
8232
  # @type NameTag: String
8248
8233
  # @param Services: 节点部署服务
8249
- # 注意:此字段可能返回 null,表示取不到有效值。
8250
8234
  # @type Services: String
8251
- # @param StorageType: 磁盘类型
8252
- # 注意:此字段可能返回 null,表示取不到有效值。
8235
+ # @param StorageType: 磁盘类型,1 :本地盘 2 :云硬盘 3 : 本地SSD 4 : 云SSD 5 : 高效云盘 6 : 增强型SSD云硬盘 11 : 吞吐型云硬盘 12 : 极速型SSD云硬盘 13 : 通用型SSD云硬盘 14 : 大数据型云硬盘 15 : 高IO型云硬盘 16 : 远端SSD盘
8253
8236
  # @type StorageType: Integer
8254
- # @param RootSize: 系统盘大小
8255
- # 注意:此字段可能返回 null,表示取不到有效值。
8237
+ # @param RootSize: 系统盘大小,单位GB
8256
8238
  # @type RootSize: Integer
8257
- # @param ChargeType: 付费类型
8258
- # 注意:此字段可能返回 null,表示取不到有效值。
8239
+ # @param ChargeType: 付费类型,0:按量计费;1:包年包月
8259
8240
  # @type ChargeType: Integer
8260
8241
  # @param CdbIp: 数据库IP
8261
- # 注意:此字段可能返回 null,表示取不到有效值。
8262
8242
  # @type CdbIp: String
8263
8243
  # @param CdbPort: 数据库端口
8264
- # 注意:此字段可能返回 null,表示取不到有效值。
8265
8244
  # @type CdbPort: Integer
8266
- # @param HwDiskSize: 硬盘容量
8267
- # 注意:此字段可能返回 null,表示取不到有效值。
8245
+ # @param HwDiskSize: 硬盘容量,单位b
8268
8246
  # @type HwDiskSize: Integer
8269
8247
  # @param HwDiskSizeDesc: 硬盘容量描述
8270
- # 注意:此字段可能返回 null,表示取不到有效值。
8271
8248
  # @type HwDiskSizeDesc: String
8272
- # @param HwMemSize: 内存容量
8273
- # 注意:此字段可能返回 null,表示取不到有效值。
8249
+ # @param HwMemSize: 内存容量,单位b
8274
8250
  # @type HwMemSize: Integer
8275
8251
  # @param HwMemSizeDesc: 内存容量描述
8276
- # 注意:此字段可能返回 null,表示取不到有效值。
8277
8252
  # @type HwMemSizeDesc: String
8278
8253
  # @param ExpireTime: 过期时间
8279
- # 注意:此字段可能返回 null,表示取不到有效值。
8280
8254
  # @type ExpireTime: String
8281
8255
  # @param EmrResourceId: 节点资源ID
8282
- # 注意:此字段可能返回 null,表示取不到有效值。
8283
8256
  # @type EmrResourceId: String
8284
8257
  # @param IsAutoRenew: 续费标志
8285
- # 注意:此字段可能返回 null,表示取不到有效值。
8286
8258
  # @type IsAutoRenew: Integer
8287
8259
  # @param DeviceClass: 设备标识
8288
- # 注意:此字段可能返回 null,表示取不到有效值。
8289
8260
  # @type DeviceClass: String
8290
8261
  # @param Mutable: 支持变配
8291
- # 注意:此字段可能返回 null,表示取不到有效值。
8292
8262
  # @type Mutable: Integer
8293
8263
  # @param MCMultiDisk: 多云盘
8294
8264
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -8297,75 +8267,59 @@ module TencentCloud
8297
8267
  # 注意:此字段可能返回 null,表示取不到有效值。
8298
8268
  # @type CdbNodeInfo: :class:`Tencentcloud::Emr.v20190103.models.CdbInfo`
8299
8269
  # @param Ip: 内网IP
8300
- # 注意:此字段可能返回 null,表示取不到有效值。
8301
8270
  # @type Ip: String
8302
8271
  # @param Destroyable: 此节点是否可销毁,1可销毁,0不可销毁
8303
- # 注意:此字段可能返回 null,表示取不到有效值。
8304
8272
  # @type Destroyable: Integer
8305
8273
  # @param Tags: 节点绑定的标签
8306
8274
  # 注意:此字段可能返回 null,表示取不到有效值。
8307
8275
  # @type Tags: Array
8308
8276
  # @param AutoFlag: 是否是自动扩缩容节点,0为普通节点,1为自动扩缩容节点。
8309
- # 注意:此字段可能返回 null,表示取不到有效值。
8310
8277
  # @type AutoFlag: Integer
8311
8278
  # @param HardwareResourceType: 资源类型, host/pod
8312
- # 注意:此字段可能返回 null,表示取不到有效值。
8313
8279
  # @type HardwareResourceType: String
8314
8280
  # @param IsDynamicSpec: 是否浮动规格,1是,0否
8315
- # 注意:此字段可能返回 null,表示取不到有效值。
8316
8281
  # @type IsDynamicSpec: Integer
8317
8282
  # @param DynamicPodSpec: 浮动规格值json字符串
8318
- # 注意:此字段可能返回 null,表示取不到有效值。
8319
8283
  # @type DynamicPodSpec: String
8320
8284
  # @param SupportModifyPayMode: 是否支持变更计费类型 1是,0否
8321
- # 注意:此字段可能返回 null,表示取不到有效值。
8322
8285
  # @type SupportModifyPayMode: Integer
8323
- # @param RootStorageType: 系统盘类型
8324
- # 注意:此字段可能返回 null,表示取不到有效值。
8286
+ # @param RootStorageType: 系统盘类型,1 :本地盘 2 :云硬盘 3 : 本地SSD 4 : 云SSD 5 : 高效云盘 6 : 增强型SSD云硬盘 11 : 吞吐型云硬盘 12 : 极速型SSD云硬盘 13 : 通用型SSD云硬盘 14 : 大数据型云硬盘 15 : 高IO型云硬盘 16 : 远端SSD盘
8325
8287
  # @type RootStorageType: Integer
8326
8288
  # @param Zone: 可用区信息
8327
- # 注意:此字段可能返回 null,表示取不到有效值。
8328
8289
  # @type Zone: String
8329
8290
  # @param SubnetInfo: 子网
8330
8291
  # 注意:此字段可能返回 null,表示取不到有效值。
8331
8292
  # @type SubnetInfo: :class:`Tencentcloud::Emr.v20190103.models.SubnetInfo`
8332
8293
  # @param Clients: 客户端
8333
- # 注意:此字段可能返回 null,表示取不到有效值。
8334
8294
  # @type Clients: String
8335
8295
  # @param CurrentTime: 系统当前时间
8336
- # 注意:此字段可能返回 null,表示取不到有效值。
8337
8296
  # @type CurrentTime: String
8338
8297
  # @param IsFederation: 是否用于联邦 ,1是,0否
8339
- # 注意:此字段可能返回 null,表示取不到有效值。
8340
8298
  # @type IsFederation: Integer
8341
8299
  # @param DeviceName: 设备名称
8342
- # 注意:此字段可能返回 null,表示取不到有效值。
8343
8300
  # @type DeviceName: String
8344
8301
  # @param ServiceClient: 服务
8345
- # 注意:此字段可能返回 null,表示取不到有效值。
8346
8302
  # @type ServiceClient: String
8347
8303
  # @param DisableApiTermination: 该实例是否开启实例保护,true为开启 false为关闭
8348
- # 注意:此字段可能返回 null,表示取不到有效值。
8349
8304
  # @type DisableApiTermination: Boolean
8350
8305
  # @param TradeVersion: 0表示老计费,1表示新计费
8351
- # 注意:此字段可能返回 null,表示取不到有效值。
8352
8306
  # @type TradeVersion: Integer
8353
8307
  # @param ServicesStatus: 各组件状态,Zookeeper:STARTED,ResourceManager:STARTED,STARTED已启动,STOPED已停止
8354
- # 注意:此字段可能返回 null,表示取不到有效值。
8355
8308
  # @type ServicesStatus: String
8356
8309
  # @param Remark: 备注
8357
- # 注意:此字段可能返回 null,表示取不到有效值。
8358
8310
  # @type Remark: String
8359
8311
  # @param SharedClusterId: 共享集群id
8360
- # 注意:此字段可能返回 null,表示取不到有效值。
8361
8312
  # @type SharedClusterId: String
8362
8313
  # @param SharedClusterIdDesc: 共享集群id描述
8363
- # 注意:此字段可能返回 null,表示取不到有效值。
8364
8314
  # @type SharedClusterIdDesc: String
8315
+ # @param TimingResource: 是否是定时销毁资源
8316
+ # @type TimingResource: Boolean
8317
+ # @param TkeClusterId: 资源类型(HardwareResourceType)为pod时,对应的TKE集群id
8318
+ # @type TkeClusterId: String
8365
8319
 
8366
- attr_accessor :AppId, :SerialNo, :OrderNo, :WanIp, :Flag, :Spec, :CpuNum, :MemSize, :MemDesc, :RegionId, :ZoneId, :ApplyTime, :FreeTime, :DiskSize, :NameTag, :Services, :StorageType, :RootSize, :ChargeType, :CdbIp, :CdbPort, :HwDiskSize, :HwDiskSizeDesc, :HwMemSize, :HwMemSizeDesc, :ExpireTime, :EmrResourceId, :IsAutoRenew, :DeviceClass, :Mutable, :MCMultiDisk, :CdbNodeInfo, :Ip, :Destroyable, :Tags, :AutoFlag, :HardwareResourceType, :IsDynamicSpec, :DynamicPodSpec, :SupportModifyPayMode, :RootStorageType, :Zone, :SubnetInfo, :Clients, :CurrentTime, :IsFederation, :DeviceName, :ServiceClient, :DisableApiTermination, :TradeVersion, :ServicesStatus, :Remark, :SharedClusterId, :SharedClusterIdDesc
8320
+ attr_accessor :AppId, :SerialNo, :OrderNo, :WanIp, :Flag, :Spec, :CpuNum, :MemSize, :MemDesc, :RegionId, :ZoneId, :ApplyTime, :FreeTime, :DiskSize, :NameTag, :Services, :StorageType, :RootSize, :ChargeType, :CdbIp, :CdbPort, :HwDiskSize, :HwDiskSizeDesc, :HwMemSize, :HwMemSizeDesc, :ExpireTime, :EmrResourceId, :IsAutoRenew, :DeviceClass, :Mutable, :MCMultiDisk, :CdbNodeInfo, :Ip, :Destroyable, :Tags, :AutoFlag, :HardwareResourceType, :IsDynamicSpec, :DynamicPodSpec, :SupportModifyPayMode, :RootStorageType, :Zone, :SubnetInfo, :Clients, :CurrentTime, :IsFederation, :DeviceName, :ServiceClient, :DisableApiTermination, :TradeVersion, :ServicesStatus, :Remark, :SharedClusterId, :SharedClusterIdDesc, :TimingResource, :TkeClusterId
8367
8321
 
8368
- def initialize(appid=nil, serialno=nil, orderno=nil, wanip=nil, flag=nil, spec=nil, cpunum=nil, memsize=nil, memdesc=nil, regionid=nil, zoneid=nil, applytime=nil, freetime=nil, disksize=nil, nametag=nil, services=nil, storagetype=nil, rootsize=nil, chargetype=nil, cdbip=nil, cdbport=nil, hwdisksize=nil, hwdisksizedesc=nil, hwmemsize=nil, hwmemsizedesc=nil, expiretime=nil, emrresourceid=nil, isautorenew=nil, deviceclass=nil, mutable=nil, mcmultidisk=nil, cdbnodeinfo=nil, ip=nil, destroyable=nil, tags=nil, autoflag=nil, hardwareresourcetype=nil, isdynamicspec=nil, dynamicpodspec=nil, supportmodifypaymode=nil, rootstoragetype=nil, zone=nil, subnetinfo=nil, clients=nil, currenttime=nil, isfederation=nil, devicename=nil, serviceclient=nil, disableapitermination=nil, tradeversion=nil, servicesstatus=nil, remark=nil, sharedclusterid=nil, sharedclusteriddesc=nil)
8322
+ def initialize(appid=nil, serialno=nil, orderno=nil, wanip=nil, flag=nil, spec=nil, cpunum=nil, memsize=nil, memdesc=nil, regionid=nil, zoneid=nil, applytime=nil, freetime=nil, disksize=nil, nametag=nil, services=nil, storagetype=nil, rootsize=nil, chargetype=nil, cdbip=nil, cdbport=nil, hwdisksize=nil, hwdisksizedesc=nil, hwmemsize=nil, hwmemsizedesc=nil, expiretime=nil, emrresourceid=nil, isautorenew=nil, deviceclass=nil, mutable=nil, mcmultidisk=nil, cdbnodeinfo=nil, ip=nil, destroyable=nil, tags=nil, autoflag=nil, hardwareresourcetype=nil, isdynamicspec=nil, dynamicpodspec=nil, supportmodifypaymode=nil, rootstoragetype=nil, zone=nil, subnetinfo=nil, clients=nil, currenttime=nil, isfederation=nil, devicename=nil, serviceclient=nil, disableapitermination=nil, tradeversion=nil, servicesstatus=nil, remark=nil, sharedclusterid=nil, sharedclusteriddesc=nil, timingresource=nil, tkeclusterid=nil)
8369
8323
  @AppId = appid
8370
8324
  @SerialNo = serialno
8371
8325
  @OrderNo = orderno
@@ -8420,6 +8374,8 @@ module TencentCloud
8420
8374
  @Remark = remark
8421
8375
  @SharedClusterId = sharedclusterid
8422
8376
  @SharedClusterIdDesc = sharedclusteriddesc
8377
+ @TimingResource = timingresource
8378
+ @TkeClusterId = tkeclusterid
8423
8379
  end
8424
8380
 
8425
8381
  def deserialize(params)
@@ -8497,6 +8453,8 @@ module TencentCloud
8497
8453
  @Remark = params['Remark']
8498
8454
  @SharedClusterId = params['SharedClusterId']
8499
8455
  @SharedClusterIdDesc = params['SharedClusterIdDesc']
8456
+ @TimingResource = params['TimingResource']
8457
+ @TkeClusterId = params['TkeClusterId']
8500
8458
  end
8501
8459
  end
8502
8460
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-emr
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.982
4
+ version: 3.0.983
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-01-14 00:00:00.000000000 Z
11
+ date: 2025-01-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common