tencentcloud-sdk-tse 3.0.1036 → 3.0.1037
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/v20201207/models.rb +0 -91
- 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: b0d9d37e7ca5f7f88e4d08b747d9dc4773ff1648
|
4
|
+
data.tar.gz: 8c64817ce45dc0f11273cd8a16824bfcb1982e32
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f9ecd89465b5b998f407eb2d53e8df3a919a48dcf968c152d92d4b731dd1577fce595d2277a49ee53ec508f2cca7c757ded2c5096f55d18708cceff372c7320a
|
7
|
+
data.tar.gz: 2f9a6ca27a444a8bc1053b578659f44c25e209ab420cfe059249c73f62ec7edb52c205840d6cd5bd7eec11a4b94039af26864098d0bb43c3fb2a8aade5ea9ed4
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1037
|
data/lib/v20201207/models.rb
CHANGED
@@ -550,62 +550,45 @@ module TencentCloud
|
|
550
550
|
# @param ConsoleType: 控制台类型。
|
551
551
|
# @type ConsoleType: String
|
552
552
|
# @param HttpUrl: HTTP链接地址。
|
553
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
554
553
|
# @type HttpUrl: String
|
555
554
|
# @param HttpsUrl: HTTPS链接地址。
|
556
555
|
# @type HttpsUrl: String
|
557
556
|
# @param NetType: 网络类型, Open|Internal。
|
558
557
|
# @type NetType: String
|
559
558
|
# @param AdminUser: 管理员用户名。
|
560
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
561
559
|
# @type AdminUser: String
|
562
560
|
# @param AdminPassword: 管理员密码。
|
563
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
564
561
|
# @type AdminPassword: String
|
565
562
|
# @param Status: 网络状态, Open|Closed|Updating
|
566
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
567
563
|
# @type Status: String
|
568
564
|
# @param AccessControl: 网络访问策略
|
569
565
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
570
566
|
# @type AccessControl: :class:`Tencentcloud::Tse.v20201207.models.NetworkAccessControl`
|
571
567
|
# @param SubnetId: 内网子网 ID
|
572
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
573
568
|
# @type SubnetId: String
|
574
569
|
# @param VpcId: 内网VPC ID
|
575
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
576
570
|
# @type VpcId: String
|
577
571
|
# @param Description: 负载均衡的描述
|
578
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
579
572
|
# @type Description: String
|
580
573
|
# @param SlaType: 负载均衡的规格类型
|
581
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
582
574
|
# @type SlaType: String
|
583
575
|
# @param SlaName: clb规格名称
|
584
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
585
576
|
# @type SlaName: String
|
586
577
|
# @param Vip: clb vip
|
587
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
588
578
|
# @type Vip: String
|
589
579
|
# @param InternetMaxBandwidthOut: 带宽
|
590
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
591
580
|
# @type InternetMaxBandwidthOut: Integer
|
592
581
|
# @param MultiZoneFlag: 是否多可用区
|
593
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
594
582
|
# @type MultiZoneFlag: Boolean
|
595
583
|
# @param MasterZoneId: 主可用区
|
596
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
597
584
|
# @type MasterZoneId: String
|
598
585
|
# @param SlaveZoneId: 备可用区
|
599
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
600
586
|
# @type SlaveZoneId: String
|
601
587
|
# @param MasterZoneName: 主可用区名称
|
602
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
603
588
|
# @type MasterZoneName: String
|
604
589
|
# @param SlaveZoneName: 备可用区名称
|
605
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
606
590
|
# @type SlaveZoneName: String
|
607
591
|
# @param NetworkId: 网络 id
|
608
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
609
592
|
# @type NetworkId: String
|
610
593
|
|
611
594
|
attr_accessor :ConsoleType, :HttpUrl, :HttpsUrl, :NetType, :AdminUser, :AdminPassword, :Status, :AccessControl, :SubnetId, :VpcId, :Description, :SlaType, :SlaName, :Vip, :InternetMaxBandwidthOut, :MultiZoneFlag, :MasterZoneId, :SlaveZoneId, :MasterZoneName, :SlaveZoneName, :NetworkId
|
@@ -720,10 +703,8 @@ module TencentCloud
|
|
720
703
|
# 云原生API网关节点配置。
|
721
704
|
class CloudNativeAPIGatewayNodeConfig < TencentCloud::Common::AbstractModel
|
722
705
|
# @param Specification: 节点配置, 1c2g|2c4g|4c8g|8c16g。
|
723
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
724
706
|
# @type Specification: String
|
725
707
|
# @param Number: 节点数量,2-9。
|
726
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
727
708
|
# @type Number: Integer
|
728
709
|
|
729
710
|
attr_accessor :Specification, :Number
|
@@ -2306,10 +2287,8 @@ module TencentCloud
|
|
2306
2287
|
# @param GroupId: 分组id
|
2307
2288
|
# @type GroupId: String
|
2308
2289
|
# @param Status: 状态
|
2309
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2310
2290
|
# @type Status: String
|
2311
2291
|
# @param TaskId: 任务ID
|
2312
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2313
2292
|
# @type TaskId: String
|
2314
2293
|
|
2315
2294
|
attr_accessor :GatewayId, :GroupId, :Status, :TaskId
|
@@ -2431,7 +2410,6 @@ module TencentCloud
|
|
2431
2410
|
# CreateCloudNativeAPIGatewayService返回参数结构体
|
2432
2411
|
class CreateCloudNativeAPIGatewayServiceResponse < TencentCloud::Common::AbstractModel
|
2433
2412
|
# @param Result: 网关服务创建结果
|
2434
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
2435
2413
|
# @type Result: :class:`Tencentcloud::Tse.v20201207.models.CreateGatewayServiceResult`
|
2436
2414
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2437
2415
|
# @type RequestId: String
|
@@ -3012,7 +2990,6 @@ module TencentCloud
|
|
3012
2990
|
# CreateNativeGatewayServerGroup返回参数结构体
|
3013
2991
|
class CreateNativeGatewayServerGroupResponse < TencentCloud::Common::AbstractModel
|
3014
2992
|
# @param Result: 网关分组创建信息
|
3015
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
3016
2993
|
# @type Result: :class:`Tencentcloud::Tse.v20201207.models.CreateCloudNativeAPIGatewayServerGroupResult`
|
3017
2994
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3018
2995
|
# @type RequestId: String
|
@@ -4366,7 +4343,6 @@ module TencentCloud
|
|
4366
4343
|
# DescribeCloudNativeAPIGatewayCertificateDetails返回参数结构体
|
4367
4344
|
class DescribeCloudNativeAPIGatewayCertificateDetailsResponse < TencentCloud::Common::AbstractModel
|
4368
4345
|
# @param Result: 无
|
4369
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4370
4346
|
# @type Result: :class:`Tencentcloud::Tse.v20201207.models.KongCertificate`
|
4371
4347
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4372
4348
|
# @type RequestId: String
|
@@ -4549,7 +4525,6 @@ module TencentCloud
|
|
4549
4525
|
# DescribeCloudNativeAPIGatewayInfoByIp返回参数结构体
|
4550
4526
|
class DescribeCloudNativeAPIGatewayInfoByIpResponse < TencentCloud::Common::AbstractModel
|
4551
4527
|
# @param Result: 出参
|
4552
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4553
4528
|
# @type Result: :class:`Tencentcloud::Tse.v20201207.models.DescribeInstanceInfoByIpResult`
|
4554
4529
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4555
4530
|
# @type RequestId: String
|
@@ -4667,7 +4642,6 @@ module TencentCloud
|
|
4667
4642
|
# DescribeCloudNativeAPIGatewayPorts返回参数结构体
|
4668
4643
|
class DescribeCloudNativeAPIGatewayPortsResponse < TencentCloud::Common::AbstractModel
|
4669
4644
|
# @param Result: 云原生API网关实例协议端口列表响应结果
|
4670
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4671
4645
|
# @type Result: :class:`Tencentcloud::Tse.v20201207.models.DescribeGatewayInstancePortResult`
|
4672
4646
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4673
4647
|
# @type RequestId: String
|
@@ -4964,7 +4938,6 @@ module TencentCloud
|
|
4964
4938
|
# DescribeCloudNativeAPIGatewayRoutes返回参数结构体
|
4965
4939
|
class DescribeCloudNativeAPIGatewayRoutesResponse < TencentCloud::Common::AbstractModel
|
4966
4940
|
# @param Result: 无
|
4967
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
4968
4941
|
# @type Result: :class:`Tencentcloud::Tse.v20201207.models.KongServiceRouteList`
|
4969
4942
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4970
4943
|
# @type RequestId: String
|
@@ -5066,7 +5039,6 @@ module TencentCloud
|
|
5066
5039
|
# DescribeCloudNativeAPIGatewayServices返回参数结构体
|
5067
5040
|
class DescribeCloudNativeAPIGatewayServicesResponse < TencentCloud::Common::AbstractModel
|
5068
5041
|
# @param Result: 无
|
5069
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5070
5042
|
# @type Result: :class:`Tencentcloud::Tse.v20201207.models.KongServices`
|
5071
5043
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
5072
5044
|
# @type RequestId: String
|
@@ -5735,10 +5707,8 @@ module TencentCloud
|
|
5735
5707
|
# 获取云原生API网关实例协议端口列表响应结果
|
5736
5708
|
class DescribeGatewayInstancePortResult < TencentCloud::Common::AbstractModel
|
5737
5709
|
# @param GatewayId: 云原生API网关ID
|
5738
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5739
5710
|
# @type GatewayId: String
|
5740
5711
|
# @param GatewayInstancePortList: 网关实例协议端口列表
|
5741
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
5742
5712
|
# @type GatewayInstancePortList: Array
|
5743
5713
|
|
5744
5714
|
attr_accessor :GatewayId, :GatewayInstancePortList
|
@@ -6238,10 +6208,8 @@ module TencentCloud
|
|
6238
6208
|
# 根据公网IP查询云原生网关实例信息出参
|
6239
6209
|
class DescribeInstanceInfoByIpResult < TencentCloud::Common::AbstractModel
|
6240
6210
|
# @param GatewayId: 实例id
|
6241
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6242
6211
|
# @type GatewayId: String
|
6243
6212
|
# @param GroupId: 分组id
|
6244
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6245
6213
|
# @type GroupId: String
|
6246
6214
|
|
6247
6215
|
attr_accessor :GatewayId, :GroupId
|
@@ -6759,7 +6727,6 @@ module TencentCloud
|
|
6759
6727
|
# DescribePublicNetwork返回参数结构体
|
6760
6728
|
class DescribePublicNetworkResponse < TencentCloud::Common::AbstractModel
|
6761
6729
|
# @param Result: 获取云原生API网关公网详情响应结果。
|
6762
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6763
6730
|
# @type Result: :class:`Tencentcloud::Tse.v20201207.models.DescribePublicNetworkResult`
|
6764
6731
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
6765
6732
|
# @type RequestId: String
|
@@ -6783,13 +6750,10 @@ module TencentCloud
|
|
6783
6750
|
# 查询客户端公网信息
|
6784
6751
|
class DescribePublicNetworkResult < TencentCloud::Common::AbstractModel
|
6785
6752
|
# @param GatewayId: 网关实例ID
|
6786
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6787
6753
|
# @type GatewayId: String
|
6788
6754
|
# @param GroupId: 网关分组ID
|
6789
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6790
6755
|
# @type GroupId: String
|
6791
6756
|
# @param PublicNetwork: 客户端公网信息
|
6792
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6793
6757
|
# @type PublicNetwork: :class:`Tencentcloud::Tse.v20201207.models.CloudNativeAPIGatewayConfig`
|
6794
6758
|
|
6795
6759
|
attr_accessor :GatewayId, :GroupId, :PublicNetwork
|
@@ -7005,7 +6969,6 @@ module TencentCloud
|
|
7005
6969
|
# DescribeUpstreamHealthCheckConfig返回参数结构体
|
7006
6970
|
class DescribeUpstreamHealthCheckConfigResponse < TencentCloud::Common::AbstractModel
|
7007
6971
|
# @param Result: 健康检查配置
|
7008
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7009
6972
|
# @type Result: :class:`Tencentcloud::Tse.v20201207.models.UpstreamHealthCheckConfig`
|
7010
6973
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7011
6974
|
# @type RequestId: String
|
@@ -7045,7 +7008,6 @@ module TencentCloud
|
|
7045
7008
|
# DescribeWafDomains返回参数结构体
|
7046
7009
|
class DescribeWafDomainsResponse < TencentCloud::Common::AbstractModel
|
7047
7010
|
# @param Result: 已被 WAF 防护域名
|
7048
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7049
7011
|
# @type Result: :class:`Tencentcloud::Tse.v20201207.models.DescribeWafDomainsResult`
|
7050
7012
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7051
7013
|
# @type RequestId: String
|
@@ -7534,10 +7496,8 @@ module TencentCloud
|
|
7534
7496
|
# 网关实例协议端口列表
|
7535
7497
|
class GatewayInstanceSchemeAndPorts < TencentCloud::Common::AbstractModel
|
7536
7498
|
# @param Scheme: 端口协议,可选HTTP、HTTPS、TCP和UDP
|
7537
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7538
7499
|
# @type Scheme: String
|
7539
7500
|
# @param PortList: 端口列表
|
7540
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
7541
7501
|
# @type PortList: Array
|
7542
7502
|
|
7543
7503
|
attr_accessor :Scheme, :PortList
|
@@ -8396,16 +8356,12 @@ module TencentCloud
|
|
8396
8356
|
# Kong网关主动健康检查配置
|
8397
8357
|
class KongActiveHealthCheck < TencentCloud::Common::AbstractModel
|
8398
8358
|
# @param HealthyInterval: 主动健康检查健康探测间隔,单位:秒,0表示不开启
|
8399
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8400
8359
|
# @type HealthyInterval: Integer
|
8401
8360
|
# @param UnHealthyInterval: 主动健康检查异常探测间隔,单位:秒,0表示不开启
|
8402
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8403
8361
|
# @type UnHealthyInterval: Integer
|
8404
8362
|
# @param HttpPath: 在 GET HTTP 请求中使用的路径,以作为主动运行状况检查的探测器运行。默认: ”/”。
|
8405
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8406
8363
|
# @type HttpPath: String
|
8407
8364
|
# @param Timeout: GET HTTP 请求的超时时间,单位:秒。默认 60。
|
8408
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8409
8365
|
# @type Timeout: Float
|
8410
8366
|
|
8411
8367
|
attr_accessor :HealthyInterval, :UnHealthyInterval, :HttpPath, :Timeout
|
@@ -8428,7 +8384,6 @@ module TencentCloud
|
|
8428
8384
|
# 云原生网关证书
|
8429
8385
|
class KongCertificate < TencentCloud::Common::AbstractModel
|
8430
8386
|
# @param Cert: 无
|
8431
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8432
8387
|
# @type Cert: :class:`Tencentcloud::Tse.v20201207.models.KongCertificatesPreview`
|
8433
8388
|
|
8434
8389
|
attr_accessor :Cert
|
@@ -8485,39 +8440,28 @@ module TencentCloud
|
|
8485
8440
|
# 云原生网关证书预览信息
|
8486
8441
|
class KongCertificatesPreview < TencentCloud::Common::AbstractModel
|
8487
8442
|
# @param Name: 证书名称
|
8488
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8489
8443
|
# @type Name: String
|
8490
8444
|
# @param Id: Id
|
8491
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8492
8445
|
# @type Id: String
|
8493
8446
|
# @param BindDomains: 绑定的域名
|
8494
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8495
8447
|
# @type BindDomains: Array
|
8496
8448
|
# @param Status: 证书状态:expired(已过期)
|
8497
8449
|
# active(生效中)
|
8498
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8499
8450
|
# @type Status: String
|
8500
8451
|
# @param Crt: 证书pem格式
|
8501
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8502
8452
|
# @type Crt: String
|
8503
8453
|
# @param Key: 证书私钥
|
8504
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8505
8454
|
# @type Key: String
|
8506
8455
|
# @param ExpireTime: 证书过期时间
|
8507
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8508
8456
|
# @type ExpireTime: String
|
8509
8457
|
# @param CreateTime: 证书上传时间
|
8510
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8511
8458
|
# @type CreateTime: String
|
8512
8459
|
# @param IssueTime: 证书签发时间
|
8513
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8514
8460
|
# @type IssueTime: String
|
8515
8461
|
# @param CertSource: 证书来源:native(kong自定义证书)
|
8516
8462
|
# ssl(ssl平台证书)
|
8517
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8518
8463
|
# @type CertSource: String
|
8519
8464
|
# @param CertId: ssl平台证书Id
|
8520
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8521
8465
|
# @type CertId: String
|
8522
8466
|
|
8523
8467
|
attr_accessor :Name, :Id, :BindDomains, :Status, :Crt, :Key, :ExpireTime, :CreateTime, :IssueTime, :CertSource, :CertId
|
@@ -8554,7 +8498,6 @@ module TencentCloud
|
|
8554
8498
|
# Kong网关被动健康检查配置
|
8555
8499
|
class KongPassiveHealthCheck < TencentCloud::Common::AbstractModel
|
8556
8500
|
# @param Type: 后端target协议类型,被动健康检查支持http和tcp,主动健康检查支持http
|
8557
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8558
8501
|
# @type Type: String
|
8559
8502
|
|
8560
8503
|
attr_accessor :Type
|
@@ -8571,10 +8514,8 @@ module TencentCloud
|
|
8571
8514
|
# 云原生网关路由信息
|
8572
8515
|
class KongRoutePreview < TencentCloud::Common::AbstractModel
|
8573
8516
|
# @param ID: 服务ID
|
8574
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8575
8517
|
# @type ID: String
|
8576
8518
|
# @param Name: 服务名字
|
8577
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8578
8519
|
# @type Name: String
|
8579
8520
|
# @param Methods: 无
|
8580
8521
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -8586,34 +8527,25 @@ module TencentCloud
|
|
8586
8527
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
8587
8528
|
# @type Hosts: Array
|
8588
8529
|
# @param Protocols: 无
|
8589
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8590
8530
|
# @type Protocols: Array
|
8591
8531
|
# @param PreserveHost: 无
|
8592
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8593
8532
|
# @type PreserveHost: Boolean
|
8594
8533
|
# @param HttpsRedirectStatusCode: 无
|
8595
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8596
8534
|
# @type HttpsRedirectStatusCode: Integer
|
8597
8535
|
# @param StripPath: 无
|
8598
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8599
8536
|
# @type StripPath: Boolean
|
8600
8537
|
# @param CreatedTime: 无
|
8601
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8602
8538
|
# @type CreatedTime: String
|
8603
8539
|
# @param ForceHttps: 是否开启了强制HTTPS
|
8604
8540
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
8605
8541
|
# @type ForceHttps: Boolean
|
8606
8542
|
# @param ServiceName: 服务名
|
8607
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8608
8543
|
# @type ServiceName: String
|
8609
8544
|
# @param ServiceID: 服务ID
|
8610
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8611
8545
|
# @type ServiceID: String
|
8612
8546
|
# @param DestinationPorts: 目的端口
|
8613
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8614
8547
|
# @type DestinationPorts: Array
|
8615
8548
|
# @param Headers: 路由的Headers
|
8616
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8617
8549
|
# @type Headers: Array
|
8618
8550
|
# @param RequestBuffering: 是否缓存请求body,默认true
|
8619
8551
|
# @type RequestBuffering: Boolean
|
@@ -8750,25 +8682,18 @@ module TencentCloud
|
|
8750
8682
|
# 云原生网关服务预览信息
|
8751
8683
|
class KongServicePreview < TencentCloud::Common::AbstractModel
|
8752
8684
|
# @param ID: 服务ID
|
8753
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8754
8685
|
# @type ID: String
|
8755
8686
|
# @param Name: 服务名字
|
8756
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8757
8687
|
# @type Name: String
|
8758
8688
|
# @param Tags: 标签
|
8759
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8760
8689
|
# @type Tags: Array
|
8761
8690
|
# @param UpstreamInfo: 后端配置
|
8762
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8763
8691
|
# @type UpstreamInfo: :class:`Tencentcloud::Tse.v20201207.models.KongUpstreamInfo`
|
8764
8692
|
# @param UpstreamType: 后端类型
|
8765
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8766
8693
|
# @type UpstreamType: String
|
8767
8694
|
# @param CreatedTime: 创建时间
|
8768
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8769
8695
|
# @type CreatedTime: String
|
8770
8696
|
# @param Editable: 是否可编辑
|
8771
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8772
8697
|
# @type Editable: Boolean
|
8773
8698
|
# @param Path: 请求路径
|
8774
8699
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
@@ -8805,10 +8730,8 @@ module TencentCloud
|
|
8805
8730
|
# kong服务路由列表
|
8806
8731
|
class KongServiceRouteList < TencentCloud::Common::AbstractModel
|
8807
8732
|
# @param RouteList: 无
|
8808
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8809
8733
|
# @type RouteList: Array
|
8810
8734
|
# @param TotalCount: 总数
|
8811
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8812
8735
|
# @type TotalCount: Integer
|
8813
8736
|
|
8814
8737
|
attr_accessor :RouteList, :TotalCount
|
@@ -8834,10 +8757,8 @@ module TencentCloud
|
|
8834
8757
|
# kong实例的服务列表
|
8835
8758
|
class KongServices < TencentCloud::Common::AbstractModel
|
8836
8759
|
# @param ServiceList: kong实例的服务列表
|
8837
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8838
8760
|
# @type ServiceList: Array
|
8839
8761
|
# @param TotalCount: 列表总数
|
8840
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
8841
8762
|
# @type TotalCount: Integer
|
8842
8763
|
|
8843
8764
|
attr_accessor :ServiceList, :TotalCount
|
@@ -11741,7 +11662,6 @@ module TencentCloud
|
|
11741
11662
|
# UpdateUpstreamHealthCheckConfig返回参数结构体
|
11742
11663
|
class UpdateUpstreamHealthCheckConfigResponse < TencentCloud::Common::AbstractModel
|
11743
11664
|
# @param Result: 是否成功
|
11744
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11745
11665
|
# @type Result: Boolean
|
11746
11666
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11747
11667
|
# @type RequestId: String
|
@@ -11793,7 +11713,6 @@ module TencentCloud
|
|
11793
11713
|
# UpdateUpstreamTargets返回参数结构体
|
11794
11714
|
class UpdateUpstreamTargetsResponse < TencentCloud::Common::AbstractModel
|
11795
11715
|
# @param Result: 是否更新成功
|
11796
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11797
11716
|
# @type Result: Boolean
|
11798
11717
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11799
11718
|
# @type RequestId: String
|
@@ -11814,37 +11733,27 @@ module TencentCloud
|
|
11814
11733
|
# 云原生网关健康检查配置
|
11815
11734
|
class UpstreamHealthCheckConfig < TencentCloud::Common::AbstractModel
|
11816
11735
|
# @param EnableActiveHealthCheck: 开启主动健康检查
|
11817
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11818
11736
|
# @type EnableActiveHealthCheck: Boolean
|
11819
11737
|
# @param ActiveHealthCheck: 主动健康检查配置
|
11820
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11821
11738
|
# @type ActiveHealthCheck: :class:`Tencentcloud::Tse.v20201207.models.KongActiveHealthCheck`
|
11822
11739
|
# @param EnablePassiveHealthCheck: 开启被动健康检查
|
11823
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11824
11740
|
# @type EnablePassiveHealthCheck: Boolean
|
11825
11741
|
# @param PassiveHealthCheck: 被动健康检查配置
|
11826
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11827
11742
|
# @type PassiveHealthCheck: :class:`Tencentcloud::Tse.v20201207.models.KongPassiveHealthCheck`
|
11828
11743
|
# @param Successes: 连续健康阈值,单位:次
|
11829
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11830
11744
|
# @type Successes: Integer
|
11831
11745
|
# @param Failures: 连续异常阈值,单位:次
|
11832
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11833
11746
|
# @type Failures: Integer
|
11834
11747
|
# @param Timeouts: 超时阈值,单位:次
|
11835
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11836
11748
|
# @type Timeouts: Integer
|
11837
11749
|
# @param HealthyHttpStatuses: 健康HTTP状态码
|
11838
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11839
11750
|
# @type HealthyHttpStatuses: Array
|
11840
11751
|
# @param UnhealthyHttpStatuses: 异常HTTP状态码
|
11841
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11842
11752
|
# @type UnhealthyHttpStatuses: Array
|
11843
11753
|
# @param IgnoreZeroWeightNodes: 健康检查监控上报的数据屏蔽权重为0的节点
|
11844
11754
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
11845
11755
|
# @type IgnoreZeroWeightNodes: Boolean
|
11846
11756
|
# @param ZeroWeightHeathCheck: 健康检查支持权重为0节点
|
11847
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
11848
11757
|
# @type ZeroWeightHeathCheck: Boolean
|
11849
11758
|
|
11850
11759
|
attr_accessor :EnableActiveHealthCheck, :ActiveHealthCheck, :EnablePassiveHealthCheck, :PassiveHealthCheck, :Successes, :Failures, :Timeouts, :HealthyHttpStatuses, :UnhealthyHttpStatuses, :IgnoreZeroWeightNodes, :ZeroWeightHeathCheck
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tse
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1037
|
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-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|