tencentcloud-sdk-gaap 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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180529/models.rb +0 -45
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b6fb0268edab49d10dbbbfbde895c41c0f46a962
4
- data.tar.gz: 63cf26f0b1605a3cb5a3ed87c24acaa151aabb0f
3
+ metadata.gz: c0f2831adf097e98a78d85a1670d45fd1b008b1f
4
+ data.tar.gz: 9d45f64aef8a8ed078004d1268d9ac50d40f442c
5
5
  SHA512:
6
- metadata.gz: bd718db2d325991da506a9b9f346329c2c1f3c4306873c8261698c1732da11071cc5e65ba28ef2ff46e82c668262bfd65205fbef4c07d9bf876152f16db632a5
7
- data.tar.gz: 4ae83f5f38d1cf91f704f0156816b0f4f2b91d0af39b71f5e8786fd454e01dc9446289592fd39c9b0497c6d8814f4b8038c21840f09bc5c674c203837280fad8
6
+ metadata.gz: 85c519fb38bca249491611cd86cf47badba3515857f8388522e1005771a5069d00a134e2c1b77908f114655ebaf98cf1fc0d2e92a1901d469c8f98f56dd5fbec
7
+ data.tar.gz: 590125a7a59ff5fee3c652c0b0a7a9cbdb794d67f43fb6a5aec895a04ac7c14814d6c1b1980a1780d4059fc97d2fcea646c66850c14e71e2a7fe87d9aa0c74a3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1036
1
+ 3.0.1037
@@ -5039,81 +5039,59 @@ module TencentCloud
5039
5039
  # @param RuleSet: 该域名对应的转发规则列表。
5040
5040
  # @type RuleSet: Array
5041
5041
  # @param CertificateId: 该域名对应的服务器证书ID,值为default时,表示使用默认证书(监听器配置的证书)。
5042
- # 注意:此字段可能返回 null,表示取不到有效值。
5043
5042
  # @type CertificateId: String
5044
5043
  # @param CertificateAlias: 该域名对应服务器证书名称。
5045
- # 注意:此字段可能返回 null,表示取不到有效值。
5046
5044
  # @type CertificateAlias: String
5047
5045
  # @param ClientCertificateId: 该域名对应的客户端证书ID,值为default时,表示使用默认证书(监听器配置的证书)。
5048
- # 注意:此字段可能返回 null,表示取不到有效值。
5049
5046
  # @type ClientCertificateId: String
5050
5047
  # @param ClientCertificateAlias: 该域名对应客户端证书名称。
5051
- # 注意:此字段可能返回 null,表示取不到有效值。
5052
5048
  # @type ClientCertificateAlias: String
5053
5049
  # @param BasicAuthConfId: 该域名对应基础认证配置ID。
5054
- # 注意:此字段可能返回 null,表示取不到有效值。
5055
5050
  # @type BasicAuthConfId: String
5056
5051
  # @param BasicAuth: 基础认证开关,其中:
5057
5052
  # 0,表示未开启;
5058
5053
  # 1,表示已开启。
5059
- # 注意:此字段可能返回 null,表示取不到有效值。
5060
5054
  # @type BasicAuth: Integer
5061
5055
  # @param BasicAuthConfAlias: 该域名对应基础认证配置名称。
5062
- # 注意:此字段可能返回 null,表示取不到有效值。
5063
5056
  # @type BasicAuthConfAlias: String
5064
5057
  # @param RealServerCertificateId: 该域名对应源站认证证书ID。
5065
- # 注意:此字段可能返回 null,表示取不到有效值。
5066
5058
  # @type RealServerCertificateId: String
5067
5059
  # @param RealServerAuth: 源站认证开关,其中:
5068
5060
  # 0,表示未开启;
5069
5061
  # 1,表示已开启。
5070
- # 注意:此字段可能返回 null,表示取不到有效值。
5071
5062
  # @type RealServerAuth: Integer
5072
5063
  # @param RealServerCertificateAlias: 该域名对应源站认证证书名称。
5073
- # 注意:此字段可能返回 null,表示取不到有效值。
5074
5064
  # @type RealServerCertificateAlias: String
5075
5065
  # @param GaapCertificateId: 该域名对应通道认证证书ID。
5076
- # 注意:此字段可能返回 null,表示取不到有效值。
5077
5066
  # @type GaapCertificateId: String
5078
5067
  # @param GaapAuth: 通道认证开关,其中:
5079
5068
  # 0,表示未开启;
5080
5069
  # 1,表示已开启。
5081
- # 注意:此字段可能返回 null,表示取不到有效值。
5082
5070
  # @type GaapAuth: Integer
5083
5071
  # @param GaapCertificateAlias: 该域名对应通道认证证书名称。
5084
- # 注意:此字段可能返回 null,表示取不到有效值。
5085
5072
  # @type GaapCertificateAlias: String
5086
5073
  # @param RealServerCertificateDomain: 源站认证域名。
5087
- # 注意:此字段可能返回 null,表示取不到有效值。
5088
5074
  # @type RealServerCertificateDomain: String
5089
5075
  # @param PolyClientCertificateAliasInfo: 多客户端证书时,返回多个证书的id和别名
5090
- # 注意:此字段可能返回 null,表示取不到有效值。
5091
5076
  # @type PolyClientCertificateAliasInfo: Array
5092
5077
  # @param PolyRealServerCertificateAliasInfo: 多源站证书时,返回多个证书的id和别名
5093
- # 注意:此字段可能返回 null,表示取不到有效值。
5094
5078
  # @type PolyRealServerCertificateAliasInfo: Array
5095
5079
  # @param DomainStatus: 域名的状态。
5096
5080
  # 0表示运行中,
5097
5081
  # 1表示变更中,
5098
5082
  # 2表示删除中。
5099
- # 注意:此字段可能返回 null,表示取不到有效值。
5100
5083
  # @type DomainStatus: Integer
5101
5084
  # @param BanStatus: 封禁解封状态:BANNED表示已封禁,RECOVER表示已解封或未封禁,BANNING表示封禁中,RECOVERING表示解封中,BAN_FAILED表示封禁失败,RECOVER_FAILED表示解封失败。
5102
- # 注意:此字段可能返回 null,表示取不到有效值。
5103
5085
  # @type BanStatus: String
5104
5086
  # @param Http3Supported: Http3特性标识,其中:
5105
5087
  # 0表示关闭;
5106
5088
  # 1表示启用。
5107
- # 注意:此字段可能返回 null,表示取不到有效值。
5108
5089
  # @type Http3Supported: Integer
5109
5090
  # @param IsDefaultServer: 是否为默认域名
5110
- # 注意:此字段可能返回 null,表示取不到有效值。
5111
5091
  # @type IsDefaultServer: Boolean
5112
5092
  # @param TLSCiphers: TLS套件包
5113
- # 注意:此字段可能返回 null,表示取不到有效值。
5114
5093
  # @type TLSCiphers: String
5115
5094
  # @param TLSSupportVersion: TLS版本
5116
- # 注意:此字段可能返回 null,表示取不到有效值。
5117
5095
  # @type TLSSupportVersion: Array
5118
5096
 
5119
5097
  attr_accessor :Domain, :RuleSet, :CertificateId, :CertificateAlias, :ClientCertificateId, :ClientCertificateAlias, :BasicAuthConfId, :BasicAuth, :BasicAuthConfAlias, :RealServerCertificateId, :RealServerAuth, :RealServerCertificateAlias, :GaapCertificateId, :GaapAuth, :GaapCertificateAlias, :RealServerCertificateDomain, :PolyClientCertificateAliasInfo, :PolyRealServerCertificateAliasInfo, :DomainStatus, :BanStatus, :Http3Supported, :IsDefaultServer, :TLSCiphers, :TLSSupportVersion
@@ -5339,7 +5317,6 @@ module TencentCloud
5339
5317
  # 4表示配置变更中。
5340
5318
  # @type ListenerStatus: Integer
5341
5319
  # @param ProxyId: 监听器的通道ID,如果监听器属于通道组,则为null
5342
- # 注意:此字段可能返回 null,表示取不到有效值。
5343
5320
  # @type ProxyId: String
5344
5321
  # @param GroupId: 监听器的通道组ID,如果监听器属于通道,则为null
5345
5322
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -5394,7 +5371,6 @@ module TencentCloud
5394
5371
  # @param CreateTime: 监听器创建时间,Unix时间戳
5395
5372
  # @type CreateTime: Integer
5396
5373
  # @param CertificateAlias: 服务器SSL证书的别名
5397
- # 注意:此字段可能返回 null,表示取不到有效值。
5398
5374
  # @type CertificateAlias: String
5399
5375
  # @param ClientCertificateId: 监听器客户端CA证书ID
5400
5376
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -5402,31 +5378,25 @@ module TencentCloud
5402
5378
  # @param AuthType: 监听器认证方式。其中,
5403
5379
  # 0表示单向认证;
5404
5380
  # 1表示双向认证。
5405
- # 注意:此字段可能返回 null,表示取不到有效值。
5406
5381
  # @type AuthType: Integer
5407
5382
  # @param ClientCertificateAlias: 客户端CA证书别名
5408
5383
  # 注意:此字段可能返回 null,表示取不到有效值。
5409
5384
  # @type ClientCertificateAlias: String
5410
5385
  # @param PolyClientCertificateAliasInfo: 多客户端CA证书别名信息
5411
- # 注意:此字段可能返回 null,表示取不到有效值。
5412
5386
  # @type PolyClientCertificateAliasInfo: Array
5413
5387
  # @param Http3Supported: 是否支持Http3,其中:
5414
5388
  # 0,不支持Http3接入;
5415
5389
  # 1,持Http3接入。
5416
5390
  # 注意:如果支持了Http3的功能,那么该监听器会占用对应的UDP接入端口,不可再创建相同端口的UDP监听器。
5417
- # 注意:此字段可能返回 null,表示取不到有效值。
5418
5391
  # @type Http3Supported: Integer
5419
5392
  # @param ProxyId: 监听器的通道ID,如果监听器属于通道组,则为null
5420
- # 注意:此字段可能返回 null,表示取不到有效值。
5421
5393
  # @type ProxyId: String
5422
5394
  # @param GroupId: 监听器的通道组ID,如果监听器属于通道,则为null
5423
5395
  # 注意:此字段可能返回 null,表示取不到有效值。
5424
5396
  # @type GroupId: String
5425
5397
  # @param TLSSupportVersion: 支持的TLS版本
5426
- # 注意:此字段可能返回 null,表示取不到有效值。
5427
5398
  # @type TLSSupportVersion: Array
5428
5399
  # @param TLSCiphers: 支持的TLS密码套件
5429
- # 注意:此字段可能返回 null,表示取不到有效值。
5430
5400
  # @type TLSCiphers: String
5431
5401
 
5432
5402
  attr_accessor :ListenerId, :ListenerName, :Port, :Protocol, :ListenerStatus, :CertificateId, :ForwardProtocol, :CreateTime, :CertificateAlias, :ClientCertificateId, :AuthType, :ClientCertificateAlias, :PolyClientCertificateAliasInfo, :Http3Supported, :ProxyId, :GroupId, :TLSSupportVersion, :TLSCiphers
@@ -8122,7 +8092,6 @@ module TencentCloud
8122
8092
  # @param Port: 监听器端口
8123
8093
  # @type Port: Integer
8124
8094
  # @param RealServerPort: 监听器转发源站端口,仅V1版本通道或通道组监听器有效
8125
- # 注意:此字段可能返回 null,表示取不到有效值。
8126
8095
  # @type RealServerPort: Integer
8127
8096
  # @param RealServerType: 监听器绑定源站类型
8128
8097
  # @type RealServerType: String
@@ -8144,46 +8113,32 @@ module TencentCloud
8144
8113
  # @param CreateTime: 监听器创建时间,Unix时间戳
8145
8114
  # @type CreateTime: Integer
8146
8115
  # @param SessionPersist: 是否开启会话保持选项:0关闭, 非0开启,非0值为会话保持时间
8147
- # 注意:此字段可能返回 null,表示取不到有效值。
8148
8116
  # @type SessionPersist: Integer
8149
8117
  # @param DelayLoop: 源站健康检查时间间隔,单位:秒。时间间隔取值在[5,300]之间。
8150
- # 注意:此字段可能返回 null,表示取不到有效值。
8151
8118
  # @type DelayLoop: Integer
8152
8119
  # @param ConnectTimeout: 源站健康检查响应超时时间,单位:秒。超时时间取值在[2,60]之间。超时时间应小于健康检查时间间隔DelayLoop。
8153
- # 注意:此字段可能返回 null,表示取不到有效值。
8154
8120
  # @type ConnectTimeout: Integer
8155
8121
  # @param HealthyThreshold: 健康阈值,表示连续检查成功多少次后认定源站健康。范围为1到10
8156
- # 注意:此字段可能返回 null,表示取不到有效值。
8157
8122
  # @type HealthyThreshold: Integer
8158
8123
  # @param UnhealthyThreshold: 不健康阈值,表示连续检查失败多少次数后认为源站不健康。范围为1到10
8159
- # 注意:此字段可能返回 null,表示取不到有效值。
8160
8124
  # @type UnhealthyThreshold: Integer
8161
8125
  # @param FailoverSwitch: 源站是否开启主备模式:1开启,0关闭,DOMAIN类型源站不支持开启
8162
- # 注意:此字段可能返回 null,表示取不到有效值。
8163
8126
  # @type FailoverSwitch: Integer
8164
8127
  # @param HealthCheck: 源站是否开启健康检查:1开启,0关闭。
8165
- # 注意:此字段可能返回 null,表示取不到有效值。
8166
8128
  # @type HealthCheck: Integer
8167
8129
  # @param CheckType: UDP源站健康类型。PORT表示检查端口,PING表示PING。
8168
- # 注意:此字段可能返回 null,表示取不到有效值。
8169
8130
  # @type CheckType: String
8170
8131
  # @param CheckPort: UDP源站健康检查探测端口。
8171
- # 注意:此字段可能返回 null,表示取不到有效值。
8172
8132
  # @type CheckPort: Integer
8173
8133
  # @param ContextType: UDP源站健康检查端口探测报文类型:TEXT表示文本。仅在健康检查类型为PORT时使用。
8174
- # 注意:此字段可能返回 null,表示取不到有效值。
8175
8134
  # @type ContextType: String
8176
8135
  # @param SendContext: UDP源站健康检查端口探测发送报文。仅在健康检查类型为PORT时使用。
8177
- # 注意:此字段可能返回 null,表示取不到有效值。
8178
8136
  # @type SendContext: String
8179
8137
  # @param RecvContext: UDP源站健康检查端口探测接收报文。仅在健康检查类型为PORT时使用。
8180
- # 注意:此字段可能返回 null,表示取不到有效值。
8181
8138
  # @type RecvContext: String
8182
8139
  # @param ProxyId: 监听器的通道ID,如果监听器属于通道组,则为null
8183
- # 注意:此字段可能返回 null,表示取不到有效值。
8184
8140
  # @type ProxyId: String
8185
8141
  # @param GroupId: 监听器的通道组ID,如果监听器属于通道,则为null
8186
- # 注意:此字段可能返回 null,表示取不到有效值。
8187
8142
  # @type GroupId: String
8188
8143
 
8189
8144
  attr_accessor :ListenerId, :ListenerName, :Port, :RealServerPort, :RealServerType, :Protocol, :ListenerStatus, :Scheduler, :BindStatus, :RealServerSet, :CreateTime, :SessionPersist, :DelayLoop, :ConnectTimeout, :HealthyThreshold, :UnhealthyThreshold, :FailoverSwitch, :HealthCheck, :CheckType, :CheckPort, :ContextType, :SendContext, :RecvContext, :ProxyId, :GroupId
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-gaap
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1036
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-07 00:00:00.000000000 Z
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