tencentcloud-sdk-es 3.0.590 → 3.0.591
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/v20180416/models.rb +111 -111
- 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: b9cf375a399def73046f793bec8e7ec96854d3f6
|
4
|
+
data.tar.gz: c3c3c6df28f08825e746a6a4a96b70846482266d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 94fb4c2ac9edbdf5d3790d91312ad214c7a43090816ab029a5a9061980394df1f29287315784f308da988b0c311c87ee2a74ebbc755f01e3e8f8bff3c977b104
|
7
|
+
data.tar.gz: fe6afe78762f7c8b22c25551e8c056c4064ddb18d786adf58428b6b7a8f753a4c5e4858a629a270aad6055698b74fa716f5c68b59bb0747ec6725ad5b7ac8d7c
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20180416/models.rb
CHANGED
@@ -36,7 +36,7 @@ module TencentCloud
|
|
36
36
|
# @type IndexCreateTime: String
|
37
37
|
|
38
38
|
attr_accessor :IndexName, :IndexStatus, :IndexStorage, :IndexPhrase, :IndexCreateTime
|
39
|
-
|
39
|
+
|
40
40
|
def initialize(indexname=nil, indexstatus=nil, indexstorage=nil, indexphrase=nil, indexcreatetime=nil)
|
41
41
|
@IndexName = indexname
|
42
42
|
@IndexStatus = indexstatus
|
@@ -104,7 +104,7 @@ module TencentCloud
|
|
104
104
|
# @type SearchableSnapshotCosAppId: String
|
105
105
|
|
106
106
|
attr_accessor :Health, :Visible, :Break, :AvgDiskUsage, :AvgMemUsage, :AvgCpuUsage, :TotalDiskSize, :TargetNodeTypes, :NodeNum, :TotalNodeNum, :DataNodeNum, :IndexNum, :DocNum, :DiskUsedInBytes, :ShardNum, :PrimaryShardNum, :RelocatingShardNum, :InitializingShardNum, :UnassignedShardNum, :TotalCosStorage, :SearchableSnapshotCosBucket, :SearchableSnapshotCosAppId
|
107
|
-
|
107
|
+
|
108
108
|
def initialize(health=nil, visible=nil, _break=nil, avgdiskusage=nil, avgmemusage=nil, avgcpuusage=nil, totaldisksize=nil, targetnodetypes=nil, nodenum=nil, totalnodenum=nil, datanodenum=nil, indexnum=nil, docnum=nil, diskusedinbytes=nil, shardnum=nil, primaryshardnum=nil, relocatingshardnum=nil, initializingshardnum=nil, unassignedshardnum=nil, totalcosstorage=nil, searchablesnapshotcosbucket=nil, searchablesnapshotcosappid=nil)
|
109
109
|
@Health = health
|
110
110
|
@Visible = visible
|
@@ -164,7 +164,7 @@ module TencentCloud
|
|
164
164
|
# @type BackupTime: String
|
165
165
|
|
166
166
|
attr_accessor :IsAutoBackup, :BackupTime
|
167
|
-
|
167
|
+
|
168
168
|
def initialize(isautobackup=nil, backuptime=nil)
|
169
169
|
@IsAutoBackup = isautobackup
|
170
170
|
@BackupTime = backuptime
|
@@ -192,7 +192,7 @@ module TencentCloud
|
|
192
192
|
# @type Password: String
|
193
193
|
|
194
194
|
attr_accessor :InstanceId, :IndexType, :IndexName, :IndexMetaJson, :Username, :Password
|
195
|
-
|
195
|
+
|
196
196
|
def initialize(instanceid=nil, indextype=nil, indexname=nil, indexmetajson=nil, username=nil, password=nil)
|
197
197
|
@InstanceId = instanceid
|
198
198
|
@IndexType = indextype
|
@@ -218,7 +218,7 @@ module TencentCloud
|
|
218
218
|
# @type RequestId: String
|
219
219
|
|
220
220
|
attr_accessor :RequestId
|
221
|
-
|
221
|
+
|
222
222
|
def initialize(requestid=nil)
|
223
223
|
@RequestId = requestid
|
224
224
|
end
|
@@ -308,7 +308,7 @@ module TencentCloud
|
|
308
308
|
# @type EnableDiagnose: Boolean
|
309
309
|
|
310
310
|
attr_accessor :Zone, :EsVersion, :VpcId, :SubnetId, :Password, :InstanceName, :NodeNum, :ChargeType, :ChargePeriod, :RenewFlag, :NodeType, :DiskType, :DiskSize, :TimeUnit, :AutoVoucher, :VoucherIds, :EnableDedicatedMaster, :MasterNodeNum, :MasterNodeType, :MasterNodeDiskSize, :ClusterNameInConf, :DeployMode, :MultiZoneInfo, :LicenseType, :NodeInfoList, :TagList, :BasicSecurityType, :SceneType, :WebNodeTypeInfo, :Protocol, :OperationDuration, :EnableHybridStorage, :DiskEnhance, :EnableDiagnose
|
311
|
-
|
311
|
+
|
312
312
|
def initialize(zone=nil, esversion=nil, vpcid=nil, subnetid=nil, password=nil, instancename=nil, nodenum=nil, chargetype=nil, chargeperiod=nil, renewflag=nil, nodetype=nil, disktype=nil, disksize=nil, timeunit=nil, autovoucher=nil, voucherids=nil, enablededicatedmaster=nil, masternodenum=nil, masternodetype=nil, masternodedisksize=nil, clusternameinconf=nil, deploymode=nil, multizoneinfo=nil, licensetype=nil, nodeinfolist=nil, taglist=nil, basicsecuritytype=nil, scenetype=nil, webnodetypeinfo=nil, protocol=nil, operationduration=nil, enablehybridstorage=nil, diskenhance=nil, enablediagnose=nil)
|
313
313
|
@Zone = zone
|
314
314
|
@EsVersion = esversion
|
@@ -422,7 +422,7 @@ module TencentCloud
|
|
422
422
|
# @type RequestId: String
|
423
423
|
|
424
424
|
attr_accessor :InstanceId, :DealName, :RequestId
|
425
|
-
|
425
|
+
|
426
426
|
def initialize(instanceid=nil, dealname=nil, requestid=nil)
|
427
427
|
@InstanceId = instanceid
|
428
428
|
@DealName = dealname
|
@@ -476,7 +476,7 @@ module TencentCloud
|
|
476
476
|
# @type OperationDuration: :class:`Tencentcloud::Es.v20180416.models.OperationDuration`
|
477
477
|
|
478
478
|
attr_accessor :InstanceName, :Zone, :LogstashVersion, :VpcId, :SubnetId, :NodeNum, :ChargeType, :ChargePeriod, :TimeUnit, :AutoVoucher, :VoucherIds, :RenewFlag, :NodeType, :DiskType, :DiskSize, :LicenseType, :TagList, :OperationDuration
|
479
|
-
|
479
|
+
|
480
480
|
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)
|
481
481
|
@InstanceName = instancename
|
482
482
|
@Zone = zone
|
@@ -538,7 +538,7 @@ module TencentCloud
|
|
538
538
|
# @type RequestId: String
|
539
539
|
|
540
540
|
attr_accessor :InstanceId, :RequestId
|
541
|
-
|
541
|
+
|
542
542
|
def initialize(instanceid=nil, requestid=nil)
|
543
543
|
@InstanceId = instanceid
|
544
544
|
@RequestId = requestid
|
@@ -566,7 +566,7 @@ module TencentCloud
|
|
566
566
|
# @type BackingIndexName: String
|
567
567
|
|
568
568
|
attr_accessor :InstanceId, :IndexType, :IndexName, :Username, :Password, :BackingIndexName
|
569
|
-
|
569
|
+
|
570
570
|
def initialize(instanceid=nil, indextype=nil, indexname=nil, username=nil, password=nil, backingindexname=nil)
|
571
571
|
@InstanceId = instanceid
|
572
572
|
@IndexType = indextype
|
@@ -592,7 +592,7 @@ module TencentCloud
|
|
592
592
|
# @type RequestId: String
|
593
593
|
|
594
594
|
attr_accessor :RequestId
|
595
|
-
|
595
|
+
|
596
596
|
def initialize(requestid=nil)
|
597
597
|
@RequestId = requestid
|
598
598
|
end
|
@@ -608,7 +608,7 @@ module TencentCloud
|
|
608
608
|
# @type InstanceId: String
|
609
609
|
|
610
610
|
attr_accessor :InstanceId
|
611
|
-
|
611
|
+
|
612
612
|
def initialize(instanceid=nil)
|
613
613
|
@InstanceId = instanceid
|
614
614
|
end
|
@@ -624,7 +624,7 @@ module TencentCloud
|
|
624
624
|
# @type RequestId: String
|
625
625
|
|
626
626
|
attr_accessor :RequestId
|
627
|
-
|
627
|
+
|
628
628
|
def initialize(requestid=nil)
|
629
629
|
@RequestId = requestid
|
630
630
|
end
|
@@ -640,7 +640,7 @@ module TencentCloud
|
|
640
640
|
# @type InstanceId: String
|
641
641
|
|
642
642
|
attr_accessor :InstanceId
|
643
|
-
|
643
|
+
|
644
644
|
def initialize(instanceid=nil)
|
645
645
|
@InstanceId = instanceid
|
646
646
|
end
|
@@ -656,7 +656,7 @@ module TencentCloud
|
|
656
656
|
# @type RequestId: String
|
657
657
|
|
658
658
|
attr_accessor :RequestId
|
659
|
-
|
659
|
+
|
660
660
|
def initialize(requestid=nil)
|
661
661
|
@RequestId = requestid
|
662
662
|
end
|
@@ -674,7 +674,7 @@ module TencentCloud
|
|
674
674
|
# @type PipelineIds: Array
|
675
675
|
|
676
676
|
attr_accessor :InstanceId, :PipelineIds
|
677
|
-
|
677
|
+
|
678
678
|
def initialize(instanceid=nil, pipelineids=nil)
|
679
679
|
@InstanceId = instanceid
|
680
680
|
@PipelineIds = pipelineids
|
@@ -692,7 +692,7 @@ module TencentCloud
|
|
692
692
|
# @type RequestId: String
|
693
693
|
|
694
694
|
attr_accessor :RequestId
|
695
|
-
|
695
|
+
|
696
696
|
def initialize(requestid=nil)
|
697
697
|
@RequestId = requestid
|
698
698
|
end
|
@@ -726,7 +726,7 @@ module TencentCloud
|
|
726
726
|
# @type Order: String
|
727
727
|
|
728
728
|
attr_accessor :IndexType, :InstanceId, :IndexName, :Username, :Password, :Offset, :Limit, :OrderBy, :IndexStatusList, :Order
|
729
|
-
|
729
|
+
|
730
730
|
def initialize(indextype=nil, instanceid=nil, indexname=nil, username=nil, password=nil, offset=nil, limit=nil, orderby=nil, indexstatuslist=nil, order=nil)
|
731
731
|
@IndexType = indextype
|
732
732
|
@InstanceId = instanceid
|
@@ -766,7 +766,7 @@ module TencentCloud
|
|
766
766
|
# @type RequestId: String
|
767
767
|
|
768
768
|
attr_accessor :IndexMetaFields, :TotalCount, :RequestId
|
769
|
-
|
769
|
+
|
770
770
|
def initialize(indexmetafields=nil, totalcount=nil, requestid=nil)
|
771
771
|
@IndexMetaFields = indexmetafields
|
772
772
|
@TotalCount = totalcount
|
@@ -801,7 +801,7 @@ module TencentCloud
|
|
801
801
|
# @type Password: String
|
802
802
|
|
803
803
|
attr_accessor :InstanceId, :IndexType, :IndexName, :Username, :Password
|
804
|
-
|
804
|
+
|
805
805
|
def initialize(instanceid=nil, indextype=nil, indexname=nil, username=nil, password=nil)
|
806
806
|
@InstanceId = instanceid
|
807
807
|
@IndexType = indextype
|
@@ -828,7 +828,7 @@ module TencentCloud
|
|
828
828
|
# @type RequestId: String
|
829
829
|
|
830
830
|
attr_accessor :IndexMetaField, :RequestId
|
831
|
-
|
831
|
+
|
832
832
|
def initialize(indexmetafield=nil, requestid=nil)
|
833
833
|
@IndexMetaField = indexmetafield
|
834
834
|
@RequestId = requestid
|
@@ -869,7 +869,7 @@ module TencentCloud
|
|
869
869
|
# @type OrderByType: Integer
|
870
870
|
|
871
871
|
attr_accessor :InstanceId, :LogType, :SearchKey, :StartTime, :EndTime, :Offset, :Limit, :OrderByType
|
872
|
-
|
872
|
+
|
873
873
|
def initialize(instanceid=nil, logtype=nil, searchkey=nil, starttime=nil, endtime=nil, offset=nil, limit=nil, orderbytype=nil)
|
874
874
|
@InstanceId = instanceid
|
875
875
|
@LogType = logtype
|
@@ -903,7 +903,7 @@ module TencentCloud
|
|
903
903
|
# @type RequestId: String
|
904
904
|
|
905
905
|
attr_accessor :TotalCount, :InstanceLogList, :RequestId
|
906
|
-
|
906
|
+
|
907
907
|
def initialize(totalcount=nil, instanceloglist=nil, requestid=nil)
|
908
908
|
@TotalCount = totalcount
|
909
909
|
@InstanceLogList = instanceloglist
|
@@ -938,7 +938,7 @@ module TencentCloud
|
|
938
938
|
# @type Limit: Integer
|
939
939
|
|
940
940
|
attr_accessor :InstanceId, :StartTime, :EndTime, :Offset, :Limit
|
941
|
-
|
941
|
+
|
942
942
|
def initialize(instanceid=nil, starttime=nil, endtime=nil, offset=nil, limit=nil)
|
943
943
|
@InstanceId = instanceid
|
944
944
|
@StartTime = starttime
|
@@ -966,7 +966,7 @@ module TencentCloud
|
|
966
966
|
# @type RequestId: String
|
967
967
|
|
968
968
|
attr_accessor :TotalCount, :Operations, :RequestId
|
969
|
-
|
969
|
+
|
970
970
|
def initialize(totalcount=nil, operations=nil, requestid=nil)
|
971
971
|
@TotalCount = totalcount
|
972
972
|
@Operations = operations
|
@@ -1015,7 +1015,7 @@ module TencentCloud
|
|
1015
1015
|
# @type VpcIds: Array
|
1016
1016
|
|
1017
1017
|
attr_accessor :Zone, :InstanceIds, :InstanceNames, :Offset, :Limit, :OrderByKey, :OrderByType, :TagList, :IpList, :ZoneList, :HealthStatus, :VpcIds
|
1018
|
-
|
1018
|
+
|
1019
1019
|
def initialize(zone=nil, instanceids=nil, instancenames=nil, offset=nil, limit=nil, orderbykey=nil, orderbytype=nil, taglist=nil, iplist=nil, zonelist=nil, healthstatus=nil, vpcids=nil)
|
1020
1020
|
@Zone = zone
|
1021
1021
|
@InstanceIds = instanceids
|
@@ -1064,7 +1064,7 @@ module TencentCloud
|
|
1064
1064
|
# @type RequestId: String
|
1065
1065
|
|
1066
1066
|
attr_accessor :TotalCount, :InstanceList, :RequestId
|
1067
|
-
|
1067
|
+
|
1068
1068
|
def initialize(totalcount=nil, instancelist=nil, requestid=nil)
|
1069
1069
|
@TotalCount = totalcount
|
1070
1070
|
@InstanceList = instancelist
|
@@ -1110,7 +1110,7 @@ module TencentCloud
|
|
1110
1110
|
# @type OrderByType: Integer
|
1111
1111
|
|
1112
1112
|
attr_accessor :InstanceId, :LogType, :SearchKey, :StartTime, :EndTime, :Offset, :Limit, :OrderByType
|
1113
|
-
|
1113
|
+
|
1114
1114
|
def initialize(instanceid=nil, logtype=nil, searchkey=nil, starttime=nil, endtime=nil, offset=nil, limit=nil, orderbytype=nil)
|
1115
1115
|
@InstanceId = instanceid
|
1116
1116
|
@LogType = logtype
|
@@ -1144,7 +1144,7 @@ module TencentCloud
|
|
1144
1144
|
# @type RequestId: String
|
1145
1145
|
|
1146
1146
|
attr_accessor :TotalCount, :InstanceLogList, :RequestId
|
1147
|
-
|
1147
|
+
|
1148
1148
|
def initialize(totalcount=nil, instanceloglist=nil, requestid=nil)
|
1149
1149
|
@TotalCount = totalcount
|
1150
1150
|
@InstanceLogList = instanceloglist
|
@@ -1179,7 +1179,7 @@ module TencentCloud
|
|
1179
1179
|
# @type Limit: Integer
|
1180
1180
|
|
1181
1181
|
attr_accessor :InstanceId, :StartTime, :EndTime, :Offset, :Limit
|
1182
|
-
|
1182
|
+
|
1183
1183
|
def initialize(instanceid=nil, starttime=nil, endtime=nil, offset=nil, limit=nil)
|
1184
1184
|
@InstanceId = instanceid
|
1185
1185
|
@StartTime = starttime
|
@@ -1207,7 +1207,7 @@ module TencentCloud
|
|
1207
1207
|
# @type RequestId: String
|
1208
1208
|
|
1209
1209
|
attr_accessor :TotalCount, :Operations, :RequestId
|
1210
|
-
|
1210
|
+
|
1211
1211
|
def initialize(totalcount=nil, operations=nil, requestid=nil)
|
1212
1212
|
@TotalCount = totalcount
|
1213
1213
|
@Operations = operations
|
@@ -1250,7 +1250,7 @@ module TencentCloud
|
|
1250
1250
|
# @type TagList: Array
|
1251
1251
|
|
1252
1252
|
attr_accessor :Zone, :InstanceIds, :InstanceNames, :Offset, :Limit, :OrderByKey, :OrderByType, :VpcIds, :TagList
|
1253
|
-
|
1253
|
+
|
1254
1254
|
def initialize(zone=nil, instanceids=nil, instancenames=nil, offset=nil, limit=nil, orderbykey=nil, orderbytype=nil, vpcids=nil, taglist=nil)
|
1255
1255
|
@Zone = zone
|
1256
1256
|
@InstanceIds = instanceids
|
@@ -1293,7 +1293,7 @@ module TencentCloud
|
|
1293
1293
|
# @type RequestId: String
|
1294
1294
|
|
1295
1295
|
attr_accessor :TotalCount, :InstanceList, :RequestId
|
1296
|
-
|
1296
|
+
|
1297
1297
|
def initialize(totalcount=nil, instancelist=nil, requestid=nil)
|
1298
1298
|
@TotalCount = totalcount
|
1299
1299
|
@InstanceList = instancelist
|
@@ -1320,7 +1320,7 @@ module TencentCloud
|
|
1320
1320
|
# @type InstanceId: String
|
1321
1321
|
|
1322
1322
|
attr_accessor :InstanceId
|
1323
|
-
|
1323
|
+
|
1324
1324
|
def initialize(instanceid=nil)
|
1325
1325
|
@InstanceId = instanceid
|
1326
1326
|
end
|
@@ -1340,7 +1340,7 @@ module TencentCloud
|
|
1340
1340
|
# @type RequestId: String
|
1341
1341
|
|
1342
1342
|
attr_accessor :TotalCount, :LogstashPipelineList, :RequestId
|
1343
|
-
|
1343
|
+
|
1344
1344
|
def initialize(totalcount=nil, logstashpipelinelist=nil, requestid=nil)
|
1345
1345
|
@TotalCount = totalcount
|
1346
1346
|
@LogstashPipelineList = logstashpipelinelist
|
@@ -1367,7 +1367,7 @@ module TencentCloud
|
|
1367
1367
|
# @type InstanceId: String
|
1368
1368
|
|
1369
1369
|
attr_accessor :InstanceId
|
1370
|
-
|
1370
|
+
|
1371
1371
|
def initialize(instanceid=nil)
|
1372
1372
|
@InstanceId = instanceid
|
1373
1373
|
end
|
@@ -1392,7 +1392,7 @@ module TencentCloud
|
|
1392
1392
|
# @type RequestId: String
|
1393
1393
|
|
1394
1394
|
attr_accessor :ClusterView, :NodesView, :KibanasView, :RequestId
|
1395
|
-
|
1395
|
+
|
1396
1396
|
def initialize(clusterview=nil, nodesview=nil, kibanasview=nil, requestid=nil)
|
1397
1397
|
@ClusterView = clusterview
|
1398
1398
|
@NodesView = nodesview
|
@@ -1435,7 +1435,7 @@ module TencentCloud
|
|
1435
1435
|
# @type DiagnoseIndices: String
|
1436
1436
|
|
1437
1437
|
attr_accessor :InstanceId, :DiagnoseJobs, :DiagnoseIndices
|
1438
|
-
|
1438
|
+
|
1439
1439
|
def initialize(instanceid=nil, diagnosejobs=nil, diagnoseindices=nil)
|
1440
1440
|
@InstanceId = instanceid
|
1441
1441
|
@DiagnoseJobs = diagnosejobs
|
@@ -1455,7 +1455,7 @@ module TencentCloud
|
|
1455
1455
|
# @type RequestId: String
|
1456
1456
|
|
1457
1457
|
attr_accessor :RequestId
|
1458
|
-
|
1458
|
+
|
1459
1459
|
def initialize(requestid=nil)
|
1460
1460
|
@RequestId = requestid
|
1461
1461
|
end
|
@@ -1475,7 +1475,7 @@ module TencentCloud
|
|
1475
1475
|
# @type Size: Integer
|
1476
1476
|
|
1477
1477
|
attr_accessor :Key, :Name, :Size
|
1478
|
-
|
1478
|
+
|
1479
1479
|
def initialize(key=nil, name=nil, size=nil)
|
1480
1480
|
@Key = key
|
1481
1481
|
@Name = name
|
@@ -1497,7 +1497,7 @@ module TencentCloud
|
|
1497
1497
|
# @type WhiteIpList: Array
|
1498
1498
|
|
1499
1499
|
attr_accessor :BlackIpList, :WhiteIpList
|
1500
|
-
|
1500
|
+
|
1501
1501
|
def initialize(blackiplist=nil, whiteiplist=nil)
|
1502
1502
|
@BlackIpList = blackiplist
|
1503
1503
|
@WhiteIpList = whiteiplist
|
@@ -1517,7 +1517,7 @@ module TencentCloud
|
|
1517
1517
|
# @type EsConfig: String
|
1518
1518
|
|
1519
1519
|
attr_accessor :Type, :EsConfig
|
1520
|
-
|
1520
|
+
|
1521
1521
|
def initialize(type=nil, esconfig=nil)
|
1522
1522
|
@Type = type
|
1523
1523
|
@EsConfig = esconfig
|
@@ -1543,7 +1543,7 @@ module TencentCloud
|
|
1543
1543
|
# @type UpdateType: String
|
1544
1544
|
|
1545
1545
|
attr_accessor :MainDict, :Stopwords, :QQDict, :Synonym, :UpdateType
|
1546
|
-
|
1546
|
+
|
1547
1547
|
def initialize(maindict=nil, stopwords=nil, qqdict=nil, synonym=nil, updatetype=nil)
|
1548
1548
|
@MainDict = maindict
|
1549
1549
|
@Stopwords = stopwords
|
@@ -1597,7 +1597,7 @@ module TencentCloud
|
|
1597
1597
|
# @type WhiteIpList: Array
|
1598
1598
|
|
1599
1599
|
attr_accessor :BlackIpList, :WhiteIpList
|
1600
|
-
|
1600
|
+
|
1601
1601
|
def initialize(blackiplist=nil, whiteiplist=nil)
|
1602
1602
|
@BlackIpList = blackiplist
|
1603
1603
|
@WhiteIpList = whiteiplist
|
@@ -1615,7 +1615,7 @@ module TencentCloud
|
|
1615
1615
|
# @type InstanceId: String
|
1616
1616
|
|
1617
1617
|
attr_accessor :InstanceId
|
1618
|
-
|
1618
|
+
|
1619
1619
|
def initialize(instanceid=nil)
|
1620
1620
|
@InstanceId = instanceid
|
1621
1621
|
end
|
@@ -1633,7 +1633,7 @@ module TencentCloud
|
|
1633
1633
|
# @type RequestId: String
|
1634
1634
|
|
1635
1635
|
attr_accessor :TargetNodeTypes, :RequestId
|
1636
|
-
|
1636
|
+
|
1637
1637
|
def initialize(targetnodetypes=nil, requestid=nil)
|
1638
1638
|
@TargetNodeTypes = targetnodetypes
|
1639
1639
|
@RequestId = requestid
|
@@ -1691,7 +1691,7 @@ module TencentCloud
|
|
1691
1691
|
# @type IndexDocs: Integer
|
1692
1692
|
|
1693
1693
|
attr_accessor :IndexType, :IndexName, :IndexStatus, :IndexStorage, :IndexCreateTime, :BackingIndices, :ClusterId, :ClusterName, :ClusterVersion, :IndexPolicyField, :IndexOptionsField, :IndexSettingsField, :AppId, :IndexDocs
|
1694
|
-
|
1694
|
+
|
1695
1695
|
def initialize(indextype=nil, indexname=nil, indexstatus=nil, indexstorage=nil, indexcreatetime=nil, backingindices=nil, clusterid=nil, clustername=nil, clusterversion=nil, indexpolicyfield=nil, indexoptionsfield=nil, indexsettingsfield=nil, appid=nil, indexdocs=nil)
|
1696
1696
|
@IndexType = indextype
|
1697
1697
|
@IndexName = indexname
|
@@ -1768,7 +1768,7 @@ module TencentCloud
|
|
1768
1768
|
# @type WriteMode: String
|
1769
1769
|
|
1770
1770
|
attr_accessor :ExpireMaxAge, :ExpireMaxSize, :RolloverMaxAge, :RolloverDynamic, :ShardNumDynamic, :TimestampField, :WriteMode
|
1771
|
-
|
1771
|
+
|
1772
1772
|
def initialize(expiremaxage=nil, expiremaxsize=nil, rollovermaxage=nil, rolloverdynamic=nil, shardnumdynamic=nil, timestampfield=nil, writemode=nil)
|
1773
1773
|
@ExpireMaxAge = expiremaxage
|
1774
1774
|
@ExpireMaxSize = expiremaxsize
|
@@ -1815,7 +1815,7 @@ module TencentCloud
|
|
1815
1815
|
# @type ColdAction: String
|
1816
1816
|
|
1817
1817
|
attr_accessor :WarmEnable, :WarmMinAge, :ColdEnable, :ColdMinAge, :FrozenEnable, :FrozenMinAge, :ColdAction
|
1818
|
-
|
1818
|
+
|
1819
1819
|
def initialize(warmenable=nil, warmminage=nil, coldenable=nil, coldminage=nil, frozenenable=nil, frozenminage=nil, coldaction=nil)
|
1820
1820
|
@WarmEnable = warmenable
|
1821
1821
|
@WarmMinAge = warmminage
|
@@ -1850,7 +1850,7 @@ module TencentCloud
|
|
1850
1850
|
# @type RefreshInterval: String
|
1851
1851
|
|
1852
1852
|
attr_accessor :NumberOfShards, :NumberOfReplicas, :RefreshInterval
|
1853
|
-
|
1853
|
+
|
1854
1854
|
def initialize(numberofshards=nil, numberofreplicas=nil, refreshinterval=nil)
|
1855
1855
|
@NumberOfShards = numberofshards
|
1856
1856
|
@NumberOfReplicas = numberofreplicas
|
@@ -2080,7 +2080,7 @@ module TencentCloud
|
|
2080
2080
|
# @type KibanaAlteringPublicAccess: String
|
2081
2081
|
|
2082
2082
|
attr_accessor :InstanceId, :InstanceName, :Region, :Zone, :AppId, :Uin, :VpcUid, :SubnetUid, :Status, :RenewFlag, :ChargeType, :ChargePeriod, :NodeType, :NodeNum, :CpuNum, :MemSize, :DiskType, :DiskSize, :EsDomain, :EsVip, :EsPort, :KibanaUrl, :EsVersion, :EsConfig, :EsAcl, :CreateTime, :UpdateTime, :Deadline, :InstanceType, :IkConfig, :MasterNodeInfo, :CosBackup, :AllowCosBackup, :TagList, :LicenseType, :EnableHotWarmMode, :WarmNodeType, :WarmNodeNum, :WarmCpuNum, :WarmMemSize, :WarmDiskType, :WarmDiskSize, :NodeInfoList, :EsPublicUrl, :MultiZoneInfo, :DeployMode, :PublicAccess, :EsPublicAcl, :KibanaPrivateUrl, :KibanaPublicAccess, :KibanaPrivateAccess, :SecurityType, :SceneType, :KibanaConfig, :KibanaNodeInfo, :WebNodeTypeInfo, :Jdk, :Protocol, :SecurityGroups, :ColdNodeType, :ColdNodeNum, :ColdCpuNum, :ColdMemSize, :ColdDiskType, :ColdDiskSize, :FrozenNodeType, :FrozenNodeNum, :FrozenCpuNum, :FrozenMemSize, :FrozenDiskType, :FrozenDiskSize, :HealthStatus, :EsPrivateUrl, :EsPrivateDomain, :EsConfigSets, :OperationDuration, :OptionalWebServiceInfos, :AutoIndexEnabled, :EnableHybridStorage, :ProcessPercent, :KibanaAlteringPublicAccess
|
2083
|
-
|
2083
|
+
|
2084
2084
|
def initialize(instanceid=nil, instancename=nil, region=nil, zone=nil, appid=nil, uin=nil, vpcuid=nil, subnetuid=nil, status=nil, renewflag=nil, chargetype=nil, chargeperiod=nil, nodetype=nil, nodenum=nil, cpunum=nil, memsize=nil, disktype=nil, disksize=nil, esdomain=nil, esvip=nil, esport=nil, kibanaurl=nil, esversion=nil, esconfig=nil, esacl=nil, createtime=nil, updatetime=nil, deadline=nil, instancetype=nil, ikconfig=nil, masternodeinfo=nil, cosbackup=nil, allowcosbackup=nil, taglist=nil, licensetype=nil, enablehotwarmmode=nil, warmnodetype=nil, warmnodenum=nil, warmcpunum=nil, warmmemsize=nil, warmdisktype=nil, warmdisksize=nil, nodeinfolist=nil, espublicurl=nil, multizoneinfo=nil, deploymode=nil, publicaccess=nil, espublicacl=nil, kibanaprivateurl=nil, kibanapublicaccess=nil, kibanaprivateaccess=nil, securitytype=nil, scenetype=nil, kibanaconfig=nil, kibananodeinfo=nil, webnodetypeinfo=nil, jdk=nil, protocol=nil, securitygroups=nil, coldnodetype=nil, coldnodenum=nil, coldcpunum=nil, coldmemsize=nil, colddisktype=nil, colddisksize=nil, frozennodetype=nil, frozennodenum=nil, frozencpunum=nil, frozenmemsize=nil, frozendisktype=nil, frozendisksize=nil, healthstatus=nil, esprivateurl=nil, esprivatedomain=nil, esconfigsets=nil, operationduration=nil, optionalwebserviceinfos=nil, autoindexenabled=nil, enablehybridstorage=nil, processpercent=nil, kibanaalteringpublicaccess=nil)
|
2085
2085
|
@InstanceId = instanceid
|
2086
2086
|
@InstanceName = instancename
|
@@ -2323,7 +2323,7 @@ module TencentCloud
|
|
2323
2323
|
# @type NodeID: String
|
2324
2324
|
|
2325
2325
|
attr_accessor :Time, :Level, :Ip, :Message, :NodeID
|
2326
|
-
|
2326
|
+
|
2327
2327
|
def initialize(time=nil, level=nil, ip=nil, message=nil, nodeid=nil)
|
2328
2328
|
@Time = time
|
2329
2329
|
@Level = level
|
@@ -2349,7 +2349,7 @@ module TencentCloud
|
|
2349
2349
|
# @type Value: String
|
2350
2350
|
|
2351
2351
|
attr_accessor :Key, :Value
|
2352
|
-
|
2352
|
+
|
2353
2353
|
def initialize(key=nil, value=nil)
|
2354
2354
|
@Key = key
|
2355
2355
|
@Value = value
|
@@ -2377,7 +2377,7 @@ module TencentCloud
|
|
2377
2377
|
# @type KibanaNodeDiskSize: Integer
|
2378
2378
|
|
2379
2379
|
attr_accessor :KibanaNodeType, :KibanaNodeNum, :KibanaNodeCpuNum, :KibanaNodeMemSize, :KibanaNodeDiskType, :KibanaNodeDiskSize
|
2380
|
-
|
2380
|
+
|
2381
2381
|
def initialize(kibananodetype=nil, kibananodenum=nil, kibananodecpunum=nil, kibananodememsize=nil, kibananodedisktype=nil, kibananodedisksize=nil)
|
2382
2382
|
@KibanaNodeType = kibananodetype
|
2383
2383
|
@KibanaNodeNum = kibananodenum
|
@@ -2419,7 +2419,7 @@ module TencentCloud
|
|
2419
2419
|
# @type NodeId: String
|
2420
2420
|
|
2421
2421
|
attr_accessor :Ip, :DiskSize, :DiskUsage, :MemSize, :MemUsage, :CpuNum, :CpuUsage, :Zone, :NodeId
|
2422
|
-
|
2422
|
+
|
2423
2423
|
def initialize(ip=nil, disksize=nil, diskusage=nil, memsize=nil, memusage=nil, cpunum=nil, cpuusage=nil, zone=nil, nodeid=nil)
|
2424
2424
|
@Ip = ip
|
2425
2425
|
@DiskSize = disksize
|
@@ -2455,7 +2455,7 @@ module TencentCloud
|
|
2455
2455
|
# @type LocalDiskCount: Integer
|
2456
2456
|
|
2457
2457
|
attr_accessor :LocalDiskType, :LocalDiskSize, :LocalDiskCount
|
2458
|
-
|
2458
|
+
|
2459
2459
|
def initialize(localdisktype=nil, localdisksize=nil, localdiskcount=nil)
|
2460
2460
|
@LocalDiskType = localdisktype
|
2461
2461
|
@LocalDiskSize = localdisksize
|
@@ -2479,7 +2479,7 @@ module TencentCloud
|
|
2479
2479
|
# @type ESPassword: String
|
2480
2480
|
|
2481
2481
|
attr_accessor :ESInstanceId, :ESUserName, :ESPassword
|
2482
|
-
|
2482
|
+
|
2483
2483
|
def initialize(esinstanceid=nil, esusername=nil, espassword=nil)
|
2484
2484
|
@ESInstanceId = esinstanceid
|
2485
2485
|
@ESUserName = esusername
|
@@ -2501,7 +2501,7 @@ module TencentCloud
|
|
2501
2501
|
# @type Size: Integer
|
2502
2502
|
|
2503
2503
|
attr_accessor :Name, :Size
|
2504
|
-
|
2504
|
+
|
2505
2505
|
def initialize(name=nil, size=nil)
|
2506
2506
|
@Name = name
|
2507
2507
|
@Size = size
|
@@ -2581,7 +2581,7 @@ module TencentCloud
|
|
2581
2581
|
# @type MemSize: Integer
|
2582
2582
|
|
2583
2583
|
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, :CpuNum, :TagList, :MemSize
|
2584
|
-
|
2584
|
+
|
2585
2585
|
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, cpunum=nil, taglist=nil, memsize=nil)
|
2586
2586
|
@InstanceId = instanceid
|
2587
2587
|
@InstanceName = instancename
|
@@ -2681,7 +2681,7 @@ module TencentCloud
|
|
2681
2681
|
# @type Port: Integer
|
2682
2682
|
|
2683
2683
|
attr_accessor :NodeId, :Ip, :Port
|
2684
|
-
|
2684
|
+
|
2685
2685
|
def initialize(nodeid=nil, ip=nil, port=nil)
|
2686
2686
|
@NodeId = nodeid
|
2687
2687
|
@Ip = ip
|
@@ -2724,7 +2724,7 @@ module TencentCloud
|
|
2724
2724
|
# @type QueueCheckPointWrites: Integer
|
2725
2725
|
|
2726
2726
|
attr_accessor :PipelineId, :PipelineDesc, :Config, :Workers, :BatchSize, :BatchDelay, :QueueType, :QueueMaxBytes, :QueueCheckPointWrites
|
2727
|
-
|
2727
|
+
|
2728
2728
|
def initialize(pipelineid=nil, pipelinedesc=nil, config=nil, workers=nil, batchsize=nil, batchdelay=nil, queuetype=nil, queuemaxbytes=nil, queuecheckpointwrites=nil)
|
2729
2729
|
@PipelineId = pipelineid
|
2730
2730
|
@PipelineDesc = pipelinedesc
|
@@ -2782,7 +2782,7 @@ module TencentCloud
|
|
2782
2782
|
# @type QueueCheckPointWrites: Integer
|
2783
2783
|
|
2784
2784
|
attr_accessor :PipelineId, :PipelineDesc, :Config, :Status, :Workers, :BatchSize, :BatchDelay, :QueueType, :QueueMaxBytes, :QueueCheckPointWrites
|
2785
|
-
|
2785
|
+
|
2786
2786
|
def initialize(pipelineid=nil, pipelinedesc=nil, config=nil, status=nil, workers=nil, batchsize=nil, batchdelay=nil, queuetype=nil, queuemaxbytes=nil, queuecheckpointwrites=nil)
|
2787
2787
|
@PipelineId = pipelineid
|
2788
2788
|
@PipelineDesc = pipelinedesc
|
@@ -2828,7 +2828,7 @@ module TencentCloud
|
|
2828
2828
|
# @type MasterNodeDiskType: String
|
2829
2829
|
|
2830
2830
|
attr_accessor :EnableDedicatedMaster, :MasterNodeType, :MasterNodeNum, :MasterNodeCpuNum, :MasterNodeMemSize, :MasterNodeDiskSize, :MasterNodeDiskType
|
2831
|
-
|
2831
|
+
|
2832
2832
|
def initialize(enablededicatedmaster=nil, masternodetype=nil, masternodenum=nil, masternodecpunum=nil, masternodememsize=nil, masternodedisksize=nil, masternodedisktype=nil)
|
2833
2833
|
@EnableDedicatedMaster = enablededicatedmaster
|
2834
2834
|
@MasterNodeType = masternodetype
|
@@ -2883,7 +2883,7 @@ module TencentCloud
|
|
2883
2883
|
# @type DiskEnhance: Integer
|
2884
2884
|
|
2885
2885
|
attr_accessor :NodeNum, :NodeType, :Type, :DiskType, :DiskSize, :LocalDiskInfo, :DiskCount, :DiskEncrypt, :CpuNum, :MemSize, :DiskEnhance
|
2886
|
-
|
2886
|
+
|
2887
2887
|
def initialize(nodenum=nil, nodetype=nil, type=nil, disktype=nil, disksize=nil, localdiskinfo=nil, diskcount=nil, diskencrypt=nil, cpunum=nil, memsize=nil, diskenhance=nil)
|
2888
2888
|
@NodeNum = nodenum
|
2889
2889
|
@NodeType = nodetype
|
@@ -2954,7 +2954,7 @@ module TencentCloud
|
|
2954
2954
|
# @type Hidden: Boolean
|
2955
2955
|
|
2956
2956
|
attr_accessor :NodeId, :NodeIp, :Visible, :Break, :DiskSize, :DiskUsage, :MemSize, :MemUsage, :CpuNum, :CpuUsage, :Zone, :NodeRole, :NodeHttpIp, :JvmMemUsage, :ShardNum, :DiskIds, :Hidden
|
2957
|
-
|
2957
|
+
|
2958
2958
|
def initialize(nodeid=nil, nodeip=nil, visible=nil, _break=nil, disksize=nil, diskusage=nil, memsize=nil, memusage=nil, cpunum=nil, cpuusage=nil, zone=nil, noderole=nil, nodehttpip=nil, jvmmemusage=nil, shardnum=nil, diskids=nil, hidden=nil)
|
2959
2959
|
@NodeId = nodeid
|
2960
2960
|
@NodeIp = nodeip
|
@@ -3014,7 +3014,7 @@ module TencentCloud
|
|
3014
3014
|
# @type Progress: Float
|
3015
3015
|
|
3016
3016
|
attr_accessor :Id, :StartTime, :Type, :Detail, :Result, :Tasks, :Progress
|
3017
|
-
|
3017
|
+
|
3018
3018
|
def initialize(id=nil, starttime=nil, type=nil, detail=nil, result=nil, tasks=nil, progress=nil)
|
3019
3019
|
@Id = id
|
3020
3020
|
@StartTime = starttime
|
@@ -3054,7 +3054,7 @@ module TencentCloud
|
|
3054
3054
|
# @type NewInfo: Array
|
3055
3055
|
|
3056
3056
|
attr_accessor :OldInfo, :NewInfo
|
3057
|
-
|
3057
|
+
|
3058
3058
|
def initialize(oldinfo=nil, newinfo=nil)
|
3059
3059
|
@OldInfo = oldinfo
|
3060
3060
|
@NewInfo = newinfo
|
@@ -3093,7 +3093,7 @@ module TencentCloud
|
|
3093
3093
|
# @type TimeZone: String
|
3094
3094
|
|
3095
3095
|
attr_accessor :Periods, :TimeStart, :TimeEnd, :TimeZone
|
3096
|
-
|
3096
|
+
|
3097
3097
|
def initialize(periods=nil, timestart=nil, timeend=nil, timezone=nil)
|
3098
3098
|
@Periods = periods
|
3099
3099
|
@TimeStart = timestart
|
@@ -3123,7 +3123,7 @@ module TencentCloud
|
|
3123
3123
|
# @type MoreInstances: Array
|
3124
3124
|
|
3125
3125
|
attr_accessor :Periods, :TimeStart, :TimeEnd, :TimeZone, :MoreInstances
|
3126
|
-
|
3126
|
+
|
3127
3127
|
def initialize(periods=nil, timestart=nil, timeend=nil, timezone=nil, moreinstances=nil)
|
3128
3128
|
@Periods = periods
|
3129
3129
|
@TimeStart = timestart
|
@@ -3166,7 +3166,7 @@ module TencentCloud
|
|
3166
3166
|
# @type Version: String
|
3167
3167
|
|
3168
3168
|
attr_accessor :Type, :Status, :PublicUrl, :PrivateUrl, :PublicAccess, :PrivateAccess, :Version
|
3169
|
-
|
3169
|
+
|
3170
3170
|
def initialize(type=nil, status=nil, publicurl=nil, privateurl=nil, publicaccess=nil, privateaccess=nil, version=nil)
|
3171
3171
|
@Type = type
|
3172
3172
|
@Status = status
|
@@ -3198,7 +3198,7 @@ module TencentCloud
|
|
3198
3198
|
# @type RestartMode: Integer
|
3199
3199
|
|
3200
3200
|
attr_accessor :InstanceId, :ForceRestart, :RestartMode
|
3201
|
-
|
3201
|
+
|
3202
3202
|
def initialize(instanceid=nil, forcerestart=nil, restartmode=nil)
|
3203
3203
|
@InstanceId = instanceid
|
3204
3204
|
@ForceRestart = forcerestart
|
@@ -3218,7 +3218,7 @@ module TencentCloud
|
|
3218
3218
|
# @type RequestId: String
|
3219
3219
|
|
3220
3220
|
attr_accessor :RequestId
|
3221
|
-
|
3221
|
+
|
3222
3222
|
def initialize(requestid=nil)
|
3223
3223
|
@RequestId = requestid
|
3224
3224
|
end
|
@@ -3234,7 +3234,7 @@ module TencentCloud
|
|
3234
3234
|
# @type InstanceId: String
|
3235
3235
|
|
3236
3236
|
attr_accessor :InstanceId
|
3237
|
-
|
3237
|
+
|
3238
3238
|
def initialize(instanceid=nil)
|
3239
3239
|
@InstanceId = instanceid
|
3240
3240
|
end
|
@@ -3250,7 +3250,7 @@ module TencentCloud
|
|
3250
3250
|
# @type RequestId: String
|
3251
3251
|
|
3252
3252
|
attr_accessor :RequestId
|
3253
|
-
|
3253
|
+
|
3254
3254
|
def initialize(requestid=nil)
|
3255
3255
|
@RequestId = requestid
|
3256
3256
|
end
|
@@ -3268,7 +3268,7 @@ module TencentCloud
|
|
3268
3268
|
# @type Type: Integer
|
3269
3269
|
|
3270
3270
|
attr_accessor :InstanceId, :Type
|
3271
|
-
|
3271
|
+
|
3272
3272
|
def initialize(instanceid=nil, type=nil)
|
3273
3273
|
@InstanceId = instanceid
|
3274
3274
|
@Type = type
|
@@ -3286,7 +3286,7 @@ module TencentCloud
|
|
3286
3286
|
# @type RequestId: String
|
3287
3287
|
|
3288
3288
|
attr_accessor :RequestId
|
3289
|
-
|
3289
|
+
|
3290
3290
|
def initialize(requestid=nil)
|
3291
3291
|
@RequestId = requestid
|
3292
3292
|
end
|
@@ -3310,7 +3310,7 @@ module TencentCloud
|
|
3310
3310
|
# @type IsOffline: Boolean
|
3311
3311
|
|
3312
3312
|
attr_accessor :InstanceId, :NodeNames, :ForceRestart, :RestartMode, :IsOffline
|
3313
|
-
|
3313
|
+
|
3314
3314
|
def initialize(instanceid=nil, nodenames=nil, forcerestart=nil, restartmode=nil, isoffline=nil)
|
3315
3315
|
@InstanceId = instanceid
|
3316
3316
|
@NodeNames = nodenames
|
@@ -3334,7 +3334,7 @@ module TencentCloud
|
|
3334
3334
|
# @type RequestId: String
|
3335
3335
|
|
3336
3336
|
attr_accessor :RequestId
|
3337
|
-
|
3337
|
+
|
3338
3338
|
def initialize(requestid=nil)
|
3339
3339
|
@RequestId = requestid
|
3340
3340
|
end
|
@@ -3354,7 +3354,7 @@ module TencentCloud
|
|
3354
3354
|
# @type OpType: Integer
|
3355
3355
|
|
3356
3356
|
attr_accessor :InstanceId, :Pipeline, :OpType
|
3357
|
-
|
3357
|
+
|
3358
3358
|
def initialize(instanceid=nil, pipeline=nil, optype=nil)
|
3359
3359
|
@InstanceId = instanceid
|
3360
3360
|
@Pipeline = pipeline
|
@@ -3377,7 +3377,7 @@ module TencentCloud
|
|
3377
3377
|
# @type RequestId: String
|
3378
3378
|
|
3379
3379
|
attr_accessor :RequestId
|
3380
|
-
|
3380
|
+
|
3381
3381
|
def initialize(requestid=nil)
|
3382
3382
|
@RequestId = requestid
|
3383
3383
|
end
|
@@ -3395,7 +3395,7 @@ module TencentCloud
|
|
3395
3395
|
# @type PipelineIds: Array
|
3396
3396
|
|
3397
3397
|
attr_accessor :InstanceId, :PipelineIds
|
3398
|
-
|
3398
|
+
|
3399
3399
|
def initialize(instanceid=nil, pipelineids=nil)
|
3400
3400
|
@InstanceId = instanceid
|
3401
3401
|
@PipelineIds = pipelineids
|
@@ -3413,7 +3413,7 @@ module TencentCloud
|
|
3413
3413
|
# @type RequestId: String
|
3414
3414
|
|
3415
3415
|
attr_accessor :RequestId
|
3416
|
-
|
3416
|
+
|
3417
3417
|
def initialize(requestid=nil)
|
3418
3418
|
@RequestId = requestid
|
3419
3419
|
end
|
@@ -3431,7 +3431,7 @@ module TencentCloud
|
|
3431
3431
|
# @type PipelineIds: Array
|
3432
3432
|
|
3433
3433
|
attr_accessor :InstanceId, :PipelineIds
|
3434
|
-
|
3434
|
+
|
3435
3435
|
def initialize(instanceid=nil, pipelineids=nil)
|
3436
3436
|
@InstanceId = instanceid
|
3437
3437
|
@PipelineIds = pipelineids
|
@@ -3449,7 +3449,7 @@ module TencentCloud
|
|
3449
3449
|
# @type RequestId: String
|
3450
3450
|
|
3451
3451
|
attr_accessor :RequestId
|
3452
|
-
|
3452
|
+
|
3453
3453
|
def initialize(requestid=nil)
|
3454
3454
|
@RequestId = requestid
|
3455
3455
|
end
|
@@ -3479,7 +3479,7 @@ module TencentCloud
|
|
3479
3479
|
# @type Level: Integer
|
3480
3480
|
|
3481
3481
|
attr_accessor :Name, :Result, :ErrMsg, :Type, :Status, :FailedIndices, :FinishTime, :Level
|
3482
|
-
|
3482
|
+
|
3483
3483
|
def initialize(name=nil, result=nil, errmsg=nil, type=nil, status=nil, failedindices=nil, finishtime=nil, level=nil)
|
3484
3484
|
@Name = name
|
3485
3485
|
@Result = result
|
@@ -3511,7 +3511,7 @@ module TencentCloud
|
|
3511
3511
|
# @type TagValue: String
|
3512
3512
|
|
3513
3513
|
attr_accessor :TagKey, :TagValue
|
3514
|
-
|
3514
|
+
|
3515
3515
|
def initialize(tagkey=nil, tagvalue=nil)
|
3516
3516
|
@TagKey = tagkey
|
3517
3517
|
@TagValue = tagvalue
|
@@ -3538,7 +3538,7 @@ module TencentCloud
|
|
3538
3538
|
# @type ElapsedTime: Integer
|
3539
3539
|
|
3540
3540
|
attr_accessor :Name, :Progress, :FinishTime, :SubTasks, :ElapsedTime
|
3541
|
-
|
3541
|
+
|
3542
3542
|
def initialize(name=nil, progress=nil, finishtime=nil, subtasks=nil, elapsedtime=nil)
|
3543
3543
|
@Name = name
|
3544
3544
|
@Progress = progress
|
@@ -3573,7 +3573,7 @@ module TencentCloud
|
|
3573
3573
|
# @type CronTime: String
|
3574
3574
|
|
3575
3575
|
attr_accessor :InstanceId, :Status, :CronTime
|
3576
|
-
|
3576
|
+
|
3577
3577
|
def initialize(instanceid=nil, status=nil, crontime=nil)
|
3578
3578
|
@InstanceId = instanceid
|
3579
3579
|
@Status = status
|
@@ -3593,7 +3593,7 @@ module TencentCloud
|
|
3593
3593
|
# @type RequestId: String
|
3594
3594
|
|
3595
3595
|
attr_accessor :RequestId
|
3596
|
-
|
3596
|
+
|
3597
3597
|
def initialize(requestid=nil)
|
3598
3598
|
@RequestId = requestid
|
3599
3599
|
end
|
@@ -3621,7 +3621,7 @@ module TencentCloud
|
|
3621
3621
|
# @type ForceRestart: Boolean
|
3622
3622
|
|
3623
3623
|
attr_accessor :InstanceId, :IkMainDicts, :IkStopwords, :Synonym, :QQDict, :UpdateType, :ForceRestart
|
3624
|
-
|
3624
|
+
|
3625
3625
|
def initialize(instanceid=nil, ikmaindicts=nil, ikstopwords=nil, synonym=nil, qqdict=nil, updatetype=nil, forcerestart=nil)
|
3626
3626
|
@InstanceId = instanceid
|
3627
3627
|
@IkMainDicts = ikmaindicts
|
@@ -3649,7 +3649,7 @@ module TencentCloud
|
|
3649
3649
|
# @type RequestId: String
|
3650
3650
|
|
3651
3651
|
attr_accessor :RequestId
|
3652
|
-
|
3652
|
+
|
3653
3653
|
def initialize(requestid=nil)
|
3654
3654
|
@RequestId = requestid
|
3655
3655
|
end
|
@@ -3677,7 +3677,7 @@ module TencentCloud
|
|
3677
3677
|
# @type RolloverBackingIndex: Boolean
|
3678
3678
|
|
3679
3679
|
attr_accessor :InstanceId, :IndexType, :IndexName, :UpdateMetaJson, :Username, :Password, :RolloverBackingIndex
|
3680
|
-
|
3680
|
+
|
3681
3681
|
def initialize(instanceid=nil, indextype=nil, indexname=nil, updatemetajson=nil, username=nil, password=nil, rolloverbackingindex=nil)
|
3682
3682
|
@InstanceId = instanceid
|
3683
3683
|
@IndexType = indextype
|
@@ -3705,7 +3705,7 @@ module TencentCloud
|
|
3705
3705
|
# @type RequestId: String
|
3706
3706
|
|
3707
3707
|
attr_accessor :RequestId
|
3708
|
-
|
3708
|
+
|
3709
3709
|
def initialize(requestid=nil)
|
3710
3710
|
@RequestId = requestid
|
3711
3711
|
end
|
@@ -3801,7 +3801,7 @@ module TencentCloud
|
|
3801
3801
|
# @type KibanaAlteringPublicAccess: String
|
3802
3802
|
|
3803
3803
|
attr_accessor :InstanceId, :InstanceName, :NodeNum, :EsConfig, :Password, :EsAcl, :DiskSize, :NodeType, :MasterNodeNum, :MasterNodeType, :MasterNodeDiskSize, :ForceRestart, :CosBackup, :NodeInfoList, :PublicAccess, :EsPublicAcl, :KibanaPublicAccess, :KibanaPrivateAccess, :BasicSecurityType, :KibanaPrivatePort, :ScaleType, :MultiZoneInfo, :SceneType, :KibanaConfig, :WebNodeTypeInfo, :SwitchPrivateLink, :EnableCerebro, :CerebroPublicAccess, :CerebroPrivateAccess, :EsConfigSet, :OperationDuration, :KibanaAlteringPublicAccess
|
3804
|
-
|
3804
|
+
|
3805
3805
|
def initialize(instanceid=nil, instancename=nil, nodenum=nil, esconfig=nil, password=nil, esacl=nil, disksize=nil, nodetype=nil, masternodenum=nil, masternodetype=nil, masternodedisksize=nil, forcerestart=nil, cosbackup=nil, nodeinfolist=nil, publicaccess=nil, espublicacl=nil, kibanapublicaccess=nil, kibanaprivateaccess=nil, basicsecuritytype=nil, kibanaprivateport=nil, scaletype=nil, multizoneinfo=nil, scenetype=nil, kibanaconfig=nil, webnodetypeinfo=nil, switchprivatelink=nil, enablecerebro=nil, cerebropublicaccess=nil, cerebroprivateaccess=nil, esconfigset=nil, operationduration=nil, kibanaalteringpublicaccess=nil)
|
3806
3806
|
@InstanceId = instanceid
|
3807
3807
|
@InstanceName = instancename
|
@@ -3914,7 +3914,7 @@ module TencentCloud
|
|
3914
3914
|
# @type RequestId: String
|
3915
3915
|
|
3916
3916
|
attr_accessor :DealName, :RequestId
|
3917
|
-
|
3917
|
+
|
3918
3918
|
def initialize(dealname=nil, requestid=nil)
|
3919
3919
|
@DealName = dealname
|
3920
3920
|
@RequestId = requestid
|
@@ -3938,7 +3938,7 @@ module TencentCloud
|
|
3938
3938
|
# @type ForceRestart: Boolean
|
3939
3939
|
|
3940
3940
|
attr_accessor :InstanceId, :Jdk, :Gc, :ForceRestart
|
3941
|
-
|
3941
|
+
|
3942
3942
|
def initialize(instanceid=nil, jdk=nil, gc=nil, forcerestart=nil)
|
3943
3943
|
@InstanceId = instanceid
|
3944
3944
|
@Jdk = jdk
|
@@ -3960,7 +3960,7 @@ module TencentCloud
|
|
3960
3960
|
# @type RequestId: String
|
3961
3961
|
|
3962
3962
|
attr_accessor :RequestId
|
3963
|
-
|
3963
|
+
|
3964
3964
|
def initialize(requestid=nil)
|
3965
3965
|
@RequestId = requestid
|
3966
3966
|
end
|
@@ -3992,7 +3992,7 @@ module TencentCloud
|
|
3992
3992
|
# @type OperationDuration: :class:`Tencentcloud::Es.v20180416.models.OperationDurationUpdated`
|
3993
3993
|
|
3994
3994
|
attr_accessor :InstanceId, :NodeNum, :YMLConfig, :BindedES, :InstanceName, :ExtendedFiles, :NodeType, :DiskSize, :OperationDuration
|
3995
|
-
|
3995
|
+
|
3996
3996
|
def initialize(instanceid=nil, nodenum=nil, ymlconfig=nil, bindedes=nil, instancename=nil, extendedfiles=nil, nodetype=nil, disksize=nil, operationduration=nil)
|
3997
3997
|
@InstanceId = instanceid
|
3998
3998
|
@NodeNum = nodenum
|
@@ -4037,7 +4037,7 @@ module TencentCloud
|
|
4037
4037
|
# @type RequestId: String
|
4038
4038
|
|
4039
4039
|
attr_accessor :RequestId
|
4040
|
-
|
4040
|
+
|
4041
4041
|
def initialize(requestid=nil)
|
4042
4042
|
@RequestId = requestid
|
4043
4043
|
end
|
@@ -4057,7 +4057,7 @@ module TencentCloud
|
|
4057
4057
|
# @type PipelineDesc: String
|
4058
4058
|
|
4059
4059
|
attr_accessor :InstanceId, :PipelineId, :PipelineDesc
|
4060
|
-
|
4060
|
+
|
4061
4061
|
def initialize(instanceid=nil, pipelineid=nil, pipelinedesc=nil)
|
4062
4062
|
@InstanceId = instanceid
|
4063
4063
|
@PipelineId = pipelineid
|
@@ -4077,7 +4077,7 @@ module TencentCloud
|
|
4077
4077
|
# @type RequestId: String
|
4078
4078
|
|
4079
4079
|
attr_accessor :RequestId
|
4080
|
-
|
4080
|
+
|
4081
4081
|
def initialize(requestid=nil)
|
4082
4082
|
@RequestId = requestid
|
4083
4083
|
end
|
@@ -4103,7 +4103,7 @@ module TencentCloud
|
|
4103
4103
|
# @type PluginType: Integer
|
4104
4104
|
|
4105
4105
|
attr_accessor :InstanceId, :InstallPluginList, :RemovePluginList, :ForceRestart, :ForceUpdate, :PluginType
|
4106
|
-
|
4106
|
+
|
4107
4107
|
def initialize(instanceid=nil, installpluginlist=nil, removepluginlist=nil, forcerestart=nil, forceupdate=nil, plugintype=nil)
|
4108
4108
|
@InstanceId = instanceid
|
4109
4109
|
@InstallPluginList = installpluginlist
|
@@ -4129,7 +4129,7 @@ module TencentCloud
|
|
4129
4129
|
# @type RequestId: String
|
4130
4130
|
|
4131
4131
|
attr_accessor :RequestId
|
4132
|
-
|
4132
|
+
|
4133
4133
|
def initialize(requestid=nil)
|
4134
4134
|
@RequestId = requestid
|
4135
4135
|
end
|
@@ -4147,7 +4147,7 @@ module TencentCloud
|
|
4147
4147
|
# @type TargetNodeTypes: Array
|
4148
4148
|
|
4149
4149
|
attr_accessor :InstanceId, :TargetNodeTypes
|
4150
|
-
|
4150
|
+
|
4151
4151
|
def initialize(instanceid=nil, targetnodetypes=nil)
|
4152
4152
|
@InstanceId = instanceid
|
4153
4153
|
@TargetNodeTypes = targetnodetypes
|
@@ -4165,7 +4165,7 @@ module TencentCloud
|
|
4165
4165
|
# @type RequestId: String
|
4166
4166
|
|
4167
4167
|
attr_accessor :RequestId
|
4168
|
-
|
4168
|
+
|
4169
4169
|
def initialize(requestid=nil)
|
4170
4170
|
@RequestId = requestid
|
4171
4171
|
end
|
@@ -4195,7 +4195,7 @@ module TencentCloud
|
|
4195
4195
|
# @type SkipCheckForceRestart: Boolean
|
4196
4196
|
|
4197
4197
|
attr_accessor :InstanceId, :EsVersion, :CheckOnly, :LicenseType, :BasicSecurityType, :UpgradeMode, :CosBackup, :SkipCheckForceRestart
|
4198
|
-
|
4198
|
+
|
4199
4199
|
def initialize(instanceid=nil, esversion=nil, checkonly=nil, licensetype=nil, basicsecuritytype=nil, upgrademode=nil, cosbackup=nil, skipcheckforcerestart=nil)
|
4200
4200
|
@InstanceId = instanceid
|
4201
4201
|
@EsVersion = esversion
|
@@ -4225,7 +4225,7 @@ module TencentCloud
|
|
4225
4225
|
# @type RequestId: String
|
4226
4226
|
|
4227
4227
|
attr_accessor :RequestId
|
4228
|
-
|
4228
|
+
|
4229
4229
|
def initialize(requestid=nil)
|
4230
4230
|
@RequestId = requestid
|
4231
4231
|
end
|
@@ -4251,7 +4251,7 @@ module TencentCloud
|
|
4251
4251
|
# @type ForceRestart: Boolean
|
4252
4252
|
|
4253
4253
|
attr_accessor :InstanceId, :LicenseType, :AutoVoucher, :VoucherIds, :BasicSecurityType, :ForceRestart
|
4254
|
-
|
4254
|
+
|
4255
4255
|
def initialize(instanceid=nil, licensetype=nil, autovoucher=nil, voucherids=nil, basicsecuritytype=nil, forcerestart=nil)
|
4256
4256
|
@InstanceId = instanceid
|
4257
4257
|
@LicenseType = licensetype
|
@@ -4280,7 +4280,7 @@ module TencentCloud
|
|
4280
4280
|
# @type RequestId: String
|
4281
4281
|
|
4282
4282
|
attr_accessor :DealName, :RequestId
|
4283
|
-
|
4283
|
+
|
4284
4284
|
def initialize(dealname=nil, requestid=nil)
|
4285
4285
|
@DealName = dealname
|
4286
4286
|
@RequestId = requestid
|
@@ -4300,7 +4300,7 @@ module TencentCloud
|
|
4300
4300
|
# @type NodeType: String
|
4301
4301
|
|
4302
4302
|
attr_accessor :NodeNum, :NodeType
|
4303
|
-
|
4303
|
+
|
4304
4304
|
def initialize(nodenum=nil, nodetype=nil)
|
4305
4305
|
@NodeNum = nodenum
|
4306
4306
|
@NodeType = nodetype
|
@@ -4320,7 +4320,7 @@ module TencentCloud
|
|
4320
4320
|
# @type SubnetId: String
|
4321
4321
|
|
4322
4322
|
attr_accessor :Zone, :SubnetId
|
4323
|
-
|
4323
|
+
|
4324
4324
|
def initialize(zone=nil, subnetid=nil)
|
4325
4325
|
@Zone = zone
|
4326
4326
|
@SubnetId = subnetid
|
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.591
|
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-06-
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|