tencentcloud-sdk-tcb 3.0.1020 → 3.0.1022
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/v20180608/models.rb +0 -117
- 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: f635d29a40a79b922225108250792508a0961dd5
|
4
|
+
data.tar.gz: f38d252eb4821b1d4a3e5b48d6090aa57e536d5c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cbcd6fbde96232bb51de62e968c2055cb94d97ac8b7d58990e40aea21470c14ad99e9f3dfd377c15a08dda8608cd41667ff38034b1b9442067a5d0a2971f3e3d
|
7
|
+
data.tar.gz: 789b81411423948866f53cd46cf97d516aafcdffac7e468e7d8b105a44786cf969441a637e6936d219b0ca1e6498de6dda2d1a4a4cb44f922ac1c2f31d3bfe36
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1022
|
data/lib/v20180608/models.rb
CHANGED
@@ -1717,7 +1717,6 @@ module TencentCloud
|
|
1717
1717
|
# CreateCloudBaseRunResource返回参数结构体
|
1718
1718
|
class CreateCloudBaseRunResourceResponse < TencentCloud::Common::AbstractModel
|
1719
1719
|
# @param Result: 返回集群创建是否成功 succ为成功。并且中间无err
|
1720
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1721
1720
|
# @type Result: String
|
1722
1721
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1723
1722
|
# @type RequestId: String
|
@@ -1976,13 +1975,10 @@ module TencentCloud
|
|
1976
1975
|
# CreateCloudBaseRunServerVersion返回参数结构体
|
1977
1976
|
class CreateCloudBaseRunServerVersionResponse < TencentCloud::Common::AbstractModel
|
1978
1977
|
# @param Result: 状态(creating/succ)
|
1979
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1980
1978
|
# @type Result: String
|
1981
1979
|
# @param VersionName: 版本名称(只有Result为succ的时候,才会返回VersionName)
|
1982
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1983
1980
|
# @type VersionName: String
|
1984
1981
|
# @param RunId: 操作记录id
|
1985
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1986
1982
|
# @type RunId: String
|
1987
1983
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1988
1984
|
# @type RequestId: String
|
@@ -2553,7 +2549,6 @@ module TencentCloud
|
|
2553
2549
|
# DeleteCloudBaseRunServerVersion返回参数结构体
|
2554
2550
|
class DeleteCloudBaseRunServerVersionResponse < TencentCloud::Common::AbstractModel
|
2555
2551
|
# @param Result: 返回结果,succ为成功
|
2556
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2557
2552
|
# @type Result: String
|
2558
2553
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2559
2554
|
# @type RequestId: String
|
@@ -3001,13 +2996,10 @@ module TencentCloud
|
|
3001
2996
|
# @param VersionName: 版本名称
|
3002
2997
|
# @type VersionName: String
|
3003
2998
|
# @param Remark: 备注
|
3004
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3005
2999
|
# @type Remark: String
|
3006
3000
|
# @param DockerfilePath: Dockefile的路径
|
3007
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3008
3001
|
# @type DockerfilePath: String
|
3009
3002
|
# @param BuildDir: DockerBuild的目录
|
3010
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3011
3003
|
# @type BuildDir: String
|
3012
3004
|
# @param Cpu: Cpu大小
|
3013
3005
|
# @type Cpu: Float
|
@@ -3018,71 +3010,50 @@ module TencentCloud
|
|
3018
3010
|
# @param MaxNum: 副本最大值
|
3019
3011
|
# @type MaxNum: Integer
|
3020
3012
|
# @param EnvParams: 环境变量
|
3021
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3022
3013
|
# @type EnvParams: String
|
3023
3014
|
# @param CreatedTime: 创建时间
|
3024
3015
|
# @type CreatedTime: String
|
3025
3016
|
# @param UpdatedTime: 更新时间
|
3026
3017
|
# @type UpdatedTime: String
|
3027
3018
|
# @param VersionIP: 版本的IP
|
3028
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3029
3019
|
# @type VersionIP: String
|
3030
3020
|
# @param VersionPort: 版本的端口号
|
3031
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3032
3021
|
# @type VersionPort: Integer
|
3033
3022
|
# @param Status: 版本状态
|
3034
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3035
3023
|
# @type Status: String
|
3036
3024
|
# @param UploadType: 枚举(package/repository/image)
|
3037
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3038
3025
|
# @type UploadType: String
|
3039
3026
|
# @param ServerName: 服务名字
|
3040
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3041
3027
|
# @type ServerName: String
|
3042
3028
|
# @param IsPublic: 是否对于外网开放
|
3043
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3044
3029
|
# @type IsPublic: Boolean
|
3045
3030
|
# @param VpcId: vpc id
|
3046
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3047
3031
|
# @type VpcId: String
|
3048
3032
|
# @param SubnetIds: 子网实例id
|
3049
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3050
3033
|
# @type SubnetIds: Array
|
3051
3034
|
# @param CustomLogs: 日志采集路径
|
3052
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3053
3035
|
# @type CustomLogs: String
|
3054
3036
|
# @param ContainerPort: 监听端口
|
3055
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3056
3037
|
# @type ContainerPort: Integer
|
3057
3038
|
# @param InitialDelaySeconds: 延迟多长时间开始健康检查(单位s)
|
3058
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3059
3039
|
# @type InitialDelaySeconds: Integer
|
3060
3040
|
# @param ImageUrl: 镜像地址
|
3061
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3062
3041
|
# @type ImageUrl: String
|
3063
3042
|
# @param HasDockerfile: 是否有Dockerfile:0-default has, 1-has, 2-has not
|
3064
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3065
3043
|
# @type HasDockerfile: Integer
|
3066
3044
|
# @param BaseImage: 基础镜像
|
3067
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3068
3045
|
# @type BaseImage: String
|
3069
3046
|
# @param EntryPoint: 容器启动入口命令
|
3070
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3071
3047
|
# @type EntryPoint: String
|
3072
3048
|
# @param PolicyDetail: 自动扩缩容策略组
|
3073
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3074
3049
|
# @type PolicyDetail: Array
|
3075
3050
|
# @param TkeClusterInfo: Tke集群信息
|
3076
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3077
3051
|
# @type TkeClusterInfo: :class:`Tencentcloud::Tcb.v20180608.models.TkeClusterInfo`
|
3078
3052
|
# @param TkeWorkloadType: 版本工作负载类型;deployment/deamonset
|
3079
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3080
3053
|
# @type TkeWorkloadType: String
|
3081
3054
|
# @param PackageInfo: 代码包信息
|
3082
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3083
3055
|
# @type PackageInfo: :class:`Tencentcloud::Tcb.v20180608.models.CbrPackageInfo`
|
3084
3056
|
# @param RepoInfo: 仓库信息
|
3085
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3086
3057
|
# @type RepoInfo: :class:`Tencentcloud::Tcb.v20180608.models.CbrRepoInfo`
|
3087
3058
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3088
3059
|
# @type RequestId: String
|
@@ -3219,13 +3190,10 @@ module TencentCloud
|
|
3219
3190
|
# @param PackageVersion: 包版本
|
3220
3191
|
# @type PackageVersion: String
|
3221
3192
|
# @param DownloadUrl: 下载链接
|
3222
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3223
3193
|
# @type DownloadUrl: String
|
3224
3194
|
# @param DownloadHeaders: 下载Httpheader
|
3225
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3226
3195
|
# @type DownloadHeaders: Array
|
3227
3196
|
# @param OutDate: 下载链接是否过期
|
3228
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3229
3197
|
# @type OutDate: Boolean
|
3230
3198
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3231
3199
|
# @type RequestId: String
|
@@ -3426,7 +3394,6 @@ module TencentCloud
|
|
3426
3394
|
# DescribeCloudBaseRunAllVpcs返回参数结构体
|
3427
3395
|
class DescribeCloudBaseRunAllVpcsResponse < TencentCloud::Common::AbstractModel
|
3428
3396
|
# @param Vpcs: 所有vpcid
|
3429
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3430
3397
|
# @type Vpcs: Array
|
3431
3398
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3432
3399
|
# @type RequestId: String
|
@@ -3467,7 +3434,6 @@ module TencentCloud
|
|
3467
3434
|
# DescribeCloudBaseRunConfForGateWay返回参数结构体
|
3468
3435
|
class DescribeCloudBaseRunConfForGateWayResponse < TencentCloud::Common::AbstractModel
|
3469
3436
|
# @param LastUpTime: 最近更新时间
|
3470
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3471
3437
|
# @type LastUpTime: String
|
3472
3438
|
# @param Data: 配置信息
|
3473
3439
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -3614,10 +3580,8 @@ module TencentCloud
|
|
3614
3580
|
# DescribeCloudBaseRunOperationTypes返回参数结构体
|
3615
3581
|
class DescribeCloudBaseRunOperationTypesResponse < TencentCloud::Common::AbstractModel
|
3616
3582
|
# @param Action: 操作类型
|
3617
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3618
3583
|
# @type Action: Array
|
3619
3584
|
# @param ServerName: 服务名列表
|
3620
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3621
3585
|
# @type ServerName: Array
|
3622
3586
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3623
3587
|
# @type RequestId: String
|
@@ -3686,7 +3650,6 @@ module TencentCloud
|
|
3686
3650
|
# @param TotalCount: 总数
|
3687
3651
|
# @type TotalCount: Integer
|
3688
3652
|
# @param PodList: 容器列表
|
3689
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3690
3653
|
# @type PodList: Array
|
3691
3654
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3692
3655
|
# @type RequestId: String
|
@@ -3736,19 +3699,14 @@ module TencentCloud
|
|
3736
3699
|
# DescribeCloudBaseRunResourceForExtend返回参数结构体
|
3737
3700
|
class DescribeCloudBaseRunResourceForExtendResponse < TencentCloud::Common::AbstractModel
|
3738
3701
|
# @param ClusterStatus: 集群状态(creating/succ)
|
3739
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3740
3702
|
# @type ClusterStatus: String
|
3741
3703
|
# @param VirtualClusterId: 虚拟集群ID
|
3742
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3743
3704
|
# @type VirtualClusterId: String
|
3744
3705
|
# @param VpcId: vpc id信息
|
3745
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3746
3706
|
# @type VpcId: String
|
3747
3707
|
# @param Region: 地域信息
|
3748
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3749
3708
|
# @type Region: String
|
3750
3709
|
# @param SubnetIds: 子网信息
|
3751
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3752
3710
|
# @type SubnetIds: Array
|
3753
3711
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3754
3712
|
# @type RequestId: String
|
@@ -3800,16 +3758,12 @@ module TencentCloud
|
|
3800
3758
|
# DescribeCloudBaseRunResource返回参数结构体
|
3801
3759
|
class DescribeCloudBaseRunResourceResponse < TencentCloud::Common::AbstractModel
|
3802
3760
|
# @param ClusterStatus: 集群状态(creating/succ)
|
3803
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3804
3761
|
# @type ClusterStatus: String
|
3805
3762
|
# @param VirtualClusterId: 虚拟集群ID
|
3806
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3807
3763
|
# @type VirtualClusterId: String
|
3808
3764
|
# @param VpcId: vpc id信息
|
3809
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3810
3765
|
# @type VpcId: String
|
3811
3766
|
# @param Region: 地域信息
|
3812
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3813
3767
|
# @type Region: String
|
3814
3768
|
# @param SubnetIds: 子网信息
|
3815
3769
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -3936,28 +3890,20 @@ module TencentCloud
|
|
3936
3890
|
# DescribeCloudBaseRunServer返回参数结构体
|
3937
3891
|
class DescribeCloudBaseRunServerResponse < TencentCloud::Common::AbstractModel
|
3938
3892
|
# @param TotalCount: 个数
|
3939
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3940
3893
|
# @type TotalCount: Integer
|
3941
3894
|
# @param VersionItems: 版本列表
|
3942
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3943
3895
|
# @type VersionItems: Array
|
3944
3896
|
# @param ServerName: 服务名称
|
3945
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3946
3897
|
# @type ServerName: String
|
3947
3898
|
# @param IsPublic: 是否对于外网开放
|
3948
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3949
3899
|
# @type IsPublic: Boolean
|
3950
3900
|
# @param ImageRepo: 镜像仓库
|
3951
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3952
3901
|
# @type ImageRepo: String
|
3953
3902
|
# @param TrafficType: 流量配置的类型(FLOW,URL_PARAMS)
|
3954
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3955
3903
|
# @type TrafficType: String
|
3956
3904
|
# @param SourceType: 服务创建类型,默认为空,一键部署为oneclick
|
3957
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3958
3905
|
# @type SourceType: String
|
3959
3906
|
# @param Tag: 服务标签, function: 托管函数
|
3960
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3961
3907
|
# @type Tag: String
|
3962
3908
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3963
3909
|
# @type RequestId: String
|
@@ -4025,13 +3971,10 @@ module TencentCloud
|
|
4025
3971
|
# @param VersionName: 版本名称
|
4026
3972
|
# @type VersionName: String
|
4027
3973
|
# @param Remark: 备注
|
4028
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4029
3974
|
# @type Remark: String
|
4030
3975
|
# @param DockerfilePath: Dockefile的路径
|
4031
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4032
3976
|
# @type DockerfilePath: String
|
4033
3977
|
# @param BuildDir: DockerBuild的目录
|
4034
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4035
3978
|
# @type BuildDir: String
|
4036
3979
|
# @param Cpu: 请使用CPUSize
|
4037
3980
|
# @type Cpu: Float
|
@@ -4046,80 +3989,57 @@ module TencentCloud
|
|
4046
3989
|
# @param PolicyThreshold: 策略阈值
|
4047
3990
|
# @type PolicyThreshold: Float
|
4048
3991
|
# @param EnvParams: 环境变量
|
4049
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4050
3992
|
# @type EnvParams: String
|
4051
3993
|
# @param CreatedTime: 创建时间
|
4052
3994
|
# @type CreatedTime: String
|
4053
3995
|
# @param UpdatedTime: 更新时间
|
4054
3996
|
# @type UpdatedTime: String
|
4055
3997
|
# @param VersionIP: 版本的IP
|
4056
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4057
3998
|
# @type VersionIP: String
|
4058
3999
|
# @param VersionPort: 版本的端口号
|
4059
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4060
4000
|
# @type VersionPort: Integer
|
4061
4001
|
# @param Status: 版本状态
|
4062
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4063
4002
|
# @type Status: String
|
4064
4003
|
# @param PackageName: 代码包的名字
|
4065
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4066
4004
|
# @type PackageName: String
|
4067
4005
|
# @param PackageVersion: 代码版本的名字
|
4068
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4069
4006
|
# @type PackageVersion: String
|
4070
4007
|
# @param UploadType: 枚举(package/repository/image)
|
4071
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4072
4008
|
# @type UploadType: String
|
4073
4009
|
# @param RepoType: Repo的类型(gitlab/github/coding)
|
4074
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4075
4010
|
# @type RepoType: String
|
4076
4011
|
# @param Repo: 地址
|
4077
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4078
4012
|
# @type Repo: String
|
4079
4013
|
# @param Branch: 分支
|
4080
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4081
4014
|
# @type Branch: String
|
4082
4015
|
# @param ServerName: 服务名字
|
4083
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4084
4016
|
# @type ServerName: String
|
4085
4017
|
# @param IsPublic: 是否对于外网开放
|
4086
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4087
4018
|
# @type IsPublic: Boolean
|
4088
4019
|
# @param VpcId: vpc id
|
4089
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4090
4020
|
# @type VpcId: String
|
4091
4021
|
# @param SubnetIds: 子网实例id
|
4092
4022
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4093
4023
|
# @type SubnetIds: Array
|
4094
4024
|
# @param CustomLogs: 日志采集路径
|
4095
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4096
4025
|
# @type CustomLogs: String
|
4097
4026
|
# @param ContainerPort: 监听端口
|
4098
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4099
4027
|
# @type ContainerPort: Integer
|
4100
4028
|
# @param InitialDelaySeconds: 延迟多长时间开始健康检查(单位s)
|
4101
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4102
4029
|
# @type InitialDelaySeconds: Integer
|
4103
4030
|
# @param ImageUrl: 镜像地址
|
4104
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4105
4031
|
# @type ImageUrl: String
|
4106
4032
|
# @param CpuSize: CPU 大小
|
4107
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4108
4033
|
# @type CpuSize: Float
|
4109
4034
|
# @param MemSize: MEM 大小
|
4110
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4111
4035
|
# @type MemSize: Float
|
4112
4036
|
# @param HasDockerfile: 是否有Dockerfile:0-default has, 1-has, 2-has not
|
4113
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4114
4037
|
# @type HasDockerfile: Integer
|
4115
4038
|
# @param BaseImage: 基础镜像
|
4116
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4117
4039
|
# @type BaseImage: String
|
4118
4040
|
# @param EntryPoint: 容器启动入口命令
|
4119
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4120
4041
|
# @type EntryPoint: String
|
4121
4042
|
# @param RepoLanguage: 仓库语言
|
4122
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4123
4043
|
# @type RepoLanguage: String
|
4124
4044
|
# @param PolicyDetail: 自动扩缩容策略组
|
4125
4045
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -4128,7 +4048,6 @@ module TencentCloud
|
|
4128
4048
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
4129
4049
|
# @type TkeClusterInfo: :class:`Tencentcloud::Tcb.v20180608.models.TkeClusterInfo`
|
4130
4050
|
# @param TkeWorkloadType: 版本工作负载类型;deployment/deamonset
|
4131
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4132
4051
|
# @type TkeWorkloadType: String
|
4133
4052
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4134
4053
|
# @type RequestId: String
|
@@ -4261,13 +4180,10 @@ module TencentCloud
|
|
4261
4180
|
# @param VersionName: 版本名称
|
4262
4181
|
# @type VersionName: String
|
4263
4182
|
# @param Remark: 备注
|
4264
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4265
4183
|
# @type Remark: String
|
4266
4184
|
# @param DockerfilePath: Dockefile的路径
|
4267
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4268
4185
|
# @type DockerfilePath: String
|
4269
4186
|
# @param BuildDir: DockerBuild的目录
|
4270
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4271
4187
|
# @type BuildDir: String
|
4272
4188
|
# @param MinNum: 副本最小值
|
4273
4189
|
# @type MinNum: Integer
|
@@ -4278,77 +4194,54 @@ module TencentCloud
|
|
4278
4194
|
# @param PolicyThreshold: 策略阈值
|
4279
4195
|
# @type PolicyThreshold: Float
|
4280
4196
|
# @param EnvParams: 环境变量
|
4281
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4282
4197
|
# @type EnvParams: String
|
4283
4198
|
# @param CreatedTime: 创建时间
|
4284
4199
|
# @type CreatedTime: String
|
4285
4200
|
# @param UpdatedTime: 更新时间
|
4286
4201
|
# @type UpdatedTime: String
|
4287
4202
|
# @param VersionIP: 版本的IP
|
4288
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4289
4203
|
# @type VersionIP: String
|
4290
4204
|
# @param VersionPort: 版本的端口号
|
4291
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4292
4205
|
# @type VersionPort: Integer
|
4293
4206
|
# @param Status: 版本状态
|
4294
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4295
4207
|
# @type Status: String
|
4296
4208
|
# @param PackageName: 代码包的名字
|
4297
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4298
4209
|
# @type PackageName: String
|
4299
4210
|
# @param PackageVersion: 代码版本的名字
|
4300
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4301
4211
|
# @type PackageVersion: String
|
4302
4212
|
# @param UploadType: 枚举(package/repository/image)
|
4303
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4304
4213
|
# @type UploadType: String
|
4305
4214
|
# @param RepoType: Repo的类型(coding/gitlab/github/coding)
|
4306
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4307
4215
|
# @type RepoType: String
|
4308
4216
|
# @param Repo: 地址
|
4309
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4310
4217
|
# @type Repo: String
|
4311
4218
|
# @param Branch: 分支
|
4312
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4313
4219
|
# @type Branch: String
|
4314
4220
|
# @param ServerName: 服务名字
|
4315
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4316
4221
|
# @type ServerName: String
|
4317
4222
|
# @param IsPublic: 是否对于外网开放
|
4318
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4319
4223
|
# @type IsPublic: Boolean
|
4320
4224
|
# @param VpcId: vpc id
|
4321
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4322
4225
|
# @type VpcId: String
|
4323
4226
|
# @param SubnetIds: 子网实例id
|
4324
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4325
4227
|
# @type SubnetIds: Array
|
4326
4228
|
# @param CustomLogs: 日志采集路径
|
4327
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4328
4229
|
# @type CustomLogs: String
|
4329
4230
|
# @param ContainerPort: 监听端口
|
4330
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4331
4231
|
# @type ContainerPort: Integer
|
4332
4232
|
# @param InitialDelaySeconds: 延迟多长时间开始健康检查(单位s)
|
4333
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4334
4233
|
# @type InitialDelaySeconds: Integer
|
4335
4234
|
# @param ImageUrl: 镜像地址
|
4336
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4337
4235
|
# @type ImageUrl: String
|
4338
4236
|
# @param CpuSize: CPU 大小
|
4339
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4340
4237
|
# @type CpuSize: Float
|
4341
4238
|
# @param MemSize: MEM 大小
|
4342
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4343
4239
|
# @type MemSize: Float
|
4344
4240
|
# @param PolicyDetail: 扩缩容策略详情
|
4345
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4346
4241
|
# @type PolicyDetail: Array
|
4347
4242
|
# @param Cpu: Cpu的Request值
|
4348
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4349
4243
|
# @type Cpu: Float
|
4350
4244
|
# @param Mem: Mem的Request值
|
4351
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4352
4245
|
# @type Mem: Float
|
4353
4246
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4354
4247
|
# @type RequestId: String
|
@@ -4503,7 +4396,6 @@ module TencentCloud
|
|
4503
4396
|
# DescribeCloudBaseRunVersionSnapshot返回参数结构体
|
4504
4397
|
class DescribeCloudBaseRunVersionSnapshotResponse < TencentCloud::Common::AbstractModel
|
4505
4398
|
# @param Snapshots: 版本历史
|
4506
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4507
4399
|
# @type Snapshots: Array
|
4508
4400
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4509
4401
|
# @type RequestId: String
|
@@ -6725,7 +6617,6 @@ module TencentCloud
|
|
6725
6617
|
# EstablishCloudBaseRunServer返回参数结构体
|
6726
6618
|
class EstablishCloudBaseRunServerResponse < TencentCloud::Common::AbstractModel
|
6727
6619
|
# @param Result: 创建服务是否成功
|
6728
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6729
6620
|
# @type Result: String
|
6730
6621
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6731
6622
|
# @type RequestId: String
|
@@ -6915,11 +6806,9 @@ module TencentCloud
|
|
6915
6806
|
# 失败:fail
|
6916
6807
|
# 部分:partial(部分成功、部分失败)
|
6917
6808
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6918
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6919
6809
|
# @type Result: String
|
6920
6810
|
# @param FailServerList: 冻结失败服务列表
|
6921
6811
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
6922
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6923
6812
|
# @type FailServerList: Array
|
6924
6813
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6925
6814
|
# @type RequestId: String
|
@@ -7366,7 +7255,6 @@ module TencentCloud
|
|
7366
7255
|
# ModifyCloudBaseRunServerFlowConf返回参数结构体
|
7367
7256
|
class ModifyCloudBaseRunServerFlowConfResponse < TencentCloud::Common::AbstractModel
|
7368
7257
|
# @param Result: 返回结果,succ代表成功
|
7369
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7370
7258
|
# @type Result: String
|
7371
7259
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7372
7260
|
# @type RequestId: String
|
@@ -7447,7 +7335,6 @@ module TencentCloud
|
|
7447
7335
|
# ModifyCloudBaseRunServerVersion返回参数结构体
|
7448
7336
|
class ModifyCloudBaseRunServerVersionResponse < TencentCloud::Common::AbstractModel
|
7449
7337
|
# @param Result: 返回结果(succ为成功)
|
7450
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7451
7338
|
# @type Result: String
|
7452
7339
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7453
7340
|
# @type RequestId: String
|
@@ -8192,10 +8079,8 @@ module TencentCloud
|
|
8192
8079
|
# @param Result: succ为成功
|
8193
8080
|
# @type Result: String
|
8194
8081
|
# @param VersionName: 滚动更新的VersionName
|
8195
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8196
8082
|
# @type VersionName: String
|
8197
8083
|
# @param RunId: 操作记录id
|
8198
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8199
8084
|
# @type RunId: String
|
8200
8085
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8201
8086
|
# @type RequestId: String
|
@@ -8654,11 +8539,9 @@ module TencentCloud
|
|
8654
8539
|
# 失败:fail
|
8655
8540
|
# 部分:partial(部分成功、部分失败)
|
8656
8541
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
8657
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8658
8542
|
# @type Result: String
|
8659
8543
|
# @param FailServerList: 解冻失败列表
|
8660
8544
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
8661
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8662
8545
|
# @type FailServerList: Array
|
8663
8546
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
8664
8547
|
# @type RequestId: String
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tcb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1022
|
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-03-
|
11
|
+
date: 2025-03-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|