tencentcloud-sdk-tsf 3.0.1036 → 3.0.1038
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 +2 -0
- data/lib/v20180326/models.rb +13 -200
- 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: d405a9728b7cf96193d44f0162ca525c1a08a105
|
4
|
+
data.tar.gz: fd0d09c84fc18ee1550ff171cb9aee52a5dcd5b1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3dd9fadf02cd630d92eaf53a07a18967757864244e9f820736418212ce6af8a0bf7c5b78cd584b8d0e3ce6359dc1bfac74f63cb52bed8dd002ea8fabab5e023b
|
7
|
+
data.tar.gz: 392db287d9c353826c2c08158412f81ce309f6aedd3fd61ad15212cf390fb9a021742afa54de439d30eb448e15ff728ed70a0082f0fc2196fbc5096bd97c2dd9
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1038
|
data/lib/v20180326/client.rb
CHANGED
data/lib/v20180326/models.rb
CHANGED
@@ -203,7 +203,6 @@ module TencentCloud
|
|
203
203
|
# 高级选项设置
|
204
204
|
class AdvanceSettings < TencentCloud::Common::AbstractModel
|
205
205
|
# @param SubTaskConcurrency: 子任务单机并发数限制,默认值为2
|
206
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
207
206
|
# @type SubTaskConcurrency: Integer
|
208
207
|
|
209
208
|
attr_accessor :SubTaskConcurrency
|
@@ -450,10 +449,8 @@ module TencentCloud
|
|
450
449
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
451
450
|
# @type RequestContentType: String
|
452
451
|
# @param CanRun: API 能否调试
|
453
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
454
452
|
# @type CanRun: Boolean
|
455
453
|
# @param Status: API 状态 0:离线 1:在线,默认0
|
456
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
457
454
|
# @type Status: Integer
|
458
455
|
# @param Description: API 描述
|
459
456
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -881,37 +878,27 @@ module TencentCloud
|
|
881
878
|
# 分页的应用描述信息字段
|
882
879
|
class ApplicationForPage < TencentCloud::Common::AbstractModel
|
883
880
|
# @param ApplicationId: 应用ID
|
884
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
885
881
|
# @type ApplicationId: String
|
886
882
|
# @param ApplicationName: 应用名称
|
887
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
888
883
|
# @type ApplicationName: String
|
889
884
|
# @param ApplicationDesc: 应用描述
|
890
885
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
891
886
|
# @type ApplicationDesc: String
|
892
887
|
# @param ApplicationType: 应用类型
|
893
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
894
888
|
# @type ApplicationType: String
|
895
889
|
# @param MicroserviceType: 微服务类型
|
896
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
897
890
|
# @type MicroserviceType: String
|
898
891
|
# @param ProgLang: 编程语言
|
899
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
900
892
|
# @type ProgLang: String
|
901
893
|
# @param CreateTime: 创建时间
|
902
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
903
894
|
# @type CreateTime: String
|
904
895
|
# @param UpdateTime: 更新时间
|
905
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
906
896
|
# @type UpdateTime: String
|
907
897
|
# @param ApplicationResourceType: 应用资源类型
|
908
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
909
898
|
# @type ApplicationResourceType: String
|
910
899
|
# @param ApplicationRuntimeType: 应用runtime类型
|
911
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
912
900
|
# @type ApplicationRuntimeType: String
|
913
901
|
# @param ApigatewayServiceId: Apigateway的serviceId
|
914
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
915
902
|
# @type ApigatewayServiceId: String
|
916
903
|
# @param ApplicationRemarkName: 应用备注名
|
917
904
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -920,7 +907,6 @@ module TencentCloud
|
|
920
907
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
921
908
|
# @type ServiceConfigList: Array
|
922
909
|
# @param IgnoreCreateImageRepository: IgnoreCreateImageRepository
|
923
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
924
910
|
# @type IgnoreCreateImageRepository: Boolean
|
925
911
|
# @param ApmInstanceId: Apm业务系统id
|
926
912
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -935,19 +921,15 @@ module TencentCloud
|
|
935
921
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
936
922
|
# @type MicroserviceSubType: String
|
937
923
|
# @param ProgramLanguage: 应用编程语言类型
|
938
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
939
924
|
# @type ProgramLanguage: String
|
940
925
|
# @param FrameworkType: 开发框架类型[SpringCloud,Dubbo,Go-GRPC,Other]
|
941
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
942
926
|
# @type FrameworkType: String
|
943
927
|
# @param ServiceGovernanceConfig: 注册配置治理信息
|
944
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
945
928
|
# @type ServiceGovernanceConfig: :class:`Tencentcloud::Tsf.v20180326.models.ServiceGovernanceConfig`
|
946
929
|
# @param MicroserviceTypeList: 微服务类型列表
|
947
930
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
948
931
|
# @type MicroserviceTypeList: Array
|
949
932
|
# @param CreateSameNameImageRepository: 是否同时创建镜像仓库
|
950
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
951
933
|
# @type CreateSameNameImageRepository: Boolean
|
952
934
|
|
953
935
|
attr_accessor :ApplicationId, :ApplicationName, :ApplicationDesc, :ApplicationType, :MicroserviceType, :ProgLang, :CreateTime, :UpdateTime, :ApplicationResourceType, :ApplicationRuntimeType, :ApigatewayServiceId, :ApplicationRemarkName, :ServiceConfigList, :IgnoreCreateImageRepository, :ApmInstanceId, :ApmInstanceName, :SyncDeleteImageRepository, :MicroserviceSubType, :ProgramLanguage, :FrameworkType, :ServiceGovernanceConfig, :MicroserviceTypeList, :CreateSameNameImageRepository
|
@@ -1325,16 +1307,14 @@ module TencentCloud
|
|
1325
1307
|
# @param ConfigAssociatedGroupList: 配置项关联部署组
|
1326
1308
|
# @type ConfigAssociatedGroupList: Array
|
1327
1309
|
# @param FilebeatConfigEnable: 是否开启filebeat高级配置开关
|
1328
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1329
1310
|
# @type FilebeatConfigEnable: Boolean
|
1330
1311
|
# @param FilebeatCloseTimeout: close_timeout参数
|
1331
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1332
1312
|
# @type FilebeatCloseTimeout: Integer
|
1333
1313
|
|
1334
1314
|
attr_accessor :ConfigId, :ConfigName, :ConfigPath, :ConfigDesc, :ConfigTags, :ConfigPipeline, :ConfigCreateTime, :ConfigUpdateTime, :ConfigSchema, :ConfigAssociatedGroups, :ConfigAssociatedGroupList, :FilebeatConfigEnable, :FilebeatCloseTimeout
|
1335
1315
|
extend Gem::Deprecate
|
1336
|
-
deprecate :ConfigAssociatedGroups, :none, 2025,
|
1337
|
-
deprecate :ConfigAssociatedGroups=, :none, 2025,
|
1316
|
+
deprecate :ConfigAssociatedGroups, :none, 2025, 4
|
1317
|
+
deprecate :ConfigAssociatedGroups=, :none, 2025, 4
|
1338
1318
|
|
1339
1319
|
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)
|
1340
1320
|
@ConfigId = configid
|
@@ -2005,13 +1985,10 @@ module TencentCloud
|
|
2005
1985
|
# ConfigMap可选项
|
2006
1986
|
class ConfigMapOption < TencentCloud::Common::AbstractModel
|
2007
1987
|
# @param Key: -
|
2008
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2009
1988
|
# @type Key: String
|
2010
1989
|
# @param Path: -
|
2011
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2012
1990
|
# @type Path: String
|
2013
1991
|
# @param Mode: -
|
2014
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2015
1992
|
# @type Mode: String
|
2016
1993
|
|
2017
1994
|
attr_accessor :Key, :Path, :Mode
|
@@ -2387,28 +2364,20 @@ module TencentCloud
|
|
2387
2364
|
# 返回容器的事件,比如 k8s deployment 或者 pod 的 events
|
2388
2365
|
class ContainerEvent < TencentCloud::Common::AbstractModel
|
2389
2366
|
# @param FirstTimestamp: 第一次出现的时间,以 ms 为单位的时间戳
|
2390
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2391
2367
|
# @type FirstTimestamp: Integer
|
2392
2368
|
# @param LastTimestamp: 最后一次出现的时间,以 ms 为单位的时间戳
|
2393
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2394
2369
|
# @type LastTimestamp: Integer
|
2395
2370
|
# @param Type: 级别
|
2396
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2397
2371
|
# @type Type: String
|
2398
2372
|
# @param Kind: 资源类型
|
2399
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2400
2373
|
# @type Kind: String
|
2401
2374
|
# @param Name: 资源名称
|
2402
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2403
2375
|
# @type Name: String
|
2404
2376
|
# @param Reason: 内容
|
2405
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2406
2377
|
# @type Reason: String
|
2407
2378
|
# @param Message: 详细描述
|
2408
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2409
2379
|
# @type Message: String
|
2410
2380
|
# @param Count: 出现次数
|
2411
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2412
2381
|
# @type Count: Integer
|
2413
2382
|
|
2414
2383
|
attr_accessor :FirstTimestamp, :LastTimestamp, :Type, :Kind, :Name, :Reason, :Message, :Count
|
@@ -2708,19 +2677,15 @@ module TencentCloud
|
|
2708
2677
|
# 容器部署组详情
|
2709
2678
|
class ContainerGroupDetail < TencentCloud::Common::AbstractModel
|
2710
2679
|
# @param GroupId: 部署组ID
|
2711
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2712
2680
|
# @type GroupId: String
|
2713
2681
|
# @param GroupName: 分组名称
|
2714
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2715
2682
|
# @type GroupName: String
|
2716
2683
|
# @param InstanceNum: 实例总数
|
2717
2684
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2718
2685
|
# @type InstanceNum: Integer
|
2719
2686
|
# @param CurrentNum: 已启动实例总数
|
2720
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2721
2687
|
# @type CurrentNum: Integer
|
2722
2688
|
# @param CreateTime: 创建时间
|
2723
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2724
2689
|
# @type CreateTime: String
|
2725
2690
|
# @param Server: 镜像server
|
2726
2691
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -2732,28 +2697,20 @@ module TencentCloud
|
|
2732
2697
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2733
2698
|
# @type TagName: String
|
2734
2699
|
# @param ClusterId: 集群ID
|
2735
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2736
2700
|
# @type ClusterId: String
|
2737
2701
|
# @param ClusterName: 集群名称
|
2738
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2739
2702
|
# @type ClusterName: String
|
2740
2703
|
# @param NamespaceId: 命名空间ID
|
2741
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2742
2704
|
# @type NamespaceId: String
|
2743
2705
|
# @param NamespaceName: 命名空间名称
|
2744
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2745
2706
|
# @type NamespaceName: String
|
2746
2707
|
# @param ApplicationId: 应用ID
|
2747
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2748
2708
|
# @type ApplicationId: String
|
2749
2709
|
# @param LbIp: 负载均衡ip
|
2750
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2751
2710
|
# @type LbIp: String
|
2752
2711
|
# @param ApplicationType: 应用类型
|
2753
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2754
2712
|
# @type ApplicationType: String
|
2755
2713
|
# @param ClusterIp: Service ip
|
2756
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2757
2714
|
# @type ClusterIp: String
|
2758
2715
|
# @param NodePort: NodePort端口,只有公网和NodePort访问方式才有值
|
2759
2716
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -2768,28 +2725,22 @@ module TencentCloud
|
|
2768
2725
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2769
2726
|
# @type AccessType: Integer
|
2770
2727
|
# @param UpdateType: 更新方式:0:快速更新 1:滚动更新
|
2771
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2772
2728
|
# @type UpdateType: Integer
|
2773
2729
|
# @param UpdateIvl: 更新间隔,单位秒
|
2774
2730
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2775
2731
|
# @type UpdateIvl: Integer
|
2776
2732
|
# @param ProtocolPorts: 端口数组对象
|
2777
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2778
2733
|
# @type ProtocolPorts: Array
|
2779
2734
|
# @param Envs: 环境变量数组对象
|
2780
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2781
2735
|
# @type Envs: Array
|
2782
2736
|
# @param ApplicationName: 应用名称
|
2783
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2784
2737
|
# @type ApplicationName: String
|
2785
2738
|
# @param Message: pod错误信息描述
|
2786
2739
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2787
2740
|
# @type Message: String
|
2788
2741
|
# @param Status: 部署组状态
|
2789
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2790
2742
|
# @type Status: String
|
2791
2743
|
# @param MicroserviceType: 服务类型
|
2792
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2793
2744
|
# @type MicroserviceType: String
|
2794
2745
|
# @param CpuRequest: 初始分配的 CPU 核数,对应 K8S request
|
2795
2746
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -2801,13 +2752,10 @@ module TencentCloud
|
|
2801
2752
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2802
2753
|
# @type SubnetId: String
|
2803
2754
|
# @param GroupResourceType: 部署组资源类型
|
2804
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2805
2755
|
# @type GroupResourceType: String
|
2806
2756
|
# @param InstanceCount: 部署组实例个数
|
2807
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2808
2757
|
# @type InstanceCount: Integer
|
2809
2758
|
# @param UpdatedTime: 部署组更新时间戳
|
2810
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2811
2759
|
# @type UpdatedTime: Integer
|
2812
2760
|
# @param MaxSurge: kubernetes滚动更新策略的MaxSurge参数
|
2813
2761
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -2819,7 +2767,6 @@ module TencentCloud
|
|
2819
2767
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2820
2768
|
# @type HealthCheckSettings: :class:`Tencentcloud::Tsf.v20180326.models.HealthCheckSettings`
|
2821
2769
|
# @param AllowPlainYamlDeploy: 允许PlainYamlDeploy
|
2822
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2823
2770
|
# @type AllowPlainYamlDeploy: Boolean
|
2824
2771
|
# @param IsNotEqualServiceConfig: 是否不等于ServiceConfig
|
2825
2772
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -2967,7 +2914,6 @@ module TencentCloud
|
|
2967
2914
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2968
2915
|
# @type HealthCheckSettings: :class:`Tencentcloud::Tsf.v20180326.models.HealthCheckSettings`
|
2969
2916
|
# @param IsNotEqualServiceConfig: 服务配置信息是否匹配
|
2970
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2971
2917
|
# @type IsNotEqualServiceConfig: Boolean
|
2972
2918
|
|
2973
2919
|
attr_accessor :InstanceNum, :CurrentNum, :LbDns, :LbIp, :ClusterIp, :Status, :Message, :Envs, :NodePort, :SubnetId, :HealthCheckSettings, :IsNotEqualServiceConfig
|
@@ -3250,7 +3196,6 @@ module TencentCloud
|
|
3250
3196
|
# CreateApiGroup返回参数结构体
|
3251
3197
|
class CreateApiGroupResponse < TencentCloud::Common::AbstractModel
|
3252
3198
|
# @param Result: API分组ID
|
3253
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3254
3199
|
# @type Result: String
|
3255
3200
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3256
3201
|
# @type RequestId: String
|
@@ -3339,7 +3284,6 @@ module TencentCloud
|
|
3339
3284
|
# CreateApiRateLimitRuleWithDetailResp返回参数结构体
|
3340
3285
|
class CreateApiRateLimitRuleWithDetailRespResponse < TencentCloud::Common::AbstractModel
|
3341
3286
|
# @param Result: 创建的规则 ID
|
3342
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3343
3287
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.ApiRateLimitRule`
|
3344
3288
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3345
3289
|
# @type RequestId: String
|
@@ -3613,7 +3557,6 @@ module TencentCloud
|
|
3613
3557
|
# CreateConfig返回参数结构体
|
3614
3558
|
class CreateConfigResponse < TencentCloud::Common::AbstractModel
|
3615
3559
|
# @param Result: true:创建成功;false:创建失败
|
3616
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3617
3560
|
# @type Result: Boolean
|
3618
3561
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3619
3562
|
# @type RequestId: String
|
@@ -3718,7 +3661,6 @@ module TencentCloud
|
|
3718
3661
|
# CreateConfigTemplateWithDetailResp返回参数结构体
|
3719
3662
|
class CreateConfigTemplateWithDetailRespResponse < TencentCloud::Common::AbstractModel
|
3720
3663
|
# @param Result: 创建成功,返回 ID
|
3721
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3722
3664
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.ConfigTemplate`
|
3723
3665
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3724
3666
|
# @type RequestId: String
|
@@ -3786,7 +3728,6 @@ module TencentCloud
|
|
3786
3728
|
# CreateConfigWithDetailResp返回参数结构体
|
3787
3729
|
class CreateConfigWithDetailRespResponse < TencentCloud::Common::AbstractModel
|
3788
3730
|
# @param Result: 配置项
|
3789
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3790
3731
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.Config`
|
3791
3732
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3792
3733
|
# @type RequestId: String
|
@@ -4003,7 +3944,6 @@ module TencentCloud
|
|
4003
3944
|
# CreateFileConfig返回参数结构体
|
4004
3945
|
class CreateFileConfigResponse < TencentCloud::Common::AbstractModel
|
4005
3946
|
# @param Result: true:创建成功;false:创建失败
|
4006
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4007
3947
|
# @type Result: Boolean
|
4008
3948
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4009
3949
|
# @type RequestId: String
|
@@ -4080,7 +4020,6 @@ module TencentCloud
|
|
4080
4020
|
# CreateFileConfigWithDetailResp返回参数结构体
|
4081
4021
|
class CreateFileConfigWithDetailRespResponse < TencentCloud::Common::AbstractModel
|
4082
4022
|
# @param Result: 文件配置项
|
4083
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4084
4023
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.FileConfig`
|
4085
4024
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4086
4025
|
# @type RequestId: String
|
@@ -4261,7 +4200,6 @@ module TencentCloud
|
|
4261
4200
|
# CreateLane返回参数结构体
|
4262
4201
|
class CreateLaneResponse < TencentCloud::Common::AbstractModel
|
4263
4202
|
# @param Result: 泳道ID
|
4264
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4265
4203
|
# @type Result: String
|
4266
4204
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4267
4205
|
# @type RequestId: String
|
@@ -4325,7 +4263,6 @@ module TencentCloud
|
|
4325
4263
|
# CreateLaneRule返回参数结构体
|
4326
4264
|
class CreateLaneRuleResponse < TencentCloud::Common::AbstractModel
|
4327
4265
|
# @param Result: 泳道规则Id
|
4328
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4329
4266
|
# @type Result: String
|
4330
4267
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4331
4268
|
# @type RequestId: String
|
@@ -4566,7 +4503,6 @@ module TencentCloud
|
|
4566
4503
|
# CreatePathRewritesWithDetailResp返回参数结构体
|
4567
4504
|
class CreatePathRewritesWithDetailRespResponse < TencentCloud::Common::AbstractModel
|
4568
4505
|
# @param Result: 返回路径重写规则 ID
|
4569
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4570
4506
|
# @type Result: Array
|
4571
4507
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4572
4508
|
# @type RequestId: String
|
@@ -4678,7 +4614,6 @@ module TencentCloud
|
|
4678
4614
|
# CreatePublicConfig返回参数结构体
|
4679
4615
|
class CreatePublicConfigResponse < TencentCloud::Common::AbstractModel
|
4680
4616
|
# @param Result: true:创建成功;false:创建失败
|
4681
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4682
4617
|
# @type Result: Boolean
|
4683
4618
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4684
4619
|
# @type RequestId: String
|
@@ -4739,7 +4674,6 @@ module TencentCloud
|
|
4739
4674
|
# CreatePublicConfigWithDetailResp返回参数结构体
|
4740
4675
|
class CreatePublicConfigWithDetailRespResponse < TencentCloud::Common::AbstractModel
|
4741
4676
|
# @param Result: 公共配置项 ID
|
4742
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4743
4677
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.Config`
|
4744
4678
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4745
4679
|
# @type RequestId: String
|
@@ -5017,7 +4951,6 @@ module TencentCloud
|
|
5017
4951
|
# CreateUnitNamespaces返回参数结构体
|
5018
4952
|
class CreateUnitNamespacesResponse < TencentCloud::Common::AbstractModel
|
5019
4953
|
# @param Result: 是否成功
|
5020
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5021
4954
|
# @type Result: Boolean
|
5022
4955
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5023
4956
|
# @type RequestId: String
|
@@ -5072,8 +5005,7 @@ module TencentCloud
|
|
5072
5005
|
|
5073
5006
|
# CreateUnitRule返回参数结构体
|
5074
5007
|
class CreateUnitRuleResponse < TencentCloud::Common::AbstractModel
|
5075
|
-
# @param Result:
|
5076
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5008
|
+
# @param Result: 是否成功,成功:true,失败:false。;
|
5077
5009
|
# @type Result: Boolean
|
5078
5010
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5079
5011
|
# @type RequestId: String
|
@@ -5129,7 +5061,6 @@ module TencentCloud
|
|
5129
5061
|
# CreateUnitRuleWithDetailResp返回参数结构体
|
5130
5062
|
class CreateUnitRuleWithDetailRespResponse < TencentCloud::Common::AbstractModel
|
5131
5063
|
# @param Result: 单元化规则信息
|
5132
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5133
5064
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.UnitRule`
|
5134
5065
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5135
5066
|
# @type RequestId: String
|
@@ -5177,10 +5108,8 @@ module TencentCloud
|
|
5177
5108
|
# 自定义Pod调度规则
|
5178
5109
|
class CustomPodSchedule < TencentCloud::Common::AbstractModel
|
5179
5110
|
# @param ForceSchedule: -
|
5180
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5181
5111
|
# @type ForceSchedule: :class:`Tencentcloud::Tsf.v20180326.models.ForceSchedule`
|
5182
5112
|
# @param TrySchedule: -
|
5183
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5184
5113
|
# @type TrySchedule: :class:`Tencentcloud::Tsf.v20180326.models.TrySchedule`
|
5185
5114
|
|
5186
5115
|
attr_accessor :ForceSchedule, :TrySchedule
|
@@ -5331,7 +5260,6 @@ module TencentCloud
|
|
5331
5260
|
# @param Result: 删除应用操作是否成功。
|
5332
5261
|
# true:操作成功。
|
5333
5262
|
# false:操作失败。
|
5334
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5335
5263
|
# @type Result: Boolean
|
5336
5264
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5337
5265
|
# @type RequestId: String
|
@@ -5520,7 +5448,6 @@ module TencentCloud
|
|
5520
5448
|
# DeleteFileConfig返回参数结构体
|
5521
5449
|
class DeleteFileConfigResponse < TencentCloud::Common::AbstractModel
|
5522
5450
|
# @param Result: 删除结果
|
5523
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5524
5451
|
# @type Result: Boolean
|
5525
5452
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5526
5453
|
# @type RequestId: String
|
@@ -5740,7 +5667,6 @@ module TencentCloud
|
|
5740
5667
|
# DeleteLaneRule返回参数结构体
|
5741
5668
|
class DeleteLaneRuleResponse < TencentCloud::Common::AbstractModel
|
5742
5669
|
# @param Result: 操作状态
|
5743
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5744
5670
|
# @type Result: Boolean
|
5745
5671
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5746
5672
|
# @type RequestId: String
|
@@ -5937,7 +5863,6 @@ module TencentCloud
|
|
5937
5863
|
# DeletePublicConfig返回参数结构体
|
5938
5864
|
class DeletePublicConfigResponse < TencentCloud::Common::AbstractModel
|
5939
5865
|
# @param Result: true:删除成功;false:删除失败
|
5940
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5941
5866
|
# @type Result: Boolean
|
5942
5867
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5943
5868
|
# @type RequestId: String
|
@@ -6086,7 +6011,6 @@ module TencentCloud
|
|
6086
6011
|
# DeleteUnitNamespaces返回参数结构体
|
6087
6012
|
class DeleteUnitNamespacesResponse < TencentCloud::Common::AbstractModel
|
6088
6013
|
# @param Result: 是否成功
|
6089
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6090
6014
|
# @type Result: Boolean
|
6091
6015
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6092
6016
|
# @type RequestId: String
|
@@ -6123,7 +6047,6 @@ module TencentCloud
|
|
6123
6047
|
# DeleteUnitRule返回参数结构体
|
6124
6048
|
class DeleteUnitRuleResponse < TencentCloud::Common::AbstractModel
|
6125
6049
|
# @param Result: 是否成功
|
6126
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6127
6050
|
# @type Result: Boolean
|
6128
6051
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6129
6052
|
# @type RequestId: String
|
@@ -6378,8 +6301,8 @@ module TencentCloud
|
|
6378
6301
|
|
6379
6302
|
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
|
6380
6303
|
extend Gem::Deprecate
|
6381
|
-
deprecate :Reponame, :none, 2025,
|
6382
|
-
deprecate :Reponame=, :none, 2025,
|
6304
|
+
deprecate :Reponame, :none, 2025, 4
|
6305
|
+
deprecate :Reponame=, :none, 2025, 4
|
6383
6306
|
|
6384
6307
|
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)
|
6385
6308
|
@GroupId = groupid
|
@@ -6513,7 +6436,6 @@ module TencentCloud
|
|
6513
6436
|
# @param Result: 部署容器应用是否成功。
|
6514
6437
|
# true:成功。
|
6515
6438
|
# false:失败。
|
6516
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6517
6439
|
# @type Result: Boolean
|
6518
6440
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6519
6441
|
# @type RequestId: String
|
@@ -6734,7 +6656,6 @@ module TencentCloud
|
|
6734
6656
|
# DescribeApiGroup返回参数结构体
|
6735
6657
|
class DescribeApiGroupResponse < TencentCloud::Common::AbstractModel
|
6736
6658
|
# @param Result: API分组信息
|
6737
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6738
6659
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.ApiGroupInfo`
|
6739
6660
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6740
6661
|
# @type RequestId: String
|
@@ -6806,7 +6727,6 @@ module TencentCloud
|
|
6806
6727
|
# DescribeApiGroups返回参数结构体
|
6807
6728
|
class DescribeApiGroupsResponse < TencentCloud::Common::AbstractModel
|
6808
6729
|
# @param Result: 翻页结构体
|
6809
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6810
6730
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageApiGroupInfo`
|
6811
6731
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6812
6732
|
# @type RequestId: String
|
@@ -7145,7 +7065,6 @@ module TencentCloud
|
|
7145
7065
|
# DescribeBasicResourceUsage返回参数结构体
|
7146
7066
|
class DescribeBasicResourceUsageResponse < TencentCloud::Common::AbstractModel
|
7147
7067
|
# @param Result: TSF基本资源信息
|
7148
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7149
7068
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.OverviewBasicResourceUsage`
|
7150
7069
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7151
7070
|
# @type RequestId: String
|
@@ -7240,7 +7159,6 @@ module TencentCloud
|
|
7240
7159
|
# DescribeBusinessLogConfigs返回参数结构体
|
7241
7160
|
class DescribeBusinessLogConfigsResponse < TencentCloud::Common::AbstractModel
|
7242
7161
|
# @param Result: 业务日志配置列表
|
7243
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7244
7162
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageBusinessLogConfig`
|
7245
7163
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7246
7164
|
# @type RequestId: String
|
@@ -7422,7 +7340,6 @@ module TencentCloud
|
|
7422
7340
|
# DescribeConfigReleaseLogs返回参数结构体
|
7423
7341
|
class DescribeConfigReleaseLogsResponse < TencentCloud::Common::AbstractModel
|
7424
7342
|
# @param Result: 分页的配置项发布历史列表
|
7425
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7426
7343
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfigReleaseLog`
|
7427
7344
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7428
7345
|
# @type RequestId: String
|
@@ -7490,7 +7407,6 @@ module TencentCloud
|
|
7490
7407
|
# DescribeConfigReleases返回参数结构体
|
7491
7408
|
class DescribeConfigReleasesResponse < TencentCloud::Common::AbstractModel
|
7492
7409
|
# @param Result: 分页的配置发布信息
|
7493
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7494
7410
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfigRelease`
|
7495
7411
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7496
7412
|
# @type RequestId: String
|
@@ -7641,7 +7557,6 @@ module TencentCloud
|
|
7641
7557
|
# DescribeConfigTemplate返回参数结构体
|
7642
7558
|
class DescribeConfigTemplateResponse < TencentCloud::Common::AbstractModel
|
7643
7559
|
# @param Result: 导入结果
|
7644
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7645
7560
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.ConfigTemplate`
|
7646
7561
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7647
7562
|
# @type RequestId: String
|
@@ -7705,7 +7620,6 @@ module TencentCloud
|
|
7705
7620
|
# DescribeConfigs返回参数结构体
|
7706
7621
|
class DescribeConfigsResponse < TencentCloud::Common::AbstractModel
|
7707
7622
|
# @param Result: 分页后的配置项列表
|
7708
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7709
7623
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfig`
|
7710
7624
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7711
7625
|
# @type RequestId: String
|
@@ -8224,7 +8138,6 @@ module TencentCloud
|
|
8224
8138
|
# DescribeEnabledUnitRule返回参数结构体
|
8225
8139
|
class DescribeEnabledUnitRuleResponse < TencentCloud::Common::AbstractModel
|
8226
8140
|
# @param Result: 单元化规则对象
|
8227
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8228
8141
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.UnitRule`
|
8229
8142
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8230
8143
|
# @type RequestId: String
|
@@ -8292,7 +8205,6 @@ module TencentCloud
|
|
8292
8205
|
# DescribeFileConfigReleases返回参数结构体
|
8293
8206
|
class DescribeFileConfigReleasesResponse < TencentCloud::Common::AbstractModel
|
8294
8207
|
# @param Result: 配置项发布信息列表
|
8295
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8296
8208
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageFileConfigRelease`
|
8297
8209
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8298
8210
|
# @type RequestId: String
|
@@ -8356,7 +8268,6 @@ module TencentCloud
|
|
8356
8268
|
# DescribeFileConfigs返回参数结构体
|
8357
8269
|
class DescribeFileConfigsResponse < TencentCloud::Common::AbstractModel
|
8358
8270
|
# @param Result: 文件配置项列表
|
8359
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8360
8271
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageFileConfig`
|
8361
8272
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8362
8273
|
# @type RequestId: String
|
@@ -8666,7 +8577,6 @@ module TencentCloud
|
|
8666
8577
|
# DescribeGroupBusinessLogConfigs返回参数结构体
|
8667
8578
|
class DescribeGroupBusinessLogConfigsResponse < TencentCloud::Common::AbstractModel
|
8668
8579
|
# @param Result: 业务日志配置列表
|
8669
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8670
8580
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageBusinessLogConfig`
|
8671
8581
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8672
8582
|
# @type RequestId: String
|
@@ -8816,7 +8726,6 @@ module TencentCloud
|
|
8816
8726
|
# DescribeGroupRelease返回参数结构体
|
8817
8727
|
class DescribeGroupReleaseResponse < TencentCloud::Common::AbstractModel
|
8818
8728
|
# @param Result: 部署组发布的相关信息
|
8819
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8820
8729
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.GroupRelease`
|
8821
8730
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8822
8731
|
# @type RequestId: String
|
@@ -9739,7 +9648,6 @@ module TencentCloud
|
|
9739
9648
|
# DescribeLaneRules返回参数结构体
|
9740
9649
|
class DescribeLaneRulesResponse < TencentCloud::Common::AbstractModel
|
9741
9650
|
# @param Result: 泳道规则列表
|
9742
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9743
9651
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.LaneRules`
|
9744
9652
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
9745
9653
|
# @type RequestId: String
|
@@ -9795,7 +9703,6 @@ module TencentCloud
|
|
9795
9703
|
# DescribeLanes返回参数结构体
|
9796
9704
|
class DescribeLanesResponse < TencentCloud::Common::AbstractModel
|
9797
9705
|
# @param Result: 泳道列表
|
9798
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9799
9706
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.LaneInfos`
|
9800
9707
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
9801
9708
|
# @type RequestId: String
|
@@ -9858,7 +9765,6 @@ module TencentCloud
|
|
9858
9765
|
# DescribeMicroservice返回参数结构体
|
9859
9766
|
class DescribeMicroserviceResponse < TencentCloud::Common::AbstractModel
|
9860
9767
|
# @param Result: 微服务详情实例列表
|
9861
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9862
9768
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageMsInstance`
|
9863
9769
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
9864
9770
|
# @type RequestId: String
|
@@ -9973,7 +9879,6 @@ module TencentCloud
|
|
9973
9879
|
# DescribeMicroservices返回参数结构体
|
9974
9880
|
class DescribeMicroservicesResponse < TencentCloud::Common::AbstractModel
|
9975
9881
|
# @param Result: 微服务分页列表信息
|
9976
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
9977
9882
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageMicroservice`
|
9978
9883
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
9979
9884
|
# @type RequestId: String
|
@@ -10047,9 +9952,9 @@ module TencentCloud
|
|
10047
9952
|
|
10048
9953
|
# DescribeOverviewInvocation请求参数结构体
|
10049
9954
|
class DescribeOverviewInvocationRequest < TencentCloud::Common::AbstractModel
|
10050
|
-
# @param NamespaceId: 命名空间ID
|
9955
|
+
# @param NamespaceId: 命名空间ID, 此参数必填
|
10051
9956
|
# @type NamespaceId: String
|
10052
|
-
# @param Type:
|
9957
|
+
# @param Type: 监控统计类型,必填,可选值:SumReqAmount、AvgFailureRate、AvgTimeCost,分别对应请求量、请求错误率、平均响应耗时
|
10053
9958
|
# @type Type: String
|
10054
9959
|
# @param Period: 监控统计数据粒度,可选值:60、3600、86400,分别对应1分钟、1小时、1天
|
10055
9960
|
# @type Period: Integer
|
@@ -10080,7 +9985,6 @@ module TencentCloud
|
|
10080
9985
|
# DescribeOverviewInvocation返回参数结构体
|
10081
9986
|
class DescribeOverviewInvocationResponse < TencentCloud::Common::AbstractModel
|
10082
9987
|
# @param Result: 监控统计数据列表
|
10083
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10084
9988
|
# @type Result: Array
|
10085
9989
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10086
9990
|
# @type RequestId: String
|
@@ -10458,7 +10362,6 @@ module TencentCloud
|
|
10458
10362
|
# DescribePublicConfigReleaseLogs返回参数结构体
|
10459
10363
|
class DescribePublicConfigReleaseLogsResponse < TencentCloud::Common::AbstractModel
|
10460
10364
|
# @param Result: 分页后的公共配置项发布历史列表
|
10461
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10462
10365
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfigReleaseLog`
|
10463
10366
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10464
10367
|
# @type RequestId: String
|
@@ -10514,7 +10417,6 @@ module TencentCloud
|
|
10514
10417
|
# DescribePublicConfigReleases返回参数结构体
|
10515
10418
|
class DescribePublicConfigReleasesResponse < TencentCloud::Common::AbstractModel
|
10516
10419
|
# @param Result: 公共配置发布信息
|
10517
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10518
10420
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfigRelease`
|
10519
10421
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10520
10422
|
# @type RequestId: String
|
@@ -10622,7 +10524,6 @@ module TencentCloud
|
|
10622
10524
|
# DescribePublicConfigSummary返回参数结构体
|
10623
10525
|
class DescribePublicConfigSummaryResponse < TencentCloud::Common::AbstractModel
|
10624
10526
|
# @param Result: 分页的全局配置统计信息列表
|
10625
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10626
10527
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfig`
|
10627
10528
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10628
10529
|
# @type RequestId: String
|
@@ -10682,7 +10583,6 @@ module TencentCloud
|
|
10682
10583
|
# DescribePublicConfigs返回参数结构体
|
10683
10584
|
class DescribePublicConfigsResponse < TencentCloud::Common::AbstractModel
|
10684
10585
|
# @param Result: 分页后的全局配置项列表
|
10685
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10686
10586
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageConfig`
|
10687
10587
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10688
10588
|
# @type RequestId: String
|
@@ -10722,7 +10622,6 @@ module TencentCloud
|
|
10722
10622
|
# DescribeReleasedConfig返回参数结构体
|
10723
10623
|
class DescribeReleasedConfigResponse < TencentCloud::Common::AbstractModel
|
10724
10624
|
# @param Result: 已发布的配置内容
|
10725
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
10726
10625
|
# @type Result: String
|
10727
10626
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
10728
10627
|
# @type RequestId: String
|
@@ -11506,7 +11405,6 @@ module TencentCloud
|
|
11506
11405
|
# DescribeUnitNamespaces返回参数结构体
|
11507
11406
|
class DescribeUnitNamespacesResponse < TencentCloud::Common::AbstractModel
|
11508
11407
|
# @param Result: 单元化命名空间对象列表
|
11509
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11510
11408
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageUnitNamespace`
|
11511
11409
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11512
11410
|
# @type RequestId: String
|
@@ -11546,7 +11444,6 @@ module TencentCloud
|
|
11546
11444
|
# DescribeUnitRule返回参数结构体
|
11547
11445
|
class DescribeUnitRuleResponse < TencentCloud::Common::AbstractModel
|
11548
11446
|
# @param Result: 单元化规则对象
|
11549
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11550
11447
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.UnitRule`
|
11551
11448
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11552
11449
|
# @type RequestId: String
|
@@ -11602,7 +11499,6 @@ module TencentCloud
|
|
11602
11499
|
# DescribeUnitRules返回参数结构体
|
11603
11500
|
class DescribeUnitRulesResponse < TencentCloud::Common::AbstractModel
|
11604
11501
|
# @param Result: 分页列表信息
|
11605
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11606
11502
|
# @type Result: Array
|
11607
11503
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11608
11504
|
# @type RequestId: String
|
@@ -11662,7 +11558,6 @@ module TencentCloud
|
|
11662
11558
|
# DescribeUnitRulesV2返回参数结构体
|
11663
11559
|
class DescribeUnitRulesV2Response < TencentCloud::Common::AbstractModel
|
11664
11560
|
# @param Result: 分页列表信息
|
11665
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11666
11561
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageUnitRuleV2`
|
11667
11562
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11668
11563
|
# @type RequestId: String
|
@@ -11773,7 +11668,6 @@ module TencentCloud
|
|
11773
11668
|
# DescribeUsableUnitNamespaces返回参数结构体
|
11774
11669
|
class DescribeUsableUnitNamespacesResponse < TencentCloud::Common::AbstractModel
|
11775
11670
|
# @param Result: 单元化命名空间对象列表
|
11776
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11777
11671
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.TsfPageUnitNamespace`
|
11778
11672
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11779
11673
|
# @type RequestId: String
|
@@ -11813,7 +11707,6 @@ module TencentCloud
|
|
11813
11707
|
# DisableLaneRule返回参数结构体
|
11814
11708
|
class DisableLaneRuleResponse < TencentCloud::Common::AbstractModel
|
11815
11709
|
# @param Result: 操作状态。成功:true,失败:false
|
11816
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11817
11710
|
# @type Result: Boolean
|
11818
11711
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11819
11712
|
# @type RequestId: String
|
@@ -11922,7 +11815,6 @@ module TencentCloud
|
|
11922
11815
|
# DisableUnitRoute返回参数结构体
|
11923
11816
|
class DisableUnitRouteResponse < TencentCloud::Common::AbstractModel
|
11924
11817
|
# @param Result: 返回结果,成功失败
|
11925
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11926
11818
|
# @type Result: Boolean
|
11927
11819
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11928
11820
|
# @type RequestId: String
|
@@ -11959,7 +11851,6 @@ module TencentCloud
|
|
11959
11851
|
# DisableUnitRule返回参数结构体
|
11960
11852
|
class DisableUnitRuleResponse < TencentCloud::Common::AbstractModel
|
11961
11853
|
# @param Result: 是否成功
|
11962
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11963
11854
|
# @type Result: Boolean
|
11964
11855
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11965
11856
|
# @type RequestId: String
|
@@ -12140,7 +12031,6 @@ module TencentCloud
|
|
12140
12031
|
# EnableLaneRule返回参数结构体
|
12141
12032
|
class EnableLaneRuleResponse < TencentCloud::Common::AbstractModel
|
12142
12033
|
# @param Result: 操作状态。成功:true,失败:false
|
12143
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12144
12034
|
# @type Result: Boolean
|
12145
12035
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12146
12036
|
# @type RequestId: String
|
@@ -12248,8 +12138,7 @@ module TencentCloud
|
|
12248
12138
|
|
12249
12139
|
# EnableUnitRoute返回参数结构体
|
12250
12140
|
class EnableUnitRouteResponse < TencentCloud::Common::AbstractModel
|
12251
|
-
# @param Result:
|
12252
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12141
|
+
# @param Result: 返回结果。成功:true,失败:false。
|
12253
12142
|
# @type Result: Boolean
|
12254
12143
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12255
12144
|
# @type RequestId: String
|
@@ -12285,8 +12174,7 @@ module TencentCloud
|
|
12285
12174
|
|
12286
12175
|
# EnableUnitRule返回参数结构体
|
12287
12176
|
class EnableUnitRuleResponse < TencentCloud::Common::AbstractModel
|
12288
|
-
# @param Result:
|
12289
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12177
|
+
# @param Result: 是否成功,成功:true,失败:false。
|
12290
12178
|
# @type Result: Boolean
|
12291
12179
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12292
12180
|
# @type RequestId: String
|
@@ -12486,7 +12374,6 @@ module TencentCloud
|
|
12486
12374
|
# 容器 env 的 FieldRef
|
12487
12375
|
class FieldRef < TencentCloud::Common::AbstractModel
|
12488
12376
|
# @param FieldPath: k8s 的 FieldPath
|
12489
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12490
12377
|
# @type FieldPath: String
|
12491
12378
|
|
12492
12379
|
attr_accessor :FieldPath
|
@@ -12699,10 +12586,8 @@ module TencentCloud
|
|
12699
12586
|
# 强制调度配置
|
12700
12587
|
class ForceSchedule < TencentCloud::Common::AbstractModel
|
12701
12588
|
# @param AffinityList: -
|
12702
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12703
12589
|
# @type AffinityList: Array
|
12704
12590
|
# @param AntiAffinityList: -
|
12705
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12706
12591
|
# @type AntiAffinityList: Array
|
12707
12592
|
|
12708
12593
|
attr_accessor :AffinityList, :AntiAffinityList
|
@@ -12735,22 +12620,16 @@ module TencentCloud
|
|
12735
12620
|
# 网关分组简单信息
|
12736
12621
|
class GatewayApiGroupVo < TencentCloud::Common::AbstractModel
|
12737
12622
|
# @param GroupId: 分组ID
|
12738
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12739
12623
|
# @type GroupId: String
|
12740
12624
|
# @param GroupName: 分组名称
|
12741
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12742
12625
|
# @type GroupName: String
|
12743
12626
|
# @param GroupApiCount: 分组下API个数
|
12744
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12745
12627
|
# @type GroupApiCount: Integer
|
12746
12628
|
# @param GroupApis: 分组API列表
|
12747
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12748
12629
|
# @type GroupApis: Array
|
12749
12630
|
# @param GatewayInstanceType: 网关实例的类型
|
12750
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12751
12631
|
# @type GatewayInstanceType: String
|
12752
12632
|
# @param GatewayInstanceId: 网关实例ID
|
12753
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12754
12633
|
# @type GatewayInstanceId: String
|
12755
12634
|
|
12756
12635
|
attr_accessor :GroupId, :GroupName, :GroupApiCount, :GroupApis, :GatewayInstanceType, :GatewayInstanceId
|
@@ -12784,7 +12663,6 @@ module TencentCloud
|
|
12784
12663
|
# TSF Envoy网关服务配置
|
12785
12664
|
class GatewayConfig < TencentCloud::Common::AbstractModel
|
12786
12665
|
# @param Name: 服务名称
|
12787
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12788
12666
|
# @type Name: String
|
12789
12667
|
|
12790
12668
|
attr_accessor :Name
|
@@ -12981,16 +12859,12 @@ module TencentCloud
|
|
12981
12859
|
# 网关部署组、分组、API列表数据
|
12982
12860
|
class GatewayVo < TencentCloud::Common::AbstractModel
|
12983
12861
|
# @param GatewayDeployGroupId: 网关部署组ID
|
12984
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12985
12862
|
# @type GatewayDeployGroupId: String
|
12986
12863
|
# @param GatewayDeployGroupName: 网关部署组名称
|
12987
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12988
12864
|
# @type GatewayDeployGroupName: String
|
12989
12865
|
# @param GroupNum: API 分组个数
|
12990
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12991
12866
|
# @type GroupNum: Integer
|
12992
12867
|
# @param Groups: API 分组列表
|
12993
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12994
12868
|
# @type Groups: Array
|
12995
12869
|
|
12996
12870
|
attr_accessor :GatewayDeployGroupId, :GatewayDeployGroupName, :GroupNum, :Groups
|
@@ -13020,13 +12894,10 @@ module TencentCloud
|
|
13020
12894
|
# API监控明细数据
|
13021
12895
|
class GroupApiUseStatistics < TencentCloud::Common::AbstractModel
|
13022
12896
|
# @param TopStatusCode: 总调用数
|
13023
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13024
12897
|
# @type TopStatusCode: Array
|
13025
12898
|
# @param TopTimeCost: 平均错误率
|
13026
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13027
12899
|
# @type TopTimeCost: Array
|
13028
12900
|
# @param Quantile: 分位值对象
|
13029
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
13030
12901
|
# @type Quantile: :class:`Tencentcloud::Tsf.v20180326.models.QuantileEntity`
|
13031
12902
|
|
13032
12903
|
attr_accessor :TopStatusCode, :TopTimeCost, :Quantile
|
@@ -14343,7 +14214,6 @@ module TencentCloud
|
|
14343
14214
|
# @param Period: 时间轴开始时间,GMT,精确到毫秒
|
14344
14215
|
# @type Period: Integer
|
14345
14216
|
# @param DataPoints: 多值数据点集合
|
14346
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14347
14217
|
# @type DataPoints: Array
|
14348
14218
|
|
14349
14219
|
attr_accessor :EndTime, :StartTime, :Period, :DataPoints
|
@@ -14705,10 +14575,8 @@ module TencentCloud
|
|
14705
14575
|
# 泳道分页查询
|
14706
14576
|
class LaneInfos < TencentCloud::Common::AbstractModel
|
14707
14577
|
# @param TotalCount: 总数
|
14708
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14709
14578
|
# @type TotalCount: Integer
|
14710
14579
|
# @param Content: 泳道信息列表
|
14711
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
14712
14580
|
# @type Content: Array
|
14713
14581
|
|
14714
14582
|
attr_accessor :TotalCount, :Content
|
@@ -15294,7 +15162,7 @@ module TencentCloud
|
|
15294
15162
|
|
15295
15163
|
# ModifyContainerGroup请求参数结构体
|
15296
15164
|
class ModifyContainerGroupRequest < TencentCloud::Common::AbstractModel
|
15297
|
-
# @param GroupId: 部署组ID
|
15165
|
+
# @param GroupId: 部署组ID 必填项
|
15298
15166
|
# @type GroupId: String
|
15299
15167
|
# @param AccessType: 0:公网 1:集群内访问 2:NodePort
|
15300
15168
|
# @type AccessType: Integer
|
@@ -15344,7 +15212,6 @@ module TencentCloud
|
|
15344
15212
|
# @param Result: 更新部署组是否成功。
|
15345
15213
|
# true:成功。
|
15346
15214
|
# false:失败。
|
15347
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15348
15215
|
# @type Result: Boolean
|
15349
15216
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15350
15217
|
# @type RequestId: String
|
@@ -15546,7 +15413,6 @@ module TencentCloud
|
|
15546
15413
|
# ModifyLaneRule返回参数结构体
|
15547
15414
|
class ModifyLaneRuleResponse < TencentCloud::Common::AbstractModel
|
15548
15415
|
# @param Result: 操作状态。成功:true,失败:false
|
15549
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
15550
15416
|
# @type Result: Boolean
|
15551
15417
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15552
15418
|
# @type RequestId: String
|
@@ -16151,7 +16017,6 @@ module TencentCloud
|
|
16151
16017
|
# 多值数据
|
16152
16018
|
class MultiValue < TencentCloud::Common::AbstractModel
|
16153
16019
|
# @param Values: 数据点
|
16154
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16155
16020
|
# @type Values: Array
|
16156
16021
|
|
16157
16022
|
attr_accessor :Values
|
@@ -16325,13 +16190,10 @@ module TencentCloud
|
|
16325
16190
|
# 提供给前端,控制按钮是否显示
|
16326
16191
|
class OperationInfo < TencentCloud::Common::AbstractModel
|
16327
16192
|
# @param Init: 初始化按钮的控制信息
|
16328
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16329
16193
|
# @type Init: :class:`Tencentcloud::Tsf.v20180326.models.OperationInfoDetail`
|
16330
16194
|
# @param AddInstance: 添加实例按钮的控制信息
|
16331
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16332
16195
|
# @type AddInstance: :class:`Tencentcloud::Tsf.v20180326.models.OperationInfoDetail`
|
16333
16196
|
# @param Destroy: 销毁机器的控制信息
|
16334
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
16335
16197
|
# @type Destroy: :class:`Tencentcloud::Tsf.v20180326.models.OperationInfoDetail`
|
16336
16198
|
|
16337
16199
|
attr_accessor :Init, :AddInstance, :Destroy
|
@@ -17162,7 +17024,6 @@ module TencentCloud
|
|
17162
17024
|
# ReleaseConfigWithDetailResp返回参数结构体
|
17163
17025
|
class ReleaseConfigWithDetailRespResponse < TencentCloud::Common::AbstractModel
|
17164
17026
|
# @param Result: 配置项发布 ID
|
17165
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17166
17027
|
# @type Result: :class:`Tencentcloud::Tsf.v20180326.models.ConfigRelease`
|
17167
17028
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17168
17029
|
# @type RequestId: String
|
@@ -17209,8 +17070,7 @@ module TencentCloud
|
|
17209
17070
|
|
17210
17071
|
# ReleaseFileConfig返回参数结构体
|
17211
17072
|
class ReleaseFileConfigResponse < TencentCloud::Common::AbstractModel
|
17212
|
-
# @param Result:
|
17213
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17073
|
+
# @param Result: 发布结果,成功:true,失败:false。
|
17214
17074
|
# @type Result: Boolean
|
17215
17075
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17216
17076
|
# @type RequestId: String
|
@@ -17255,7 +17115,6 @@ module TencentCloud
|
|
17255
17115
|
# ReleasePublicConfig返回参数结构体
|
17256
17116
|
class ReleasePublicConfigResponse < TencentCloud::Common::AbstractModel
|
17257
17117
|
# @param Result: true:发布成功;false:发布失败
|
17258
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17259
17118
|
# @type Result: Boolean
|
17260
17119
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17261
17120
|
# @type RequestId: String
|
@@ -17463,7 +17322,6 @@ module TencentCloud
|
|
17463
17322
|
# k8s env 的 ResourceFieldRef
|
17464
17323
|
class ResourceFieldRef < TencentCloud::Common::AbstractModel
|
17465
17324
|
# @param Resource: k8s 的 Resource
|
17466
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17467
17325
|
# @type Resource: String
|
17468
17326
|
|
17469
17327
|
attr_accessor :Resource
|
@@ -17548,7 +17406,6 @@ module TencentCloud
|
|
17548
17406
|
# RevocationPublicConfig返回参数结构体
|
17549
17407
|
class RevocationPublicConfigResponse < TencentCloud::Common::AbstractModel
|
17550
17408
|
# @param Result: true:撤销成功;false:撤销失败
|
17551
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17552
17409
|
# @type Result: Boolean
|
17553
17410
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17554
17411
|
# @type RequestId: String
|
@@ -17584,8 +17441,7 @@ module TencentCloud
|
|
17584
17441
|
|
17585
17442
|
# RevokeFileConfig返回参数结构体
|
17586
17443
|
class RevokeFileConfigResponse < TencentCloud::Common::AbstractModel
|
17587
|
-
# @param Result:
|
17588
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
17444
|
+
# @param Result: 撤回结果,成功:true,失败:false。
|
17589
17445
|
# @type Result: Boolean
|
17590
17446
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
17591
17447
|
# @type RequestId: String
|
@@ -18988,10 +18844,8 @@ module TencentCloud
|
|
18988
18844
|
# @param TimeOut: 超时时间
|
18989
18845
|
# @type TimeOut: Integer
|
18990
18846
|
# @param RetryCount: 重试次数
|
18991
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18992
18847
|
# @type RetryCount: Integer
|
18993
18848
|
# @param RetryInterval: 重试间隔
|
18994
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
18995
18849
|
# @type RetryInterval: Integer
|
18996
18850
|
# @param TaskRule: 触发规则
|
18997
18851
|
# @type TaskRule: :class:`Tencentcloud::Tsf.v20180326.models.TaskRule`
|
@@ -19000,31 +18854,22 @@ module TencentCloud
|
|
19000
18854
|
# @param TaskId: 任务ID
|
19001
18855
|
# @type TaskId: String
|
19002
18856
|
# @param SuccessOperator: 判断任务成功的操作符
|
19003
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19004
18857
|
# @type SuccessOperator: String
|
19005
18858
|
# @param SuccessRatio: 判断任务成功的阈值
|
19006
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19007
18859
|
# @type SuccessRatio: Integer
|
19008
18860
|
# @param ShardCount: 分片数量
|
19009
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19010
18861
|
# @type ShardCount: Integer
|
19011
18862
|
# @param AdvanceSettings: 高级设置
|
19012
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19013
18863
|
# @type AdvanceSettings: :class:`Tencentcloud::Tsf.v20180326.models.AdvanceSettings`
|
19014
18864
|
# @param ShardArguments: 分片参数
|
19015
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19016
18865
|
# @type ShardArguments: Array
|
19017
18866
|
# @param BelongFlowIds: 所属工作流ID
|
19018
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19019
18867
|
# @type BelongFlowIds: Array
|
19020
18868
|
# @param TaskLogId: 任务历史ID
|
19021
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19022
18869
|
# @type TaskLogId: String
|
19023
18870
|
# @param TriggerType: 触发类型
|
19024
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19025
18871
|
# @type TriggerType: String
|
19026
18872
|
# @param TaskArgument: 任务参数,长度限制10000个字符
|
19027
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19028
18873
|
# @type TaskArgument: String
|
19029
18874
|
|
19030
18875
|
attr_accessor :TaskName, :TaskType, :ExecuteType, :TaskContent, :GroupId, :TimeOut, :RetryCount, :RetryInterval, :TaskRule, :TaskState, :TaskId, :SuccessOperator, :SuccessRatio, :ShardCount, :AdvanceSettings, :ShardArguments, :BelongFlowIds, :TaskLogId, :TriggerType, :TaskArgument
|
@@ -19121,7 +18966,6 @@ module TencentCloud
|
|
19121
18966
|
# @param RuleType: 触发规则类型, Cron/Repeat
|
19122
18967
|
# @type RuleType: String
|
19123
18968
|
# @param Expression: Cron类型规则,cron表达式。
|
19124
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19125
18969
|
# @type Expression: String
|
19126
18970
|
# @param RepeatInterval: 时间间隔, 单位毫秒
|
19127
18971
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -19269,10 +19113,8 @@ module TencentCloud
|
|
19269
19113
|
# 尽量调度
|
19270
19114
|
class TrySchedule < TencentCloud::Common::AbstractModel
|
19271
19115
|
# @param AffinityList: -
|
19272
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19273
19116
|
# @type AffinityList: Array
|
19274
19117
|
# @param AntiAffinityList: -
|
19275
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19276
19118
|
# @type AntiAffinityList: Array
|
19277
19119
|
|
19278
19120
|
attr_accessor :AffinityList, :AntiAffinityList
|
@@ -19435,13 +19277,10 @@ module TencentCloud
|
|
19435
19277
|
# 应用分页信息
|
19436
19278
|
class TsfPageApplication < TencentCloud::Common::AbstractModel
|
19437
19279
|
# @param TotalCount: 应用总数目
|
19438
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19439
19280
|
# @type TotalCount: Integer
|
19440
19281
|
# @param Content: 应用信息列表
|
19441
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19442
19282
|
# @type Content: Array
|
19443
19283
|
# @param SpecTotalCount: 获取部署组实例列表返回的原始批次个数
|
19444
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19445
19284
|
# @type SpecTotalCount: Integer
|
19446
19285
|
|
19447
19286
|
attr_accessor :TotalCount, :Content, :SpecTotalCount
|
@@ -19469,10 +19308,8 @@ module TencentCloud
|
|
19469
19308
|
# 业务日志配置项列表
|
19470
19309
|
class TsfPageBusinessLogConfig < TencentCloud::Common::AbstractModel
|
19471
19310
|
# @param TotalCount: 总条数
|
19472
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19473
19311
|
# @type TotalCount: Integer
|
19474
19312
|
# @param Content: 业务日志配置项列表
|
19475
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19476
19313
|
# @type Content: Array
|
19477
19314
|
|
19478
19315
|
attr_accessor :TotalCount, :Content
|
@@ -19508,7 +19345,6 @@ module TencentCloud
|
|
19508
19345
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
19509
19346
|
# @type Status: String
|
19510
19347
|
# @param SearchAfter: 查询es时,使用searchAfter返回的游标
|
19511
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19512
19348
|
# @type SearchAfter: Array
|
19513
19349
|
|
19514
19350
|
attr_accessor :TotalCount, :Content, :ScrollId, :Status, :SearchAfter
|
@@ -19755,10 +19591,8 @@ module TencentCloud
|
|
19755
19591
|
# 文件配置项发布信息列表
|
19756
19592
|
class TsfPageFileConfigRelease < TencentCloud::Common::AbstractModel
|
19757
19593
|
# @param TotalCount: 数量
|
19758
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19759
19594
|
# @type TotalCount: Integer
|
19760
19595
|
# @param Content: 列表
|
19761
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19762
19596
|
# @type Content: Array
|
19763
19597
|
|
19764
19598
|
attr_accessor :TotalCount, :Content
|
@@ -19811,10 +19645,8 @@ module TencentCloud
|
|
19811
19645
|
# GatewayPlugin 翻页对象
|
19812
19646
|
class TsfPageGatewayPlugin < TencentCloud::Common::AbstractModel
|
19813
19647
|
# @param TotalCount: 记录总数
|
19814
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19815
19648
|
# @type TotalCount: Integer
|
19816
19649
|
# @param Content: 记录实体列表
|
19817
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
19818
19650
|
# @type Content: Array
|
19819
19651
|
|
19820
19652
|
attr_accessor :TotalCount, :Content
|
@@ -20016,7 +19848,6 @@ module TencentCloud
|
|
20016
19848
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
20017
19849
|
# @type Status: String
|
20018
19850
|
# @param SearchAfter: 游标ID
|
20019
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20020
19851
|
# @type SearchAfter: Array
|
20021
19852
|
|
20022
19853
|
attr_accessor :TotalCount, :Content, :ScrollId, :Status, :SearchAfter
|
@@ -20102,10 +19933,8 @@ module TencentCloud
|
|
20102
19933
|
# 单元化规则翻页对象
|
20103
19934
|
class TsfPageUnitRuleV2 < TencentCloud::Common::AbstractModel
|
20104
19935
|
# @param TotalCount: 记录总数
|
20105
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20106
19936
|
# @type TotalCount: Integer
|
20107
19937
|
# @param Content: 记录实体列表
|
20108
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20109
19938
|
# @type Content: Array
|
20110
19939
|
|
20111
19940
|
attr_accessor :TotalCount, :Content
|
@@ -20205,16 +20034,12 @@ module TencentCloud
|
|
20205
20034
|
# @param NamespaceName: 命名空间Name
|
20206
20035
|
# @type NamespaceName: String
|
20207
20036
|
# @param Id: 单元化命名空间ID
|
20208
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20209
20037
|
# @type Id: String
|
20210
20038
|
# @param GatewayInstanceId: 网关实体ID
|
20211
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20212
20039
|
# @type GatewayInstanceId: String
|
20213
20040
|
# @param CreatedTime: 创建时间
|
20214
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20215
20041
|
# @type CreatedTime: String
|
20216
20042
|
# @param UpdatedTime: 更新时间
|
20217
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20218
20043
|
# @type UpdatedTime: String
|
20219
20044
|
|
20220
20045
|
attr_accessor :NamespaceId, :NamespaceName, :Id, :GatewayInstanceId, :CreatedTime, :UpdatedTime
|
@@ -20460,7 +20285,6 @@ module TencentCloud
|
|
20460
20285
|
# UpdateApiGroup返回参数结构体
|
20461
20286
|
class UpdateApiGroupResponse < TencentCloud::Common::AbstractModel
|
20462
20287
|
# @param Result: 返回结果,true: 成功, false: 失败
|
20463
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20464
20288
|
# @type Result: Boolean
|
20465
20289
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
20466
20290
|
# @type RequestId: String
|
@@ -20750,7 +20574,6 @@ module TencentCloud
|
|
20750
20574
|
# @param Result: 更新健康检查配置操作是否成功。
|
20751
20575
|
# true:操作成功。
|
20752
20576
|
# false:操作失败。
|
20753
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20754
20577
|
# @type Result: Boolean
|
20755
20578
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
20756
20579
|
# @type RequestId: String
|
@@ -20845,8 +20668,7 @@ module TencentCloud
|
|
20845
20668
|
|
20846
20669
|
# UpdateUnitRule返回参数结构体
|
20847
20670
|
class UpdateUnitRuleResponse < TencentCloud::Common::AbstractModel
|
20848
|
-
# @param Result:
|
20849
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20671
|
+
# @param Result: 是否成功,成功:true,失败:false。
|
20850
20672
|
# @type Result: Boolean
|
20851
20673
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
20852
20674
|
# @type RequestId: String
|
@@ -20867,16 +20689,13 @@ module TencentCloud
|
|
20867
20689
|
# k8s env 的 ValueFrom
|
20868
20690
|
class ValueFrom < TencentCloud::Common::AbstractModel
|
20869
20691
|
# @param FieldRef: k8s env 的 FieldRef
|
20870
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20871
20692
|
# @type FieldRef: :class:`Tencentcloud::Tsf.v20180326.models.FieldRef`
|
20872
20693
|
# @param ResourceFieldRef: k8s env 的 ResourceFieldRef
|
20873
20694
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
20874
20695
|
# @type ResourceFieldRef: :class:`Tencentcloud::Tsf.v20180326.models.ResourceFieldRef`
|
20875
20696
|
# @param ConfigMapKeyRef: k8s env的configMapKeyRef
|
20876
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20877
20697
|
# @type ConfigMapKeyRef: :class:`Tencentcloud::Tsf.v20180326.models.CommonRef`
|
20878
20698
|
# @param SecretKeyRef: k8s env 的 secretKeyRef
|
20879
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
20880
20699
|
# @type SecretKeyRef: :class:`Tencentcloud::Tsf.v20180326.models.CommonRef`
|
20881
20700
|
|
20882
20701
|
attr_accessor :FieldRef, :ResourceFieldRef, :ConfigMapKeyRef, :SecretKeyRef
|
@@ -21001,22 +20820,16 @@ module TencentCloud
|
|
21001
20820
|
# @param EnableBatchHealthCheck: 批次是否开启健康检查
|
21002
20821
|
# @type EnableBatchHealthCheck: Boolean
|
21003
20822
|
# @param FilebeatCgroupEnable: 是否开启cgroup控制内存cpu
|
21004
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21005
20823
|
# @type FilebeatCgroupEnable: Boolean
|
21006
20824
|
# @param FilebeatMaxCpu: filebeat使用cpu上限
|
21007
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21008
20825
|
# @type FilebeatMaxCpu: Float
|
21009
20826
|
# @param FilebeatMaxMem: filebeat使用内存上限
|
21010
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21011
20827
|
# @type FilebeatMaxMem: Integer
|
21012
20828
|
# @param RepositoryId: 仓库ID
|
21013
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21014
20829
|
# @type RepositoryId: String
|
21015
20830
|
# @param RepositoryName: 仓库名称
|
21016
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21017
20831
|
# @type RepositoryName: String
|
21018
20832
|
# @param RepositoryType: 仓库类型
|
21019
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
21020
20833
|
# @type RepositoryType: String
|
21021
20834
|
|
21022
20835
|
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, :FilebeatCgroupEnable, :FilebeatMaxCpu, :FilebeatMaxMem, :RepositoryId, :RepositoryName, :RepositoryType
|
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.1038
|
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-04-
|
11
|
+
date: 2025-04-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|