tencentcloud-sdk-es 3.0.410 → 3.0.411
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180416/models.rb +28 -6
- 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: 53b9100e825cbbf59e032c6feae4f573a08d0aba
|
4
|
+
data.tar.gz: 254d761a6a647178ba78572fae55ebd535bf2f88
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6b83b95f279be4680d328f24c07e060b6e3bda531135cc96881d35e270b1632c4e9d77e1cff03f0149bed7e9b827fbff3c7def89f1531fad4e1aa1377df42de2
|
7
|
+
data.tar.gz: 380b08c5e298191911e8c9f0f82a927c015d2763cd69935bc89d4b2cdec1ccf6f8d47debd792386b40dbed472d6b486dd7caae17d26fb541918b04c526eb530d
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.411
|
data/lib/v20180416/models.rb
CHANGED
@@ -464,10 +464,12 @@ module TencentCloud
|
|
464
464
|
# @type LicenseType: String
|
465
465
|
# @param TagList: 标签信息列表
|
466
466
|
# @type TagList: Array
|
467
|
+
# @param OperationDuration: 可维护时间段
|
468
|
+
# @type OperationDuration: :class:`Tencentcloud::Es.v20180416.models.OperationDuration`
|
467
469
|
|
468
|
-
attr_accessor :InstanceName, :Zone, :LogstashVersion, :VpcId, :SubnetId, :NodeNum, :ChargeType, :ChargePeriod, :TimeUnit, :AutoVoucher, :VoucherIds, :RenewFlag, :NodeType, :DiskType, :DiskSize, :LicenseType, :TagList
|
470
|
+
attr_accessor :InstanceName, :Zone, :LogstashVersion, :VpcId, :SubnetId, :NodeNum, :ChargeType, :ChargePeriod, :TimeUnit, :AutoVoucher, :VoucherIds, :RenewFlag, :NodeType, :DiskType, :DiskSize, :LicenseType, :TagList, :OperationDuration
|
469
471
|
|
470
|
-
def initialize(instancename=nil, zone=nil, logstashversion=nil, vpcid=nil, subnetid=nil, nodenum=nil, chargetype=nil, chargeperiod=nil, timeunit=nil, autovoucher=nil, voucherids=nil, renewflag=nil, nodetype=nil, disktype=nil, disksize=nil, licensetype=nil, taglist=nil)
|
472
|
+
def initialize(instancename=nil, zone=nil, logstashversion=nil, vpcid=nil, subnetid=nil, nodenum=nil, chargetype=nil, chargeperiod=nil, timeunit=nil, autovoucher=nil, voucherids=nil, renewflag=nil, nodetype=nil, disktype=nil, disksize=nil, licensetype=nil, taglist=nil, operationduration=nil)
|
471
473
|
@InstanceName = instancename
|
472
474
|
@Zone = zone
|
473
475
|
@LogstashVersion = logstashversion
|
@@ -485,6 +487,7 @@ module TencentCloud
|
|
485
487
|
@DiskSize = disksize
|
486
488
|
@LicenseType = licensetype
|
487
489
|
@TagList = taglist
|
490
|
+
@OperationDuration = operationduration
|
488
491
|
end
|
489
492
|
|
490
493
|
def deserialize(params)
|
@@ -512,6 +515,10 @@ module TencentCloud
|
|
512
515
|
@TagList << taginfo_tmp
|
513
516
|
end
|
514
517
|
end
|
518
|
+
unless params['OperationDuration'].nil?
|
519
|
+
@OperationDuration = OperationDuration.new
|
520
|
+
@OperationDuration.deserialize(params['OperationDuration'])
|
521
|
+
end
|
515
522
|
end
|
516
523
|
end
|
517
524
|
|
@@ -2513,10 +2520,13 @@ module TencentCloud
|
|
2513
2520
|
# @param ExtendedFiles: 扩展文件列表
|
2514
2521
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2515
2522
|
# @type ExtendedFiles: Array
|
2523
|
+
# @param OperationDuration: 可维护时间段
|
2524
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
2525
|
+
# @type OperationDuration: :class:`Tencentcloud::Es.v20180416.models.OperationDuration`
|
2516
2526
|
|
2517
|
-
attr_accessor :InstanceId, :InstanceName, :Region, :Zone, :AppId, :Uin, :VpcId, :SubnetId, :Status, :ChargeType, :ChargePeriod, :RenewFlag, :NodeType, :NodeNum, :DiskType, :DiskSize, :LogstashVersion, :LicenseType, :CreateTime, :UpdateTime, :Deadline, :Nodes, :BindedESInstanceId, :YMLConfig, :ExtendedFiles
|
2527
|
+
attr_accessor :InstanceId, :InstanceName, :Region, :Zone, :AppId, :Uin, :VpcId, :SubnetId, :Status, :ChargeType, :ChargePeriod, :RenewFlag, :NodeType, :NodeNum, :DiskType, :DiskSize, :LogstashVersion, :LicenseType, :CreateTime, :UpdateTime, :Deadline, :Nodes, :BindedESInstanceId, :YMLConfig, :ExtendedFiles, :OperationDuration
|
2518
2528
|
|
2519
|
-
def initialize(instanceid=nil, instancename=nil, region=nil, zone=nil, appid=nil, uin=nil, vpcid=nil, subnetid=nil, status=nil, chargetype=nil, chargeperiod=nil, renewflag=nil, nodetype=nil, nodenum=nil, disktype=nil, disksize=nil, logstashversion=nil, licensetype=nil, createtime=nil, updatetime=nil, deadline=nil, nodes=nil, bindedesinstanceid=nil, ymlconfig=nil, extendedfiles=nil)
|
2529
|
+
def initialize(instanceid=nil, instancename=nil, region=nil, zone=nil, appid=nil, uin=nil, vpcid=nil, subnetid=nil, status=nil, chargetype=nil, chargeperiod=nil, renewflag=nil, nodetype=nil, nodenum=nil, disktype=nil, disksize=nil, logstashversion=nil, licensetype=nil, createtime=nil, updatetime=nil, deadline=nil, nodes=nil, bindedesinstanceid=nil, ymlconfig=nil, extendedfiles=nil, operationduration=nil)
|
2520
2530
|
@InstanceId = instanceid
|
2521
2531
|
@InstanceName = instancename
|
2522
2532
|
@Region = region
|
@@ -2542,6 +2552,7 @@ module TencentCloud
|
|
2542
2552
|
@BindedESInstanceId = bindedesinstanceid
|
2543
2553
|
@YMLConfig = ymlconfig
|
2544
2554
|
@ExtendedFiles = extendedfiles
|
2555
|
+
@OperationDuration = operationduration
|
2545
2556
|
end
|
2546
2557
|
|
2547
2558
|
def deserialize(params)
|
@@ -2584,6 +2595,10 @@ module TencentCloud
|
|
2584
2595
|
@ExtendedFiles << logstashextendedfile_tmp
|
2585
2596
|
end
|
2586
2597
|
end
|
2598
|
+
unless params['OperationDuration'].nil?
|
2599
|
+
@OperationDuration = OperationDuration.new
|
2600
|
+
@OperationDuration.deserialize(params['OperationDuration'])
|
2601
|
+
end
|
2587
2602
|
end
|
2588
2603
|
end
|
2589
2604
|
|
@@ -3870,10 +3885,12 @@ module TencentCloud
|
|
3870
3885
|
# @type NodeType: String
|
3871
3886
|
# @param DiskSize: 节点磁盘容量
|
3872
3887
|
# @type DiskSize: Integer
|
3888
|
+
# @param OperationDuration: 可维护时间段
|
3889
|
+
# @type OperationDuration: :class:`Tencentcloud::Es.v20180416.models.OperationDurationUpdated`
|
3873
3890
|
|
3874
|
-
attr_accessor :InstanceId, :NodeNum, :YMLConfig, :BindedES, :InstanceName, :ExtendedFiles, :NodeType, :DiskSize
|
3891
|
+
attr_accessor :InstanceId, :NodeNum, :YMLConfig, :BindedES, :InstanceName, :ExtendedFiles, :NodeType, :DiskSize, :OperationDuration
|
3875
3892
|
|
3876
|
-
def initialize(instanceid=nil, nodenum=nil, ymlconfig=nil, bindedes=nil, instancename=nil, extendedfiles=nil, nodetype=nil, disksize=nil)
|
3893
|
+
def initialize(instanceid=nil, nodenum=nil, ymlconfig=nil, bindedes=nil, instancename=nil, extendedfiles=nil, nodetype=nil, disksize=nil, operationduration=nil)
|
3877
3894
|
@InstanceId = instanceid
|
3878
3895
|
@NodeNum = nodenum
|
3879
3896
|
@YMLConfig = ymlconfig
|
@@ -3882,6 +3899,7 @@ module TencentCloud
|
|
3882
3899
|
@ExtendedFiles = extendedfiles
|
3883
3900
|
@NodeType = nodetype
|
3884
3901
|
@DiskSize = disksize
|
3902
|
+
@OperationDuration = operationduration
|
3885
3903
|
end
|
3886
3904
|
|
3887
3905
|
def deserialize(params)
|
@@ -3903,6 +3921,10 @@ module TencentCloud
|
|
3903
3921
|
end
|
3904
3922
|
@NodeType = params['NodeType']
|
3905
3923
|
@DiskSize = params['DiskSize']
|
3924
|
+
unless params['OperationDuration'].nil?
|
3925
|
+
@OperationDuration = OperationDurationUpdated.new
|
3926
|
+
@OperationDuration.deserialize(params['OperationDuration'])
|
3927
|
+
end
|
3906
3928
|
end
|
3907
3929
|
end
|
3908
3930
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-es
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.411
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-09-
|
11
|
+
date: 2022-09-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|