tencentcloud-sdk-cat 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/v20180409/models.rb +32 -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: 9b214dcca06835e482932dd5fa913f7ab37b0e3c
|
|
4
|
+
data.tar.gz: c95de81cb8bbf5650245aa317d989a9204334612
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f22f12b001965fed38736d52ff4ac5b924f5676f92f57069f0ab68d8d03855304c154d8bc02ca8ef7fa04fa276ee772a4f62f717b3cbfe174eed3b659c75f771
|
|
7
|
+
data.tar.gz: 12ac36b60e70bde1b3ada0755529c7370463d66244e04f9b7992959830ad0ce672d4510ddfbcb0983fa3ecbbadbf9214bbdb2aacdc6f3fceecc0efcb788783ce
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.591
|
data/lib/v20180409/models.rb
CHANGED
|
@@ -45,7 +45,7 @@ module TencentCloud
|
|
|
45
45
|
# @type ClientNum: String
|
|
46
46
|
|
|
47
47
|
attr_accessor :BatchTasks, :TaskType, :Nodes, :Interval, :Parameters, :TaskCategory, :Cron, :Tag, :ProbeType, :PluginSource, :ClientNum
|
|
48
|
-
|
|
48
|
+
|
|
49
49
|
def initialize(batchtasks=nil, tasktype=nil, nodes=nil, interval=nil, parameters=nil, taskcategory=nil, cron=nil, tag=nil, probetype=nil, pluginsource=nil, clientnum=nil)
|
|
50
50
|
@BatchTasks = batchtasks
|
|
51
51
|
@TaskType = tasktype
|
|
@@ -97,7 +97,7 @@ module TencentCloud
|
|
|
97
97
|
# @type RequestId: String
|
|
98
98
|
|
|
99
99
|
attr_accessor :TaskIDs, :RequestId
|
|
100
|
-
|
|
100
|
+
|
|
101
101
|
def initialize(taskids=nil, requestid=nil)
|
|
102
102
|
@TaskIDs = taskids
|
|
103
103
|
@RequestId = requestid
|
|
@@ -115,7 +115,7 @@ module TencentCloud
|
|
|
115
115
|
# @type TaskIds: Array
|
|
116
116
|
|
|
117
117
|
attr_accessor :TaskIds
|
|
118
|
-
|
|
118
|
+
|
|
119
119
|
def initialize(taskids=nil)
|
|
120
120
|
@TaskIds = taskids
|
|
121
121
|
end
|
|
@@ -139,7 +139,7 @@ module TencentCloud
|
|
|
139
139
|
# @type RequestId: String
|
|
140
140
|
|
|
141
141
|
attr_accessor :Total, :SuccessCount, :Results, :RequestId
|
|
142
|
-
|
|
142
|
+
|
|
143
143
|
def initialize(total=nil, successcount=nil, results=nil, requestid=nil)
|
|
144
144
|
@Total = total
|
|
145
145
|
@SuccessCount = successcount
|
|
@@ -219,7 +219,7 @@ module TencentCloud
|
|
|
219
219
|
# @type City: Array
|
|
220
220
|
|
|
221
221
|
attr_accessor :BeginTime, :EndTime, :TaskType, :SortField, :Ascending, :SelectedFields, :Offset, :Limit, :TaskID, :Operators, :Districts, :ErrorTypes, :City
|
|
222
|
-
|
|
222
|
+
|
|
223
223
|
def initialize(begintime=nil, endtime=nil, tasktype=nil, sortfield=nil, ascending=nil, selectedfields=nil, offset=nil, limit=nil, taskid=nil, operators=nil, districts=nil, errortypes=nil, city=nil)
|
|
224
224
|
@BeginTime = begintime
|
|
225
225
|
@EndTime = endtime
|
|
@@ -263,7 +263,7 @@ module TencentCloud
|
|
|
263
263
|
# @type RequestId: String
|
|
264
264
|
|
|
265
265
|
attr_accessor :DataSet, :TotalNumber, :RequestId
|
|
266
|
-
|
|
266
|
+
|
|
267
267
|
def initialize(dataset=nil, totalnumber=nil, requestid=nil)
|
|
268
268
|
@DataSet = dataset
|
|
269
269
|
@TotalNumber = totalnumber
|
|
@@ -314,7 +314,7 @@ module TencentCloud
|
|
|
314
314
|
# @type TaskType: Integer
|
|
315
315
|
|
|
316
316
|
attr_accessor :NodeType, :Location, :IsIPv6, :NodeName, :PayMode, :TaskType
|
|
317
|
-
|
|
317
|
+
|
|
318
318
|
def initialize(nodetype=nil, location=nil, isipv6=nil, nodename=nil, paymode=nil, tasktype=nil)
|
|
319
319
|
@NodeType = nodetype
|
|
320
320
|
@Location = location
|
|
@@ -343,7 +343,7 @@ module TencentCloud
|
|
|
343
343
|
# @type RequestId: String
|
|
344
344
|
|
|
345
345
|
attr_accessor :NodeSet, :RequestId
|
|
346
|
-
|
|
346
|
+
|
|
347
347
|
def initialize(nodeset=nil, requestid=nil)
|
|
348
348
|
@NodeSet = nodeset
|
|
349
349
|
@RequestId = requestid
|
|
@@ -384,7 +384,7 @@ module TencentCloud
|
|
|
384
384
|
# @type Filters: Array
|
|
385
385
|
|
|
386
386
|
attr_accessor :AnalyzeTaskType, :MetricType, :Field, :Filter, :GroupBy, :Filters
|
|
387
|
-
|
|
387
|
+
|
|
388
388
|
def initialize(analyzetasktype=nil, metrictype=nil, field=nil, filter=nil, groupby=nil, filters=nil)
|
|
389
389
|
@AnalyzeTaskType = analyzetasktype
|
|
390
390
|
@MetricType = metrictype
|
|
@@ -413,7 +413,7 @@ module TencentCloud
|
|
|
413
413
|
# @type RequestId: String
|
|
414
414
|
|
|
415
415
|
attr_accessor :MetricSet, :RequestId
|
|
416
|
-
|
|
416
|
+
|
|
417
417
|
def initialize(metricset=nil, requestid=nil)
|
|
418
418
|
@MetricSet = metricset
|
|
419
419
|
@RequestId = requestid
|
|
@@ -447,7 +447,7 @@ module TencentCloud
|
|
|
447
447
|
# @type PayMode: Integer
|
|
448
448
|
|
|
449
449
|
attr_accessor :NodeType, :Location, :IsIPv6, :NodeName, :PayMode
|
|
450
|
-
|
|
450
|
+
|
|
451
451
|
def initialize(nodetype=nil, location=nil, isipv6=nil, nodename=nil, paymode=nil)
|
|
452
452
|
@NodeType = nodetype
|
|
453
453
|
@Location = location
|
|
@@ -474,7 +474,7 @@ module TencentCloud
|
|
|
474
474
|
# @type RequestId: String
|
|
475
475
|
|
|
476
476
|
attr_accessor :NodeSet, :RequestId
|
|
477
|
-
|
|
477
|
+
|
|
478
478
|
def initialize(nodeset=nil, requestid=nil)
|
|
479
479
|
@NodeSet = nodeset
|
|
480
480
|
@RequestId = requestid
|
|
@@ -545,7 +545,7 @@ module TencentCloud
|
|
|
545
545
|
# @type TagFilters: Array
|
|
546
546
|
|
|
547
547
|
attr_accessor :TaskIDs, :TaskName, :TargetAddress, :TaskStatus, :Offset, :Limit, :PayMode, :OrderState, :TaskType, :TaskCategory, :OrderBy, :Ascend, :TagFilters
|
|
548
|
-
|
|
548
|
+
|
|
549
549
|
def initialize(taskids=nil, taskname=nil, targetaddress=nil, taskstatus=nil, offset=nil, limit=nil, paymode=nil, orderstate=nil, tasktype=nil, taskcategory=nil, orderby=nil, ascend=nil, tagfilters=nil)
|
|
550
550
|
@TaskIDs = taskids
|
|
551
551
|
@TaskName = taskname
|
|
@@ -597,7 +597,7 @@ module TencentCloud
|
|
|
597
597
|
# @type RequestId: String
|
|
598
598
|
|
|
599
599
|
attr_accessor :TaskSet, :Total, :RequestId
|
|
600
|
-
|
|
600
|
+
|
|
601
601
|
def initialize(taskset=nil, total=nil, requestid=nil)
|
|
602
602
|
@TaskSet = taskset
|
|
603
603
|
@Total = total
|
|
@@ -628,7 +628,7 @@ module TencentCloud
|
|
|
628
628
|
# @type Fields: Array
|
|
629
629
|
|
|
630
630
|
attr_accessor :ProbeTime, :Labels, :Fields
|
|
631
|
-
|
|
631
|
+
|
|
632
632
|
def initialize(probetime=nil, labels=nil, fields=nil)
|
|
633
633
|
@ProbeTime = probetime
|
|
634
634
|
@Labels = labels
|
|
@@ -666,7 +666,7 @@ module TencentCloud
|
|
|
666
666
|
# @type Value: Float
|
|
667
667
|
|
|
668
668
|
attr_accessor :ID, :Name, :Value
|
|
669
|
-
|
|
669
|
+
|
|
670
670
|
def initialize(id=nil, name=nil, value=nil)
|
|
671
671
|
@ID = id
|
|
672
672
|
@Name = name
|
|
@@ -688,7 +688,7 @@ module TencentCloud
|
|
|
688
688
|
# @type Value: String
|
|
689
689
|
|
|
690
690
|
attr_accessor :Key, :Value
|
|
691
|
-
|
|
691
|
+
|
|
692
692
|
def initialize(key=nil, value=nil)
|
|
693
693
|
@Key = key
|
|
694
694
|
@Value = value
|
|
@@ -710,7 +710,7 @@ module TencentCloud
|
|
|
710
710
|
# @type Value: String
|
|
711
711
|
|
|
712
712
|
attr_accessor :ID, :Name, :Value
|
|
713
|
-
|
|
713
|
+
|
|
714
714
|
def initialize(id=nil, name=nil, value=nil)
|
|
715
715
|
@ID = id
|
|
716
716
|
@Name = name
|
|
@@ -760,7 +760,7 @@ module TencentCloud
|
|
|
760
760
|
# @type NodeDefineStatus: Integer
|
|
761
761
|
|
|
762
762
|
attr_accessor :Name, :Code, :Type, :NetService, :District, :City, :IPType, :Location, :CodeType, :NodeDefineStatus
|
|
763
|
-
|
|
763
|
+
|
|
764
764
|
def initialize(name=nil, code=nil, type=nil, netservice=nil, district=nil, city=nil, iptype=nil, location=nil, codetype=nil, nodedefinestatus=nil)
|
|
765
765
|
@Name = name
|
|
766
766
|
@Code = code
|
|
@@ -824,7 +824,7 @@ module TencentCloud
|
|
|
824
824
|
# @type TaskTypes: Array
|
|
825
825
|
|
|
826
826
|
attr_accessor :Name, :Code, :Type, :NetService, :District, :City, :IPType, :Location, :CodeType, :TaskTypes
|
|
827
|
-
|
|
827
|
+
|
|
828
828
|
def initialize(name=nil, code=nil, type=nil, netservice=nil, district=nil, city=nil, iptype=nil, location=nil, codetype=nil, tasktypes=nil)
|
|
829
829
|
@Name = name
|
|
830
830
|
@Code = code
|
|
@@ -916,7 +916,7 @@ module TencentCloud
|
|
|
916
916
|
# @type TagInfoList: Array
|
|
917
917
|
|
|
918
918
|
attr_accessor :Name, :TaskId, :TaskType, :Nodes, :Interval, :Parameters, :Status, :TargetAddress, :PayMode, :OrderState, :TaskCategory, :CreatedAt, :Cron, :CronState, :TagInfoList
|
|
919
|
-
|
|
919
|
+
|
|
920
920
|
def initialize(name=nil, taskid=nil, tasktype=nil, nodes=nil, interval=nil, parameters=nil, status=nil, targetaddress=nil, paymode=nil, orderstate=nil, taskcategory=nil, createdat=nil, cron=nil, cronstate=nil, taginfolist=nil)
|
|
921
921
|
@Name = name
|
|
922
922
|
@TaskId = taskid
|
|
@@ -969,7 +969,7 @@ module TencentCloud
|
|
|
969
969
|
# @type TargetAddress: String
|
|
970
970
|
|
|
971
971
|
attr_accessor :Name, :TargetAddress
|
|
972
|
-
|
|
972
|
+
|
|
973
973
|
def initialize(name=nil, targetaddress=nil)
|
|
974
974
|
@Name = name
|
|
975
975
|
@TargetAddress = targetaddress
|
|
@@ -987,7 +987,7 @@ module TencentCloud
|
|
|
987
987
|
# @type TaskIds: Array
|
|
988
988
|
|
|
989
989
|
attr_accessor :TaskIds
|
|
990
|
-
|
|
990
|
+
|
|
991
991
|
def initialize(taskids=nil)
|
|
992
992
|
@TaskIds = taskids
|
|
993
993
|
end
|
|
@@ -1011,7 +1011,7 @@ module TencentCloud
|
|
|
1011
1011
|
# @type RequestId: String
|
|
1012
1012
|
|
|
1013
1013
|
attr_accessor :Total, :SuccessCount, :Results, :RequestId
|
|
1014
|
-
|
|
1014
|
+
|
|
1015
1015
|
def initialize(total=nil, successcount=nil, results=nil, requestid=nil)
|
|
1016
1016
|
@Total = total
|
|
1017
1017
|
@SuccessCount = successcount
|
|
@@ -1040,7 +1040,7 @@ module TencentCloud
|
|
|
1040
1040
|
# @type TaskIds: Array
|
|
1041
1041
|
|
|
1042
1042
|
attr_accessor :TaskIds
|
|
1043
|
-
|
|
1043
|
+
|
|
1044
1044
|
def initialize(taskids=nil)
|
|
1045
1045
|
@TaskIds = taskids
|
|
1046
1046
|
end
|
|
@@ -1064,7 +1064,7 @@ module TencentCloud
|
|
|
1064
1064
|
# @type RequestId: String
|
|
1065
1065
|
|
|
1066
1066
|
attr_accessor :Total, :SuccessCount, :Results, :RequestId
|
|
1067
|
-
|
|
1067
|
+
|
|
1068
1068
|
def initialize(total=nil, successcount=nil, results=nil, requestid=nil)
|
|
1069
1069
|
@Total = total
|
|
1070
1070
|
@SuccessCount = successcount
|
|
@@ -1095,7 +1095,7 @@ module TencentCloud
|
|
|
1095
1095
|
# @type TagValue: String
|
|
1096
1096
|
|
|
1097
1097
|
attr_accessor :TagKey, :TagValue
|
|
1098
|
-
|
|
1098
|
+
|
|
1099
1099
|
def initialize(tagkey=nil, tagvalue=nil)
|
|
1100
1100
|
@TagKey = tagkey
|
|
1101
1101
|
@TagValue = tagvalue
|
|
@@ -1119,7 +1119,7 @@ module TencentCloud
|
|
|
1119
1119
|
# @type ErrorMessage: String
|
|
1120
1120
|
|
|
1121
1121
|
attr_accessor :TaskId, :Success, :ErrorMessage
|
|
1122
|
-
|
|
1122
|
+
|
|
1123
1123
|
def initialize(taskid=nil, success=nil, errormessage=nil)
|
|
1124
1124
|
@TaskId = taskid
|
|
1125
1125
|
@Success = success
|
|
@@ -1141,7 +1141,7 @@ module TencentCloud
|
|
|
1141
1141
|
# @type Name: String
|
|
1142
1142
|
|
|
1143
1143
|
attr_accessor :TaskId, :Name
|
|
1144
|
-
|
|
1144
|
+
|
|
1145
1145
|
def initialize(taskid=nil, name=nil)
|
|
1146
1146
|
@TaskId = taskid
|
|
1147
1147
|
@Name = name
|
|
@@ -1159,7 +1159,7 @@ module TencentCloud
|
|
|
1159
1159
|
# @type RequestId: String
|
|
1160
1160
|
|
|
1161
1161
|
attr_accessor :RequestId
|
|
1162
|
-
|
|
1162
|
+
|
|
1163
1163
|
def initialize(requestid=nil)
|
|
1164
1164
|
@RequestId = requestid
|
|
1165
1165
|
end
|
|
@@ -1186,7 +1186,7 @@ module TencentCloud
|
|
|
1186
1186
|
# @type ResourceIDs: Array
|
|
1187
1187
|
|
|
1188
1188
|
attr_accessor :TaskIds, :Nodes, :Interval, :Parameters, :Cron, :ResourceIDs
|
|
1189
|
-
|
|
1189
|
+
|
|
1190
1190
|
def initialize(taskids=nil, nodes=nil, interval=nil, parameters=nil, cron=nil, resourceids=nil)
|
|
1191
1191
|
@TaskIds = taskids
|
|
1192
1192
|
@Nodes = nodes
|
|
@@ -1212,7 +1212,7 @@ module TencentCloud
|
|
|
1212
1212
|
# @type RequestId: String
|
|
1213
1213
|
|
|
1214
1214
|
attr_accessor :RequestId
|
|
1215
|
-
|
|
1215
|
+
|
|
1216
1216
|
def initialize(requestid=nil)
|
|
1217
1217
|
@RequestId = requestid
|
|
1218
1218
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cat
|
|
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
|