tencentcloud-sdk-tsf 3.0.1193 → 3.0.1196
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/v20180326/client.rb +44 -0
- data/lib/v20180326/models.rb +16 -16
- 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: bf1d5352fb622e6d17f75b4eadc4d2229434c90e
|
|
4
|
+
data.tar.gz: ce62cb4060872de2ef21457d063322e84cc742a0
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 80e96599fb85938661790e54763801fc97d298d5140803dead7e4aeb550c8f157810f2cf6902044e252934f602c991b316aa040f5faae073e6e9c887c1321192
|
|
7
|
+
data.tar.gz: babcbff2ce6d0d31f25d7b2fa9ed142fbc5d531ea0e3d47988af143439aa0f5833cb69f6f9a79670892ee99baa991c8c2b7365b0eda2439a7891e640dbb8b6fe
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1196
|
data/lib/v20180326/client.rb
CHANGED
|
@@ -197,6 +197,8 @@ module TencentCloud
|
|
|
197
197
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
198
198
|
end
|
|
199
199
|
|
|
200
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
201
|
+
|
|
200
202
|
# 对执行失败的任务批次执行续跑
|
|
201
203
|
|
|
202
204
|
# @param request: Request instance for ContinueRunFailedTaskBatch.
|
|
@@ -845,6 +847,8 @@ module TencentCloud
|
|
|
845
847
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
846
848
|
end
|
|
847
849
|
|
|
850
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
851
|
+
|
|
848
852
|
# 创建任务
|
|
849
853
|
|
|
850
854
|
# @param request: Request instance for CreateTask.
|
|
@@ -869,6 +873,8 @@ module TencentCloud
|
|
|
869
873
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
870
874
|
end
|
|
871
875
|
|
|
876
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
877
|
+
|
|
872
878
|
# 创建工作流
|
|
873
879
|
|
|
874
880
|
# @param request: Request instance for CreateTaskFlow.
|
|
@@ -1448,6 +1454,8 @@ module TencentCloud
|
|
|
1448
1454
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
1449
1455
|
end
|
|
1450
1456
|
|
|
1457
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
1458
|
+
|
|
1451
1459
|
# 删除任务
|
|
1452
1460
|
|
|
1453
1461
|
# @param request: Request instance for DeleteTask.
|
|
@@ -2388,6 +2396,8 @@ module TencentCloud
|
|
|
2388
2396
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
2389
2397
|
end
|
|
2390
2398
|
|
|
2399
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
2400
|
+
|
|
2391
2401
|
# 查询工作流最新一个批次的状态信息
|
|
2392
2402
|
|
|
2393
2403
|
# @param request: Request instance for DescribeFlowLastBatchState.
|
|
@@ -3636,6 +3646,8 @@ module TencentCloud
|
|
|
3636
3646
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
3637
3647
|
end
|
|
3638
3648
|
|
|
3649
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
3650
|
+
|
|
3639
3651
|
# 查询任务详情
|
|
3640
3652
|
|
|
3641
3653
|
# @param request: Request instance for DescribeTaskDetail.
|
|
@@ -3660,6 +3672,8 @@ module TencentCloud
|
|
|
3660
3672
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
3661
3673
|
end
|
|
3662
3674
|
|
|
3675
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
3676
|
+
|
|
3663
3677
|
# 查询任务最近一次执行状态
|
|
3664
3678
|
|
|
3665
3679
|
# @param request: Request instance for DescribeTaskLastStatus.
|
|
@@ -3684,6 +3698,8 @@ module TencentCloud
|
|
|
3684
3698
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
3685
3699
|
end
|
|
3686
3700
|
|
|
3701
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
3702
|
+
|
|
3687
3703
|
# 翻页查询任务列表
|
|
3688
3704
|
|
|
3689
3705
|
# @param request: Request instance for DescribeTaskRecords.
|
|
@@ -3901,6 +3917,8 @@ module TencentCloud
|
|
|
3901
3917
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
3902
3918
|
end
|
|
3903
3919
|
|
|
3920
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
3921
|
+
|
|
3904
3922
|
# 停用任务
|
|
3905
3923
|
|
|
3906
3924
|
# @param request: Request instance for DisableTask.
|
|
@@ -3925,6 +3943,8 @@ module TencentCloud
|
|
|
3925
3943
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
3926
3944
|
end
|
|
3927
3945
|
|
|
3946
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
3947
|
+
|
|
3928
3948
|
# 停用工作流
|
|
3929
3949
|
|
|
3930
3950
|
# @param request: Request instance for DisableTaskFlow.
|
|
@@ -4093,6 +4113,8 @@ module TencentCloud
|
|
|
4093
4113
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4094
4114
|
end
|
|
4095
4115
|
|
|
4116
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
4117
|
+
|
|
4096
4118
|
# 启用任务
|
|
4097
4119
|
|
|
4098
4120
|
# @param request: Request instance for EnableTask.
|
|
@@ -4117,6 +4139,8 @@ module TencentCloud
|
|
|
4117
4139
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4118
4140
|
end
|
|
4119
4141
|
|
|
4142
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
4143
|
+
|
|
4120
4144
|
# 启用工作流
|
|
4121
4145
|
|
|
4122
4146
|
# @param request: Request instance for EnableTaskFlow.
|
|
@@ -4189,6 +4213,8 @@ module TencentCloud
|
|
|
4189
4213
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4190
4214
|
end
|
|
4191
4215
|
|
|
4216
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
4217
|
+
|
|
4192
4218
|
# 手动执行一次任务
|
|
4193
4219
|
|
|
4194
4220
|
# @param request: Request instance for ExecuteTask.
|
|
@@ -4213,6 +4239,8 @@ module TencentCloud
|
|
|
4213
4239
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4214
4240
|
end
|
|
4215
4241
|
|
|
4242
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
4243
|
+
|
|
4216
4244
|
# 执行一次工作流
|
|
4217
4245
|
|
|
4218
4246
|
# @param request: Request instance for ExecuteTaskFlow.
|
|
@@ -4549,6 +4577,8 @@ module TencentCloud
|
|
|
4549
4577
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4550
4578
|
end
|
|
4551
4579
|
|
|
4580
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
4581
|
+
|
|
4552
4582
|
# 修改任务
|
|
4553
4583
|
|
|
4554
4584
|
# @param request: Request instance for ModifyTask.
|
|
@@ -4648,6 +4678,8 @@ module TencentCloud
|
|
|
4648
4678
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4649
4679
|
end
|
|
4650
4680
|
|
|
4681
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
4682
|
+
|
|
4651
4683
|
# 重新执行任务
|
|
4652
4684
|
|
|
4653
4685
|
# @param request: Request instance for RedoTask.
|
|
@@ -4672,6 +4704,8 @@ module TencentCloud
|
|
|
4672
4704
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4673
4705
|
end
|
|
4674
4706
|
|
|
4707
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
4708
|
+
|
|
4675
4709
|
# 重新执行任务批次
|
|
4676
4710
|
|
|
4677
4711
|
# @param request: Request instance for RedoTaskBatch.
|
|
@@ -4696,6 +4730,8 @@ module TencentCloud
|
|
|
4696
4730
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4697
4731
|
end
|
|
4698
4732
|
|
|
4733
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
4734
|
+
|
|
4699
4735
|
# 重新执行在某个节点上执行任务。
|
|
4700
4736
|
|
|
4701
4737
|
# @param request: Request instance for RedoTaskExecute.
|
|
@@ -4720,6 +4756,8 @@ module TencentCloud
|
|
|
4720
4756
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
4721
4757
|
end
|
|
4722
4758
|
|
|
4759
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
4760
|
+
|
|
4723
4761
|
# 重新执行工作流批次
|
|
4724
4762
|
|
|
4725
4763
|
# @param request: Request instance for RedoTaskFlowBatch.
|
|
@@ -5176,6 +5214,8 @@ module TencentCloud
|
|
|
5176
5214
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
5177
5215
|
end
|
|
5178
5216
|
|
|
5217
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
5218
|
+
|
|
5179
5219
|
# 停止执行中的任务批次, 非运行中的任务不可调用。
|
|
5180
5220
|
|
|
5181
5221
|
# @param request: Request instance for StopTaskBatch.
|
|
@@ -5200,6 +5240,8 @@ module TencentCloud
|
|
|
5200
5240
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
5201
5241
|
end
|
|
5202
5242
|
|
|
5243
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
5244
|
+
|
|
5203
5245
|
# 停止正在某个节点上执行的任务
|
|
5204
5246
|
|
|
5205
5247
|
# @param request: Request instance for StopTaskExecute.
|
|
@@ -5224,6 +5266,8 @@ module TencentCloud
|
|
|
5224
5266
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
5225
5267
|
end
|
|
5226
5268
|
|
|
5269
|
+
# 分布式任务调度 TCT 已到达 EOMS 节点,进行产品下线处理。退市公告https://cloud.tencent.com/announce/detail/2053
|
|
5270
|
+
|
|
5227
5271
|
# 停止一个工作流批次
|
|
5228
5272
|
|
|
5229
5273
|
# @param request: Request instance for TerminateTaskFlowBatch.
|
data/lib/v20180326/models.rb
CHANGED
|
@@ -1335,8 +1335,8 @@ module TencentCloud
|
|
|
1335
1335
|
|
|
1336
1336
|
attr_accessor :ConfigId, :ConfigName, :ConfigPath, :ConfigDesc, :ConfigTags, :ConfigPipeline, :ConfigCreateTime, :ConfigUpdateTime, :ConfigSchema, :ConfigAssociatedGroups, :ConfigAssociatedGroupList, :FilebeatConfigEnable, :FilebeatCloseTimeout, :FilebeatIgnoreOlder, :FilebeatHarvesterLimit, :FilebeatCloseInactive, :FilebeatCleanInactive, :CustomMultilinePattern
|
|
1337
1337
|
extend Gem::Deprecate
|
|
1338
|
-
deprecate :ConfigAssociatedGroups, :none,
|
|
1339
|
-
deprecate :ConfigAssociatedGroups=, :none,
|
|
1338
|
+
deprecate :ConfigAssociatedGroups, :none, 2026, 1
|
|
1339
|
+
deprecate :ConfigAssociatedGroups=, :none, 2026, 1
|
|
1340
1340
|
|
|
1341
1341
|
def initialize(configid=nil, configname=nil, configpath=nil, configdesc=nil, configtags=nil, configpipeline=nil, configcreatetime=nil, configupdatetime=nil, configschema=nil, configassociatedgroups=nil, configassociatedgrouplist=nil, filebeatconfigenable=nil, filebeatclosetimeout=nil, filebeatignoreolder=nil, filebeatharvesterlimit=nil, filebeatcloseinactive=nil, filebeatcleaninactive=nil, custommultilinepattern=nil)
|
|
1342
1342
|
@ConfigId = configid
|
|
@@ -3719,10 +3719,10 @@ module TencentCloud
|
|
|
3719
3719
|
|
|
3720
3720
|
attr_accessor :ApplicationName, :ApplicationType, :MicroserviceType, :ApplicationDesc, :ApplicationLogConfig, :ApplicationResourceType, :ApplicationRuntimeType, :ProgramId, :ServiceConfigList, :IgnoreCreateImageRepository, :ProgramIdList, :ApmInstanceId, :ProgramLanguage, :FrameworkType, :ServiceGovernanceConfig, :CreateSameNameImageRepository
|
|
3721
3721
|
extend Gem::Deprecate
|
|
3722
|
-
deprecate :ApplicationLogConfig, :none,
|
|
3723
|
-
deprecate :ApplicationLogConfig=, :none,
|
|
3724
|
-
deprecate :ApplicationResourceType, :none,
|
|
3725
|
-
deprecate :ApplicationResourceType=, :none,
|
|
3722
|
+
deprecate :ApplicationLogConfig, :none, 2026, 1
|
|
3723
|
+
deprecate :ApplicationLogConfig=, :none, 2026, 1
|
|
3724
|
+
deprecate :ApplicationResourceType, :none, 2026, 1
|
|
3725
|
+
deprecate :ApplicationResourceType=, :none, 2026, 1
|
|
3726
3726
|
|
|
3727
3727
|
def initialize(applicationname=nil, applicationtype=nil, microservicetype=nil, applicationdesc=nil, applicationlogconfig=nil, applicationresourcetype=nil, applicationruntimetype=nil, programid=nil, serviceconfiglist=nil, ignorecreateimagerepository=nil, programidlist=nil, apminstanceid=nil, programlanguage=nil, frameworktype=nil, servicegovernanceconfig=nil, createsamenameimagerepository=nil)
|
|
3728
3728
|
@ApplicationName = applicationname
|
|
@@ -7109,12 +7109,12 @@ module TencentCloud
|
|
|
7109
7109
|
|
|
7110
7110
|
attr_accessor :GroupId, :TagName, :InstanceNum, :Server, :Reponame, :CpuLimit, :MemLimit, :JvmOpts, :CpuRequest, :MemRequest, :DoNotStart, :RepoName, :UpdateType, :UpdateIvl, :AgentCpuRequest, :AgentCpuLimit, :AgentMemRequest, :AgentMemLimit, :IstioCpuRequest, :IstioCpuLimit, :IstioMemRequest, :IstioMemLimit, :MaxSurge, :MaxUnavailable, :HealthCheckSettings, :Envs, :ServiceSetting, :DeployAgent, :SchedulingStrategy, :IncrementalDeployment, :RepoType, :VolumeInfos, :VolumeMountInfos, :VolumeInfoList, :VolumeMountInfoList, :VolumeClean, :AgentProfileList, :WarmupSetting
|
|
7111
7111
|
extend Gem::Deprecate
|
|
7112
|
-
deprecate :Reponame, :none,
|
|
7113
|
-
deprecate :Reponame=, :none,
|
|
7114
|
-
deprecate :VolumeInfos, :none,
|
|
7115
|
-
deprecate :VolumeInfos=, :none,
|
|
7116
|
-
deprecate :VolumeMountInfos, :none,
|
|
7117
|
-
deprecate :VolumeMountInfos=, :none,
|
|
7112
|
+
deprecate :Reponame, :none, 2026, 1
|
|
7113
|
+
deprecate :Reponame=, :none, 2026, 1
|
|
7114
|
+
deprecate :VolumeInfos, :none, 2026, 1
|
|
7115
|
+
deprecate :VolumeInfos=, :none, 2026, 1
|
|
7116
|
+
deprecate :VolumeMountInfos, :none, 2026, 1
|
|
7117
|
+
deprecate :VolumeMountInfos=, :none, 2026, 1
|
|
7118
7118
|
|
|
7119
7119
|
def initialize(groupid=nil, tagname=nil, instancenum=nil, server=nil, cpulimit=nil, memlimit=nil, jvmopts=nil, cpurequest=nil, memrequest=nil, donotstart=nil, reponame=nil, updatetype=nil, updateivl=nil, agentcpurequest=nil, agentcpulimit=nil, agentmemrequest=nil, agentmemlimit=nil, istiocpurequest=nil, istiocpulimit=nil, istiomemrequest=nil, istiomemlimit=nil, maxsurge=nil, maxunavailable=nil, healthchecksettings=nil, envs=nil, servicesetting=nil, deployagent=nil, schedulingstrategy=nil, incrementaldeployment=nil, repotype=nil, volumeinfos=nil, volumemountinfos=nil, volumeinfolist=nil, volumemountinfolist=nil, volumeclean=nil, agentprofilelist=nil, warmupsetting=nil)
|
|
7120
7120
|
@GroupId = groupid
|
|
@@ -14791,8 +14791,8 @@ module TencentCloud
|
|
|
14791
14791
|
|
|
14792
14792
|
attr_accessor :Reponame, :Repotype, :TagCount, :IsPublic, :IsUserFavor, :IsQcloudOfficial, :FavorCount, :PullCount, :Description, :CreationTime, :UpdateTime, :TcrRepoInfo, :TcrBindingId, :ApplicationId, :ApplicationName, :ApplicationNameReal, :Public, :CreateMode, :RepoName, :RepoType
|
|
14793
14793
|
extend Gem::Deprecate
|
|
14794
|
-
deprecate :ApplicationName, :none,
|
|
14795
|
-
deprecate :ApplicationName=, :none,
|
|
14794
|
+
deprecate :ApplicationName, :none, 2026, 1
|
|
14795
|
+
deprecate :ApplicationName=, :none, 2026, 1
|
|
14796
14796
|
|
|
14797
14797
|
def initialize(reponame=nil, repotype=nil, tagcount=nil, ispublic=nil, isuserfavor=nil, isqcloudofficial=nil, favorcount=nil, pullcount=nil, description=nil, creationtime=nil, updatetime=nil, tcrrepoinfo=nil, tcrbindingid=nil, applicationid=nil, applicationname=nil, applicationnamereal=nil, public=nil, createmode=nil, reponame=nil, repotype=nil)
|
|
14798
14798
|
@Reponame = reponame
|
|
@@ -20385,8 +20385,8 @@ module TencentCloud
|
|
|
20385
20385
|
|
|
20386
20386
|
attr_accessor :ThreadCount, :ThreadActive, :DeamonThreadCount, :DaemonThreadCount
|
|
20387
20387
|
extend Gem::Deprecate
|
|
20388
|
-
deprecate :DeamonThreadCount, :none,
|
|
20389
|
-
deprecate :DeamonThreadCount=, :none,
|
|
20388
|
+
deprecate :DeamonThreadCount, :none, 2026, 1
|
|
20389
|
+
deprecate :DeamonThreadCount=, :none, 2026, 1
|
|
20390
20390
|
|
|
20391
20391
|
def initialize(threadcount=nil, threadactive=nil, deamonthreadcount=nil, daemonthreadcount=nil)
|
|
20392
20392
|
@ThreadCount = threadcount
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-tsf
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1196
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2026-01-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|