tencentcloud-sdk-tat 3.0.778 → 3.0.779
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/v20201028/models.rb +28 -28
- 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: 066efafcdabc48bb14b667a6779e28b2a5adab47
|
4
|
+
data.tar.gz: 55d872d18825f89b5d28a3245f8fad01e8648ed3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 416018c69d1cd9f87263bb3f5a5405fd1aef9880ea1b453bc4bce4b7c0b983d860cb51966acc423132296550cd459acd16736e1e098ca00ae0b6fb2c0590fcf3
|
7
|
+
data.tar.gz: bf910a18ead86a60eddac47105fcd135606ddb14ee7b72f2aedc40703c8f703223cdc540ae21906e3cdb2d091364aa12b3e41690602b4d166056c998622ca0f2
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.779
|
data/lib/v20201028/models.rb
CHANGED
@@ -78,7 +78,7 @@ module TencentCloud
|
|
78
78
|
|
79
79
|
# CancelInvocation返回参数结构体
|
80
80
|
class CancelInvocationResponse < TencentCloud::Common::AbstractModel
|
81
|
-
# @param RequestId: 唯一请求 ID
|
81
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
82
82
|
# @type RequestId: String
|
83
83
|
|
84
84
|
attr_accessor :RequestId
|
@@ -325,7 +325,7 @@ module TencentCloud
|
|
325
325
|
class CreateCommandResponse < TencentCloud::Common::AbstractModel
|
326
326
|
# @param CommandId: 命令ID。
|
327
327
|
# @type CommandId: String
|
328
|
-
# @param RequestId: 唯一请求 ID
|
328
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
329
329
|
# @type RequestId: String
|
330
330
|
|
331
331
|
attr_accessor :CommandId, :RequestId
|
@@ -388,7 +388,7 @@ module TencentCloud
|
|
388
388
|
class CreateInvokerResponse < TencentCloud::Common::AbstractModel
|
389
389
|
# @param InvokerId: 执行器ID。
|
390
390
|
# @type InvokerId: String
|
391
|
-
# @param RequestId: 唯一请求 ID
|
391
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
392
392
|
# @type RequestId: String
|
393
393
|
|
394
394
|
attr_accessor :InvokerId, :RequestId
|
@@ -442,7 +442,7 @@ module TencentCloud
|
|
442
442
|
# @type RegisterCodeId: String
|
443
443
|
# @param RegisterCodeValue: 注册码值。
|
444
444
|
# @type RegisterCodeValue: String
|
445
|
-
# @param RequestId: 唯一请求 ID
|
445
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
446
446
|
# @type RequestId: String
|
447
447
|
|
448
448
|
attr_accessor :RegisterCodeId, :RegisterCodeValue, :RequestId
|
@@ -505,7 +505,7 @@ module TencentCloud
|
|
505
505
|
|
506
506
|
# DeleteCommand返回参数结构体
|
507
507
|
class DeleteCommandResponse < TencentCloud::Common::AbstractModel
|
508
|
-
# @param RequestId: 唯一请求 ID
|
508
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
509
509
|
# @type RequestId: String
|
510
510
|
|
511
511
|
attr_accessor :RequestId
|
@@ -537,7 +537,7 @@ module TencentCloud
|
|
537
537
|
|
538
538
|
# DeleteCommands返回参数结构体
|
539
539
|
class DeleteCommandsResponse < TencentCloud::Common::AbstractModel
|
540
|
-
# @param RequestId: 唯一请求 ID
|
540
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
541
541
|
# @type RequestId: String
|
542
542
|
|
543
543
|
attr_accessor :RequestId
|
@@ -569,7 +569,7 @@ module TencentCloud
|
|
569
569
|
|
570
570
|
# DeleteInvoker返回参数结构体
|
571
571
|
class DeleteInvokerResponse < TencentCloud::Common::AbstractModel
|
572
|
-
# @param RequestId: 唯一请求 ID
|
572
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
573
573
|
# @type RequestId: String
|
574
574
|
|
575
575
|
attr_accessor :RequestId
|
@@ -601,7 +601,7 @@ module TencentCloud
|
|
601
601
|
|
602
602
|
# DeleteRegisterCodes返回参数结构体
|
603
603
|
class DeleteRegisterCodesResponse < TencentCloud::Common::AbstractModel
|
604
|
-
# @param RequestId: 唯一请求 ID
|
604
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
605
605
|
# @type RequestId: String
|
606
606
|
|
607
607
|
attr_accessor :RequestId
|
@@ -633,7 +633,7 @@ module TencentCloud
|
|
633
633
|
|
634
634
|
# DeleteRegisterInstance返回参数结构体
|
635
635
|
class DeleteRegisterInstanceResponse < TencentCloud::Common::AbstractModel
|
636
|
-
# @param RequestId: 唯一请求 ID
|
636
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
637
637
|
# @type RequestId: String
|
638
638
|
|
639
639
|
attr_accessor :RequestId
|
@@ -688,7 +688,7 @@ module TencentCloud
|
|
688
688
|
# @type AutomationAgentSet: Array
|
689
689
|
# @param TotalCount: 符合条件的 Agent 总数。
|
690
690
|
# @type TotalCount: Integer
|
691
|
-
# @param RequestId: 唯一请求 ID
|
691
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
692
692
|
# @type RequestId: String
|
693
693
|
|
694
694
|
attr_accessor :AutomationAgentSet, :TotalCount, :RequestId
|
@@ -763,7 +763,7 @@ module TencentCloud
|
|
763
763
|
# @type TotalCount: Integer
|
764
764
|
# @param CommandSet: 命令详情列表。
|
765
765
|
# @type CommandSet: Array
|
766
|
-
# @param RequestId: 唯一请求 ID
|
766
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
767
767
|
# @type RequestId: String
|
768
768
|
|
769
769
|
attr_accessor :TotalCount, :CommandSet, :RequestId
|
@@ -837,7 +837,7 @@ module TencentCloud
|
|
837
837
|
# @type TotalCount: Integer
|
838
838
|
# @param InvocationTaskSet: 执行任务列表。
|
839
839
|
# @type InvocationTaskSet: Array
|
840
|
-
# @param RequestId: 唯一请求 ID
|
840
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
841
841
|
# @type RequestId: String
|
842
842
|
|
843
843
|
attr_accessor :TotalCount, :InvocationTaskSet, :RequestId
|
@@ -909,7 +909,7 @@ module TencentCloud
|
|
909
909
|
# @type TotalCount: Integer
|
910
910
|
# @param InvocationSet: 执行活动列表。
|
911
911
|
# @type InvocationSet: Array
|
912
|
-
# @param RequestId: 唯一请求 ID
|
912
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
913
913
|
# @type RequestId: String
|
914
914
|
|
915
915
|
attr_accessor :TotalCount, :InvocationSet, :RequestId
|
@@ -964,7 +964,7 @@ module TencentCloud
|
|
964
964
|
# @type TotalCount: Integer
|
965
965
|
# @param InvokerRecordSet: 执行器执行历史记录。
|
966
966
|
# @type InvokerRecordSet: Array
|
967
|
-
# @param RequestId: 唯一请求 ID
|
967
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
968
968
|
# @type RequestId: String
|
969
969
|
|
970
970
|
attr_accessor :TotalCount, :InvokerRecordSet, :RequestId
|
@@ -1034,7 +1034,7 @@ module TencentCloud
|
|
1034
1034
|
# @type TotalCount: Integer
|
1035
1035
|
# @param InvokerSet: 执行器信息。
|
1036
1036
|
# @type InvokerSet: Array
|
1037
|
-
# @param RequestId: 唯一请求 ID
|
1037
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1038
1038
|
# @type RequestId: String
|
1039
1039
|
|
1040
1040
|
attr_accessor :TotalCount, :InvokerSet, :RequestId
|
@@ -1079,7 +1079,7 @@ module TencentCloud
|
|
1079
1079
|
class DescribeQuotasResponse < TencentCloud::Common::AbstractModel
|
1080
1080
|
# @param GeneralResourceQuotaSet: 资源额度列表
|
1081
1081
|
# @type GeneralResourceQuotaSet: Array
|
1082
|
-
# @param RequestId: 唯一请求 ID
|
1082
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1083
1083
|
# @type RequestId: String
|
1084
1084
|
|
1085
1085
|
attr_accessor :GeneralResourceQuotaSet, :RequestId
|
@@ -1119,7 +1119,7 @@ module TencentCloud
|
|
1119
1119
|
# @type TotalCount: Integer
|
1120
1120
|
# @param RegionSet: 地域信息列表
|
1121
1121
|
# @type RegionSet: Array
|
1122
|
-
# @param RequestId: 唯一请求 ID
|
1122
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1123
1123
|
# @type RequestId: String
|
1124
1124
|
|
1125
1125
|
attr_accessor :TotalCount, :RegionSet, :RequestId
|
@@ -1175,7 +1175,7 @@ module TencentCloud
|
|
1175
1175
|
# @param RegisterCodeSet: 注册码信息列表。
|
1176
1176
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1177
1177
|
# @type RegisterCodeSet: Array
|
1178
|
-
# @param RequestId: 唯一请求 ID
|
1178
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1179
1179
|
# @type RequestId: String
|
1180
1180
|
|
1181
1181
|
attr_accessor :TotalCount, :RegisterCodeSet, :RequestId
|
@@ -1266,7 +1266,7 @@ module TencentCloud
|
|
1266
1266
|
# @type TotalCount: Integer
|
1267
1267
|
# @param RegisterInstanceSet: 被托管的实例信息的列表。
|
1268
1268
|
# @type RegisterInstanceSet: Array
|
1269
|
-
# @param RequestId: 唯一请求 ID
|
1269
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1270
1270
|
# @type RequestId: String
|
1271
1271
|
|
1272
1272
|
attr_accessor :TotalCount, :RegisterInstanceSet, :RequestId
|
@@ -1309,7 +1309,7 @@ module TencentCloud
|
|
1309
1309
|
|
1310
1310
|
# DisableInvoker返回参数结构体
|
1311
1311
|
class DisableInvokerResponse < TencentCloud::Common::AbstractModel
|
1312
|
-
# @param RequestId: 唯一请求 ID
|
1312
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1313
1313
|
# @type RequestId: String
|
1314
1314
|
|
1315
1315
|
attr_accessor :RequestId
|
@@ -1341,7 +1341,7 @@ module TencentCloud
|
|
1341
1341
|
|
1342
1342
|
# DisableRegisterCodes返回参数结构体
|
1343
1343
|
class DisableRegisterCodesResponse < TencentCloud::Common::AbstractModel
|
1344
|
-
# @param RequestId: 唯一请求 ID
|
1344
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1345
1345
|
# @type RequestId: String
|
1346
1346
|
|
1347
1347
|
attr_accessor :RequestId
|
@@ -1373,7 +1373,7 @@ module TencentCloud
|
|
1373
1373
|
|
1374
1374
|
# EnableInvoker返回参数结构体
|
1375
1375
|
class EnableInvokerResponse < TencentCloud::Common::AbstractModel
|
1376
|
-
# @param RequestId: 唯一请求 ID
|
1376
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1377
1377
|
# @type RequestId: String
|
1378
1378
|
|
1379
1379
|
attr_accessor :RequestId
|
@@ -1713,7 +1713,7 @@ module TencentCloud
|
|
1713
1713
|
class InvokeCommandResponse < TencentCloud::Common::AbstractModel
|
1714
1714
|
# @param InvocationId: 执行活动ID。
|
1715
1715
|
# @type InvocationId: String
|
1716
|
-
# @param RequestId: 唯一请求 ID
|
1716
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1717
1717
|
# @type RequestId: String
|
1718
1718
|
|
1719
1719
|
attr_accessor :InvocationId, :RequestId
|
@@ -1901,7 +1901,7 @@ module TencentCloud
|
|
1901
1901
|
|
1902
1902
|
# ModifyCommand返回参数结构体
|
1903
1903
|
class ModifyCommandResponse < TencentCloud::Common::AbstractModel
|
1904
|
-
# @param RequestId: 唯一请求 ID
|
1904
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1905
1905
|
# @type RequestId: String
|
1906
1906
|
|
1907
1907
|
attr_accessor :RequestId
|
@@ -1964,7 +1964,7 @@ module TencentCloud
|
|
1964
1964
|
|
1965
1965
|
# ModifyInvoker返回参数结构体
|
1966
1966
|
class ModifyInvokerResponse < TencentCloud::Common::AbstractModel
|
1967
|
-
# @param RequestId: 唯一请求 ID
|
1967
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1968
1968
|
# @type RequestId: String
|
1969
1969
|
|
1970
1970
|
attr_accessor :RequestId
|
@@ -2000,7 +2000,7 @@ module TencentCloud
|
|
2000
2000
|
|
2001
2001
|
# ModifyRegisterInstance返回参数结构体
|
2002
2002
|
class ModifyRegisterInstanceResponse < TencentCloud::Common::AbstractModel
|
2003
|
-
# @param RequestId: 唯一请求 ID
|
2003
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2004
2004
|
# @type RequestId: String
|
2005
2005
|
|
2006
2006
|
attr_accessor :RequestId
|
@@ -2048,7 +2048,7 @@ module TencentCloud
|
|
2048
2048
|
class PreviewReplacedCommandContentResponse < TencentCloud::Common::AbstractModel
|
2049
2049
|
# @param ReplacedContent: 自定义参数替换后的,经Base64编码的命令内容。
|
2050
2050
|
# @type ReplacedContent: String
|
2051
|
-
# @param RequestId: 唯一请求 ID
|
2051
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2052
2052
|
# @type RequestId: String
|
2053
2053
|
|
2054
2054
|
attr_accessor :ReplacedContent, :RequestId
|
@@ -2341,7 +2341,7 @@ module TencentCloud
|
|
2341
2341
|
# @type CommandId: String
|
2342
2342
|
# @param InvocationId: 执行活动ID。
|
2343
2343
|
# @type InvocationId: String
|
2344
|
-
# @param RequestId: 唯一请求 ID
|
2344
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2345
2345
|
# @type RequestId: String
|
2346
2346
|
|
2347
2347
|
attr_accessor :CommandId, :InvocationId, :RequestId
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tat
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.779
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
@@ -33,8 +33,8 @@ executables: []
|
|
33
33
|
extensions: []
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
|
-
- lib/v20201028/models.rb
|
37
36
|
- lib/v20201028/client.rb
|
37
|
+
- lib/v20201028/models.rb
|
38
38
|
- lib/tencentcloud-sdk-tat.rb
|
39
39
|
- lib/VERSION
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|