tencentcloud-sdk-tsf 3.0.625 → 3.0.626
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 +13 -4
- 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: f2277a427478f936ccc333276523e44e28e273a8
|
4
|
+
data.tar.gz: b5cbe14641a8bf6ef0f502f276f961f461faaea9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 892b5d099cc7fe7d61b8e822a0e4d31192189f63641103f3782305c7e9e1f164b3f80510f5b97da17bea67d60e604dc4c69542811fb1da8cda1a153f5a753e9a
|
7
|
+
data.tar.gz: 7d125eed040451d3d7c77607a72406c8493f3ab6e67dbc4e2eda3e7845f0741e494eb65e45589bb000ab0e8e35dade1b6c19229715c00e5a73853377a1a69e9a
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.626
|
data/lib/v20180326/models.rb
CHANGED
@@ -6167,10 +6167,12 @@ module TencentCloud
|
|
6167
6167
|
# @type AgentProfileList: Array
|
6168
6168
|
# @param WarmupSetting: 预热参数配置
|
6169
6169
|
# @type WarmupSetting: :class:`Tencentcloud::Tsf.v20180326.models.WarmupSetting`
|
6170
|
+
# @param EnableBatchHealthCheck: 开启分批健康检查
|
6171
|
+
# @type EnableBatchHealthCheck: Boolean
|
6170
6172
|
|
6171
|
-
attr_accessor :GroupId, :PkgId, :StartupParameters, :DeployDesc, :ForceStart, :EnableHealthCheck, :HealthCheckSettings, :UpdateType, :DeployBetaEnable, :DeployBatch, :DeployExeMode, :DeployWaitTime, :StartScript, :StopScript, :IncrementalDeployment, :JdkName, :JdkVersion, :AgentProfileList, :WarmupSetting
|
6173
|
+
attr_accessor :GroupId, :PkgId, :StartupParameters, :DeployDesc, :ForceStart, :EnableHealthCheck, :HealthCheckSettings, :UpdateType, :DeployBetaEnable, :DeployBatch, :DeployExeMode, :DeployWaitTime, :StartScript, :StopScript, :IncrementalDeployment, :JdkName, :JdkVersion, :AgentProfileList, :WarmupSetting, :EnableBatchHealthCheck
|
6172
6174
|
|
6173
|
-
def initialize(groupid=nil, pkgid=nil, startupparameters=nil, deploydesc=nil, forcestart=nil, enablehealthcheck=nil, healthchecksettings=nil, updatetype=nil, deploybetaenable=nil, deploybatch=nil, deployexemode=nil, deploywaittime=nil, startscript=nil, stopscript=nil, incrementaldeployment=nil, jdkname=nil, jdkversion=nil, agentprofilelist=nil, warmupsetting=nil)
|
6175
|
+
def initialize(groupid=nil, pkgid=nil, startupparameters=nil, deploydesc=nil, forcestart=nil, enablehealthcheck=nil, healthchecksettings=nil, updatetype=nil, deploybetaenable=nil, deploybatch=nil, deployexemode=nil, deploywaittime=nil, startscript=nil, stopscript=nil, incrementaldeployment=nil, jdkname=nil, jdkversion=nil, agentprofilelist=nil, warmupsetting=nil, enablebatchhealthcheck=nil)
|
6174
6176
|
@GroupId = groupid
|
6175
6177
|
@PkgId = pkgid
|
6176
6178
|
@StartupParameters = startupparameters
|
@@ -6190,6 +6192,7 @@ module TencentCloud
|
|
6190
6192
|
@JdkVersion = jdkversion
|
6191
6193
|
@AgentProfileList = agentprofilelist
|
6192
6194
|
@WarmupSetting = warmupsetting
|
6195
|
+
@EnableBatchHealthCheck = enablebatchhealthcheck
|
6193
6196
|
end
|
6194
6197
|
|
6195
6198
|
def deserialize(params)
|
@@ -6225,6 +6228,7 @@ module TencentCloud
|
|
6225
6228
|
@WarmupSetting = WarmupSetting.new
|
6226
6229
|
@WarmupSetting.deserialize(params['WarmupSetting'])
|
6227
6230
|
end
|
6231
|
+
@EnableBatchHealthCheck = params['EnableBatchHealthCheck']
|
6228
6232
|
end
|
6229
6233
|
end
|
6230
6234
|
|
@@ -20124,10 +20128,13 @@ module TencentCloud
|
|
20124
20128
|
# @param GatewayConfig: Envoy网关配置
|
20125
20129
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
20126
20130
|
# @type GatewayConfig: :class:`Tencentcloud::Tsf.v20180326.models.GatewayConfig`
|
20131
|
+
# @param EnableBatchHealthCheck: 批次是否开启健康检查
|
20132
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
20133
|
+
# @type EnableBatchHealthCheck: Boolean
|
20127
20134
|
|
20128
|
-
attr_accessor :GroupId, :GroupName, :GroupStatus, :PackageId, :PackageName, :PackageVersion, :ClusterId, :ClusterName, :NamespaceId, :NamespaceName, :ApplicationId, :ApplicationName, :InstanceCount, :RunInstanceCount, :StartupParameters, :CreateTime, :UpdateTime, :OffInstanceCount, :GroupDesc, :MicroserviceType, :ApplicationType, :GroupResourceType, :UpdatedTime, :DeployDesc, :UpdateType, :DeployBetaEnable, :DeployBatch, :DeployExeMode, :DeployWaitTime, :EnableHealthCheck, :HealthCheckSettings, :PackageType, :StartScript, :StopScript, :Alias, :AgentProfileList, :WarmupSetting, :GatewayConfig
|
20135
|
+
attr_accessor :GroupId, :GroupName, :GroupStatus, :PackageId, :PackageName, :PackageVersion, :ClusterId, :ClusterName, :NamespaceId, :NamespaceName, :ApplicationId, :ApplicationName, :InstanceCount, :RunInstanceCount, :StartupParameters, :CreateTime, :UpdateTime, :OffInstanceCount, :GroupDesc, :MicroserviceType, :ApplicationType, :GroupResourceType, :UpdatedTime, :DeployDesc, :UpdateType, :DeployBetaEnable, :DeployBatch, :DeployExeMode, :DeployWaitTime, :EnableHealthCheck, :HealthCheckSettings, :PackageType, :StartScript, :StopScript, :Alias, :AgentProfileList, :WarmupSetting, :GatewayConfig, :EnableBatchHealthCheck
|
20129
20136
|
|
20130
|
-
def initialize(groupid=nil, groupname=nil, groupstatus=nil, packageid=nil, packagename=nil, packageversion=nil, clusterid=nil, clustername=nil, namespaceid=nil, namespacename=nil, applicationid=nil, applicationname=nil, instancecount=nil, runinstancecount=nil, startupparameters=nil, createtime=nil, updatetime=nil, offinstancecount=nil, groupdesc=nil, microservicetype=nil, applicationtype=nil, groupresourcetype=nil, updatedtime=nil, deploydesc=nil, updatetype=nil, deploybetaenable=nil, deploybatch=nil, deployexemode=nil, deploywaittime=nil, enablehealthcheck=nil, healthchecksettings=nil, packagetype=nil, startscript=nil, stopscript=nil, _alias=nil, agentprofilelist=nil, warmupsetting=nil, gatewayconfig=nil)
|
20137
|
+
def initialize(groupid=nil, groupname=nil, groupstatus=nil, packageid=nil, packagename=nil, packageversion=nil, clusterid=nil, clustername=nil, namespaceid=nil, namespacename=nil, applicationid=nil, applicationname=nil, instancecount=nil, runinstancecount=nil, startupparameters=nil, createtime=nil, updatetime=nil, offinstancecount=nil, groupdesc=nil, microservicetype=nil, applicationtype=nil, groupresourcetype=nil, updatedtime=nil, deploydesc=nil, updatetype=nil, deploybetaenable=nil, deploybatch=nil, deployexemode=nil, deploywaittime=nil, enablehealthcheck=nil, healthchecksettings=nil, packagetype=nil, startscript=nil, stopscript=nil, _alias=nil, agentprofilelist=nil, warmupsetting=nil, gatewayconfig=nil, enablebatchhealthcheck=nil)
|
20131
20138
|
@GroupId = groupid
|
20132
20139
|
@GroupName = groupname
|
20133
20140
|
@GroupStatus = groupstatus
|
@@ -20166,6 +20173,7 @@ module TencentCloud
|
|
20166
20173
|
@AgentProfileList = agentprofilelist
|
20167
20174
|
@WarmupSetting = warmupsetting
|
20168
20175
|
@GatewayConfig = gatewayconfig
|
20176
|
+
@EnableBatchHealthCheck = enablebatchhealthcheck
|
20169
20177
|
end
|
20170
20178
|
|
20171
20179
|
def deserialize(params)
|
@@ -20223,6 +20231,7 @@ module TencentCloud
|
|
20223
20231
|
@GatewayConfig = GatewayConfig.new
|
20224
20232
|
@GatewayConfig.deserialize(params['GatewayConfig'])
|
20225
20233
|
end
|
20234
|
+
@EnableBatchHealthCheck = params['EnableBatchHealthCheck']
|
20226
20235
|
end
|
20227
20236
|
end
|
20228
20237
|
|
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.626
|
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-08-
|
11
|
+
date: 2023-08-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|