tencentcloud-sdk-emr 3.0.1026 → 3.0.1027
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/v20190103/models.rb +6 -29
- 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: 96f9f52a4656c411d833f5c0277fd157d78bdffd
|
4
|
+
data.tar.gz: 8795eef224f6423f6e34c6dc4c6b7f8132ae7270
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1028e7b882b1b84ff89754d29f28a363556711a878668ededcdc382545f8bb13d29dd6bb074b4edcea426035c072c719eb845433635795b0fcd5887c384b030d
|
7
|
+
data.tar.gz: b43dd66ec0437feb54b2cfd676b7518518fd68985fa5ee7f70534edff9d334434d468ebac7134caefe5e1292f1853d6bad821f9b238d0045e536d2f31cdc3a41
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1027
|
data/lib/v20190103/models.rb
CHANGED
@@ -1190,7 +1190,6 @@ module TencentCloud
|
|
1190
1190
|
# 集群间绑定使用信息
|
1191
1191
|
class ClusterRelationMeta < TencentCloud::Common::AbstractModel
|
1192
1192
|
# @param ClusterType: 集群类型
|
1193
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1194
1193
|
# @type ClusterType: String
|
1195
1194
|
# @param ClusterIdList: 集群id列表
|
1196
1195
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -2043,7 +2042,6 @@ module TencentCloud
|
|
2043
2042
|
# CreateInstance返回参数结构体
|
2044
2043
|
class CreateInstanceResponse < TencentCloud::Common::AbstractModel
|
2045
2044
|
# @param InstanceId: 实例ID
|
2046
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2047
2045
|
# @type InstanceId: String
|
2048
2046
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2049
2047
|
# @type RequestId: String
|
@@ -4478,13 +4476,11 @@ module TencentCloud
|
|
4478
4476
|
# DescribeServiceNodeInfos返回参数结构体
|
4479
4477
|
class DescribeServiceNodeInfosResponse < TencentCloud::Common::AbstractModel
|
4480
4478
|
# @param TotalCnt: 总数量
|
4481
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4482
4479
|
# @type TotalCnt: Integer
|
4483
4480
|
# @param ServiceNodeList: 进程信息
|
4484
4481
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4485
4482
|
# @type ServiceNodeList: Array
|
4486
4483
|
# @param AliasInfo: 集群所有节点的别名序列化
|
4487
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4488
4484
|
# @type AliasInfo: String
|
4489
4485
|
# @param SupportNodeFlagFilterList: 支持的FlagNode列表
|
4490
4486
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -4938,7 +4934,6 @@ module TencentCloud
|
|
4938
4934
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4939
4935
|
# @type Tasks: Array
|
4940
4936
|
# @param Total: 任务详情总数
|
4941
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4942
4937
|
# @type Total: Integer
|
4943
4938
|
# @param SchedulerNameList: 调度类型筛选列表
|
4944
4939
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -5274,7 +5269,6 @@ module TencentCloud
|
|
5274
5269
|
# @param ClusterId: 集群ID
|
5275
5270
|
# @type ClusterId: String
|
5276
5271
|
# @param StatusDesc: 常见状态描述:集群生产中,集群运行中,集群创建中,集群已关闭,集群已删除
|
5277
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5278
5272
|
# @type StatusDesc: String
|
5279
5273
|
# @param ClusterName: 集群名字
|
5280
5274
|
# @type ClusterName: String
|
@@ -5295,69 +5289,53 @@ module TencentCloud
|
|
5295
5289
|
# @param Id: emr ID
|
5296
5290
|
# @type Id: Integer
|
5297
5291
|
# @param ProductId: 产品ID
|
5298
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5299
5292
|
# @type ProductId: Integer
|
5300
5293
|
# @param ProjectId: 项目ID
|
5301
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5302
5294
|
# @type ProjectId: Integer
|
5303
5295
|
# @param RegionId: 区域
|
5304
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5305
5296
|
# @type RegionId: Integer
|
5306
5297
|
# @param SubnetId: 子网ID
|
5307
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5308
5298
|
# @type SubnetId: Integer
|
5309
5299
|
# @param VpcId: 网络ID
|
5310
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5311
5300
|
# @type VpcId: Integer
|
5312
5301
|
# @param Zone: 地区
|
5313
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5314
5302
|
# @type Zone: String
|
5315
5303
|
# @param Status: 状态码, 取值为-2(集群已删除), -1(集群已关闭), 0(集群生产中), 2(集群运行中), 3(集群创建中)
|
5316
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5317
5304
|
# @type Status: Integer
|
5318
5305
|
# @param Tags: 实例标签
|
5319
5306
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5320
5307
|
# @type Tags: Array
|
5321
5308
|
# @param AlarmInfo: 告警信息
|
5322
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5323
5309
|
# @type AlarmInfo: String
|
5324
5310
|
# @param IsWoodpeckerCluster: 是否是woodpecker集群
|
5325
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5326
5311
|
# @type IsWoodpeckerCluster: Integer
|
5327
5312
|
# @param VpcName: Vpc中文
|
5328
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5329
5313
|
# @type VpcName: String
|
5330
5314
|
# @param SubnetName: 子网中文
|
5331
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5332
5315
|
# @type SubnetName: String
|
5333
5316
|
# @param UniqVpcId: 字符串VpcId
|
5334
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5335
5317
|
# @type UniqVpcId: String
|
5336
5318
|
# @param UniqSubnetId: 字符串子网
|
5337
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5338
5319
|
# @type UniqSubnetId: String
|
5339
5320
|
# @param ClusterClass: 集群类型
|
5340
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5341
5321
|
# @type ClusterClass: String
|
5342
5322
|
# @param IsMultiZoneCluster: 是否为跨AZ集群
|
5343
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5344
5323
|
# @type IsMultiZoneCluster: Boolean
|
5345
5324
|
# @param IsHandsCluster: 是否手戳集群
|
5346
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5347
5325
|
# @type IsHandsCluster: Boolean
|
5348
5326
|
# @param OutSideSoftInfo: 体外客户端组件信息
|
5349
5327
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5350
5328
|
# @type OutSideSoftInfo: Array
|
5351
5329
|
# @param IsSupportOutsideCluster: 当前集群的应用场景是否支持体外客户端
|
5352
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5353
5330
|
# @type IsSupportOutsideCluster: Boolean
|
5354
5331
|
# @param IsDedicatedCluster: 是否专有集群场景集群
|
5355
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5356
5332
|
# @type IsDedicatedCluster: Boolean
|
5333
|
+
# @param IsSupportClone: 集群支持克隆
|
5334
|
+
# @type IsSupportClone: Boolean
|
5357
5335
|
|
5358
|
-
attr_accessor :ClusterId, :StatusDesc, :ClusterName, :ZoneId, :AppId, :AddTime, :RunTime, :MasterIp, :EmrVersion, :ChargeType, :Id, :ProductId, :ProjectId, :RegionId, :SubnetId, :VpcId, :Zone, :Status, :Tags, :AlarmInfo, :IsWoodpeckerCluster, :VpcName, :SubnetName, :UniqVpcId, :UniqSubnetId, :ClusterClass, :IsMultiZoneCluster, :IsHandsCluster, :OutSideSoftInfo, :IsSupportOutsideCluster, :IsDedicatedCluster
|
5336
|
+
attr_accessor :ClusterId, :StatusDesc, :ClusterName, :ZoneId, :AppId, :AddTime, :RunTime, :MasterIp, :EmrVersion, :ChargeType, :Id, :ProductId, :ProjectId, :RegionId, :SubnetId, :VpcId, :Zone, :Status, :Tags, :AlarmInfo, :IsWoodpeckerCluster, :VpcName, :SubnetName, :UniqVpcId, :UniqSubnetId, :ClusterClass, :IsMultiZoneCluster, :IsHandsCluster, :OutSideSoftInfo, :IsSupportOutsideCluster, :IsDedicatedCluster, :IsSupportClone
|
5359
5337
|
|
5360
|
-
def initialize(clusterid=nil, statusdesc=nil, clustername=nil, zoneid=nil, appid=nil, addtime=nil, runtime=nil, masterip=nil, emrversion=nil, chargetype=nil, id=nil, productid=nil, projectid=nil, regionid=nil, subnetid=nil, vpcid=nil, zone=nil, status=nil, tags=nil, alarminfo=nil, iswoodpeckercluster=nil, vpcname=nil, subnetname=nil, uniqvpcid=nil, uniqsubnetid=nil, clusterclass=nil, ismultizonecluster=nil, ishandscluster=nil, outsidesoftinfo=nil, issupportoutsidecluster=nil, isdedicatedcluster=nil)
|
5338
|
+
def initialize(clusterid=nil, statusdesc=nil, clustername=nil, zoneid=nil, appid=nil, addtime=nil, runtime=nil, masterip=nil, emrversion=nil, chargetype=nil, id=nil, productid=nil, projectid=nil, regionid=nil, subnetid=nil, vpcid=nil, zone=nil, status=nil, tags=nil, alarminfo=nil, iswoodpeckercluster=nil, vpcname=nil, subnetname=nil, uniqvpcid=nil, uniqsubnetid=nil, clusterclass=nil, ismultizonecluster=nil, ishandscluster=nil, outsidesoftinfo=nil, issupportoutsidecluster=nil, isdedicatedcluster=nil, issupportclone=nil)
|
5361
5339
|
@ClusterId = clusterid
|
5362
5340
|
@StatusDesc = statusdesc
|
5363
5341
|
@ClusterName = clustername
|
@@ -5389,6 +5367,7 @@ module TencentCloud
|
|
5389
5367
|
@OutSideSoftInfo = outsidesoftinfo
|
5390
5368
|
@IsSupportOutsideCluster = issupportoutsidecluster
|
5391
5369
|
@IsDedicatedCluster = isdedicatedcluster
|
5370
|
+
@IsSupportClone = issupportclone
|
5392
5371
|
end
|
5393
5372
|
|
5394
5373
|
def deserialize(params)
|
@@ -5437,6 +5416,7 @@ module TencentCloud
|
|
5437
5416
|
end
|
5438
5417
|
@IsSupportOutsideCluster = params['IsSupportOutsideCluster']
|
5439
5418
|
@IsDedicatedCluster = params['IsDedicatedCluster']
|
5419
|
+
@IsSupportClone = params['IsSupportClone']
|
5440
5420
|
end
|
5441
5421
|
end
|
5442
5422
|
|
@@ -8215,10 +8195,8 @@ module TencentCloud
|
|
8215
8195
|
# ModifyYarnDeploy返回参数结构体
|
8216
8196
|
class ModifyYarnDeployResponse < TencentCloud::Common::AbstractModel
|
8217
8197
|
# @param IsDraft: 为false不点亮部署生效、重置
|
8218
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8219
8198
|
# @type IsDraft: Boolean
|
8220
8199
|
# @param ErrorMsg: 错误信息,预留
|
8221
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8222
8200
|
# @type ErrorMsg: String
|
8223
8201
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8224
8202
|
# @type RequestId: String
|
@@ -10248,7 +10226,6 @@ module TencentCloud
|
|
10248
10226
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
10249
10227
|
# @type NotRepeat: :class:`Tencentcloud::Emr.v20190103.models.NotRepeatStrategy`
|
10250
10228
|
# @param Expire: 规则过期时间,超过该时间后,规则将自动置为暂停状态,形式为"2020-07-23 00:00:00"。必须填写
|
10251
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10252
10229
|
# @type Expire: String
|
10253
10230
|
# @param StartTime: 周期性规则开始时间
|
10254
10231
|
# @type StartTime: String
|
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.
|
4
|
+
version: 3.0.1027
|
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-03-
|
11
|
+
date: 2025-03-25 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|