tencentcloud-sdk-tsf 3.0.1132 → 3.0.1139
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/models.rb +33 -28
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: db6d7c54817841dfb3010270c1635c532fc71de6
|
4
|
+
data.tar.gz: 02791b274607ad737f85544af5aa8e1bfc1b840a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c4d1c9a24f6b332a8894d9806bc47465a10d6beb7b058dc5ce628bcca4faa65d094003c4ca71d0cc538a950de540bee9b82d5c38898c642805c7758c57f78b16
|
7
|
+
data.tar.gz: 0009a1a022f2a61842f2d357335be4e71b475922f88feac1f1ca02e2c416ac0112e10ce90212813f4de392f6e5b88bcaaac845f18640000b5d74423ff3379ff4
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1139
|
data/lib/v20180326/models.rb
CHANGED
@@ -1337,8 +1337,8 @@ module TencentCloud
|
|
1337
1337
|
|
1338
1338
|
attr_accessor :ConfigId, :ConfigName, :ConfigPath, :ConfigDesc, :ConfigTags, :ConfigPipeline, :ConfigCreateTime, :ConfigUpdateTime, :ConfigSchema, :ConfigAssociatedGroups, :ConfigAssociatedGroupList, :FilebeatConfigEnable, :FilebeatCloseTimeout, :FilebeatIgnoreOlder, :FilebeatHarvesterLimit, :FilebeatCloseInactive, :FilebeatCleanInactive
|
1339
1339
|
extend Gem::Deprecate
|
1340
|
-
deprecate :ConfigAssociatedGroups, :none, 2025,
|
1341
|
-
deprecate :ConfigAssociatedGroups=, :none, 2025,
|
1340
|
+
deprecate :ConfigAssociatedGroups, :none, 2025, 9
|
1341
|
+
deprecate :ConfigAssociatedGroups=, :none, 2025, 9
|
1342
1342
|
|
1343
1343
|
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)
|
1344
1344
|
@ConfigId = configid
|
@@ -2455,7 +2455,7 @@ module TencentCloud
|
|
2455
2455
|
# @type LastTimestamp: Integer
|
2456
2456
|
# @param Type: 级别
|
2457
2457
|
# @type Type: String
|
2458
|
-
# @param Kind: Kubernetes 资源类型,典型取值有 Deployment、Pod、Service 等
|
2458
|
+
# @param Kind: Kubernetes 资源类型,典型取值有 Deployment(部署资源)、Pod(容器组)、Service(服务资源) 等
|
2459
2459
|
# @type Kind: String
|
2460
2460
|
# @param Name: 资源名称
|
2461
2461
|
# @type Name: String
|
@@ -3723,10 +3723,10 @@ module TencentCloud
|
|
3723
3723
|
|
3724
3724
|
attr_accessor :ApplicationName, :ApplicationType, :MicroserviceType, :ApplicationDesc, :ApplicationLogConfig, :ApplicationResourceType, :ApplicationRuntimeType, :ProgramId, :ServiceConfigList, :IgnoreCreateImageRepository, :ProgramIdList, :ApmInstanceId, :ProgramLanguage, :FrameworkType, :ServiceGovernanceConfig, :CreateSameNameImageRepository
|
3725
3725
|
extend Gem::Deprecate
|
3726
|
-
deprecate :ApplicationLogConfig, :none, 2025,
|
3727
|
-
deprecate :ApplicationLogConfig=, :none, 2025,
|
3728
|
-
deprecate :ApplicationResourceType, :none, 2025,
|
3729
|
-
deprecate :ApplicationResourceType=, :none, 2025,
|
3726
|
+
deprecate :ApplicationLogConfig, :none, 2025, 9
|
3727
|
+
deprecate :ApplicationLogConfig=, :none, 2025, 9
|
3728
|
+
deprecate :ApplicationResourceType, :none, 2025, 9
|
3729
|
+
deprecate :ApplicationResourceType=, :none, 2025, 9
|
3730
3730
|
|
3731
3731
|
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)
|
3732
3732
|
@ApplicationName = applicationname
|
@@ -3830,9 +3830,9 @@ module TencentCloud
|
|
3830
3830
|
# @type KuberneteApiServer: String
|
3831
3831
|
# @param KuberneteNativeType: K : kubeconfig, S : service account
|
3832
3832
|
# @type KuberneteNativeType: String
|
3833
|
-
# @param KuberneteNativeSecret:
|
3833
|
+
# @param KuberneteNativeSecret: Kubernetes 原生 Secret 资源对象
|
3834
3834
|
# @type KuberneteNativeSecret: String
|
3835
|
-
# @param ProgramIdList:
|
3835
|
+
# @param ProgramIdList: 需要绑定的数据集ID。该参数可以通过调用 [DescribePrograms](https://cloud.tencent.com/document/product/649/73477) 的返回值中的 ProgramId 字段来获取或通过登录[控制台](https://console.cloud.tencent.com/tsf/privilege?tab=program&roleId=role-yrle4doy)查看;也可以调用[CreateProgram](https://cloud.tencent.com/document/product/649/108544)创建新的数据集。
|
3836
3836
|
# @type ProgramIdList: Array
|
3837
3837
|
# @param EnableLogCollection: 是否开启cls日志功能
|
3838
3838
|
# @type EnableLogCollection: Boolean
|
@@ -4182,7 +4182,7 @@ module TencentCloud
|
|
4182
4182
|
# @type MemRequest: String
|
4183
4183
|
# @param GroupResourceType: 部署组资源类型;DEF 表示默认资源类型
|
4184
4184
|
# @type GroupResourceType: String
|
4185
|
-
# @param SubnetId: 分组所属【子网ID
|
4185
|
+
# @param SubnetId: 分组所属【子网ID】,可前往私有网络[控制台](https://console.cloud.tencent.com/vpc/subnet?rid=1&unVpcId=vpc-6bs8ytjd)进行获取
|
4186
4186
|
# @type SubnetId: String
|
4187
4187
|
# @param AgentCpuRequest: agent 容器分配的 CPU 核数,对应 K8S 的 request
|
4188
4188
|
# @type AgentCpuRequest: String
|
@@ -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, 2025,
|
7113
|
-
deprecate :Reponame=, :none, 2025,
|
7114
|
-
deprecate :VolumeInfos, :none, 2025,
|
7115
|
-
deprecate :VolumeInfos=, :none, 2025,
|
7116
|
-
deprecate :VolumeMountInfos, :none, 2025,
|
7117
|
-
deprecate :VolumeMountInfos=, :none, 2025,
|
7112
|
+
deprecate :Reponame, :none, 2025, 9
|
7113
|
+
deprecate :Reponame=, :none, 2025, 9
|
7114
|
+
deprecate :VolumeInfos, :none, 2025, 9
|
7115
|
+
deprecate :VolumeInfos=, :none, 2025, 9
|
7116
|
+
deprecate :VolumeMountInfos, :none, 2025, 9
|
7117
|
+
deprecate :VolumeMountInfos=, :none, 2025, 9
|
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
|
@@ -7962,7 +7962,7 @@ module TencentCloud
|
|
7962
7962
|
# @type Offset: Integer
|
7963
7963
|
# @param Limit: 单页请求配置数量,取值范围[1, 50],默认值为10
|
7964
7964
|
# @type Limit: Integer
|
7965
|
-
# @param SearchWord:
|
7965
|
+
# @param SearchWord: 模糊匹配关键词,可搜索配置项ID或配置项名称
|
7966
7966
|
# @type SearchWord: String
|
7967
7967
|
# @param DisableProgramAuthCheck: 是否禁用数据集鉴权
|
7968
7968
|
# @type DisableProgramAuthCheck: Boolean
|
@@ -8481,7 +8481,7 @@ module TencentCloud
|
|
8481
8481
|
class DescribeContainerEventsRequest < TencentCloud::Common::AbstractModel
|
8482
8482
|
# @param ResourceType: event 的资源类型, 仅支持 group
|
8483
8483
|
# @type ResourceType: String
|
8484
|
-
# @param ResourceId: 部署组ID,按照【部署组ID】进行过滤,可通过调用DescribeGroups查询已创建的项目列表或登录控制台进行查看;也可以调用CreateGroup
|
8484
|
+
# @param ResourceId: 部署组ID,按照【部署组ID】进行过滤,可通过调用[DescribeGroups](https://cloud.tencent.com/document/product/649/36065)查询已创建的项目列表或登录控制台进行查看;也可以调用[CreateGroup](https://cloud.tencent.com/document/product/649/36074)创建新的项目。
|
8485
8485
|
# @type ResourceId: String
|
8486
8486
|
# @param Offset: 偏移量,取值从0开始
|
8487
8487
|
# @type Offset: Integer
|
@@ -8856,11 +8856,11 @@ module TencentCloud
|
|
8856
8856
|
|
8857
8857
|
# DescribeDeliveryConfigs请求参数结构体
|
8858
8858
|
class DescribeDeliveryConfigsRequest < TencentCloud::Common::AbstractModel
|
8859
|
-
# @param SearchWord:
|
8859
|
+
# @param SearchWord: 搜索关键字,可搜索日志投递配置项ID或日志投递配置项名称
|
8860
8860
|
# @type SearchWord: String
|
8861
|
-
# @param Offset:
|
8861
|
+
# @param Offset: 偏移量,取值范围大于等于0,默认值为0
|
8862
8862
|
# @type Offset: Integer
|
8863
|
-
# @param Limit:
|
8863
|
+
# @param Limit: 单页请求配置数量,取值范围[1, 50],默认值为10
|
8864
8864
|
# @type Limit: Integer
|
8865
8865
|
# @param ProgramIdList: 数据集ID列表
|
8866
8866
|
# 可通过调用[DescribePrograms](https://cloud.tencent.com/document/product/649/73477)查询已创建的数据集列表或登录[控制台](https://console.cloud.tencent.com/tsf/privilege?rid=1&tab=program&roleId=role-a22gwdwa)进行查看
|
@@ -10044,7 +10044,12 @@ module TencentCloud
|
|
10044
10044
|
|
10045
10045
|
# DescribeInstances请求参数结构体
|
10046
10046
|
class DescribeInstancesRequest < TencentCloud::Common::AbstractModel
|
10047
|
-
# @param Filters:
|
10047
|
+
# @param Filters: 过滤条件。多个 filter 之间是与关系,单个 filter 多个 value 之间是或关系。
|
10048
|
+
# 参考:[{"Name":"ip","Values":["172.16.16.139"]}]
|
10049
|
+
# filter name 取值范围:
|
10050
|
+
# - `id`:实例ID
|
10051
|
+
# - ` name `:实例名
|
10052
|
+
# - ` ip `:内网IP(可填wan_ip或lan_ip)
|
10048
10053
|
# @type Filters: Array
|
10049
10054
|
# @param Offset: 偏移量,默认为0
|
10050
10055
|
# @type Offset: Integer
|
@@ -10183,9 +10188,9 @@ module TencentCloud
|
|
10183
10188
|
# @type StartTime: String
|
10184
10189
|
# @param EndTime: 结束时间,格式yyyy-MM-dd HH:mm:ss
|
10185
10190
|
# @type EndTime: String
|
10186
|
-
# @param Offset: 开始index
|
10191
|
+
# @param Offset: 开始index,取值范围大于等于0,默认值为0
|
10187
10192
|
# @type Offset: Integer
|
10188
|
-
# @param Limit:
|
10193
|
+
# @param Limit: 单页请求配置数量,取值范围[1, 50],默认值为10
|
10189
10194
|
# @type Limit: Integer
|
10190
10195
|
# @param DimensionName: 聚合维度。可选值 NamespaceId:命名空间ID,GroupId:部署组ID,InstanceId:实例ID,ApplicationId:应用ID,OperationMethod:执行方法,OperationName:执行名称,ServiceName:服务名,UpstreamNamespaceId:上游命名空间ID
|
10191
10196
|
# @type DimensionName: String
|
@@ -14847,8 +14852,8 @@ module TencentCloud
|
|
14847
14852
|
|
14848
14853
|
attr_accessor :Reponame, :Repotype, :TagCount, :IsPublic, :IsUserFavor, :IsQcloudOfficial, :FavorCount, :PullCount, :Description, :CreationTime, :UpdateTime, :TcrRepoInfo, :TcrBindingId, :ApplicationId, :ApplicationName, :ApplicationNameReal, :Public, :CreateMode, :RepoName, :RepoType
|
14849
14854
|
extend Gem::Deprecate
|
14850
|
-
deprecate :ApplicationName, :none, 2025,
|
14851
|
-
deprecate :ApplicationName=, :none, 2025,
|
14855
|
+
deprecate :ApplicationName, :none, 2025, 9
|
14856
|
+
deprecate :ApplicationName=, :none, 2025, 9
|
14852
14857
|
|
14853
14858
|
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)
|
14854
14859
|
@Reponame = reponame
|
@@ -20501,8 +20506,8 @@ module TencentCloud
|
|
20501
20506
|
|
20502
20507
|
attr_accessor :ThreadCount, :ThreadActive, :DeamonThreadCount, :DaemonThreadCount
|
20503
20508
|
extend Gem::Deprecate
|
20504
|
-
deprecate :DeamonThreadCount, :none, 2025,
|
20505
|
-
deprecate :DeamonThreadCount=, :none, 2025,
|
20509
|
+
deprecate :DeamonThreadCount, :none, 2025, 9
|
20510
|
+
deprecate :DeamonThreadCount=, :none, 2025, 9
|
20506
20511
|
|
20507
20512
|
def initialize(threadcount=nil, threadactive=nil, deamonthreadcount=nil, daemonthreadcount=nil)
|
20508
20513
|
@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.1139
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-09-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|
@@ -34,8 +34,8 @@ extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
35
35
|
files:
|
36
36
|
- lib/tencentcloud-sdk-tsf.rb
|
37
|
-
- lib/v20180326/client.rb
|
38
37
|
- lib/v20180326/models.rb
|
38
|
+
- lib/v20180326/client.rb
|
39
39
|
- lib/VERSION
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
41
41
|
licenses:
|