tencentcloud-sdk-teo 3.0.1043 → 3.0.1044

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/v20220901/models.rb +4 -57
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d5e72b1caccefbee1a9f2c6e65cb10e124206f5b
4
- data.tar.gz: c9b841a6cba153314a1950891915409bbb67b090
3
+ metadata.gz: 384668cda2dca6df6e044410927d0ad5097a8b2c
4
+ data.tar.gz: 3373411d08b7c84cc5ffe4c167fb02b2c8bd642c
5
5
  SHA512:
6
- metadata.gz: 4fc7ef6a3564fff13c91a2c368f2b4f61969ee49a1f40ceb5f7dad90fb9704926cb8abbbd2fd94f059eea44d66f5807a5dbe77ff971c5274f754eb2c8cce5d89
7
- data.tar.gz: 0d7b7e102d0420db8963cc08185717bd62cdfb900528d5d5a42f70073ecb81388016d2da3885c3987da51049767888058f8393536282531e6d9ce0b242031765
6
+ metadata.gz: 5fe866005e7bb71ccbc64fbb5ced078bb68ee5dada3493a3e8bb3a10645048d376f7878a361b8afa238716f2a9e3bae12defda11bf6979f362db40aaa969467c
7
+ data.tar.gz: 472aa736fe4c536c1c0071b7a8293a279ad464379a2c379b8df9bdbf7859f79d56eb615576687f4a62b013dac04882595e4cf749c627c09ed753ea7a0d8bed3f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1043
1
+ 3.0.1044
@@ -980,14 +980,12 @@ module TencentCloud
980
980
  # <li>false:关闭。</li>默认值:false。
981
981
  # @type SessionPersist: Boolean
982
982
  # @param SessionPersistTime: 会话保持的时间,只有当SessionPersist为true时,该值才会生效。
983
- # 注意:此字段可能返回 null,表示取不到有效值。
984
983
  # @type SessionPersistTime: Integer
985
984
  # @param OriginPort: 源站端口,支持格式:
986
985
  # <li>单端口,如:80。</li>
987
986
  # <li>端口段:81-82,表示81,82两个端口。</li>
988
987
  # @type OriginPort: String
989
988
  # @param RuleTag: 规则标签。
990
- # 注意:此字段可能返回 null,表示取不到有效值。
991
989
  # @type RuleTag: String
992
990
 
993
991
  attr_accessor :Proto, :Port, :OriginType, :OriginValue, :RuleId, :Status, :ForwardClientIp, :SessionPersist, :SessionPersistTime, :OriginPort, :RuleTag
@@ -1658,7 +1656,6 @@ module TencentCloud
1658
1656
  # @type Switch: String
1659
1657
  # @param CacheTime: 缓存过期时间设置。
1660
1658
  # 单位为秒,最大可设置为 365 天。
1661
- # 注意:此字段可能返回 null,表示取不到有效值。
1662
1659
  # @type CacheTime: Integer
1663
1660
  # @param IgnoreCacheControl: 是否开启强制缓存,取值有:
1664
1661
  # <li>on:开启;</li>
@@ -1783,12 +1780,10 @@ module TencentCloud
1783
1780
  # @param FullUrlCache: 是否开启全路径缓存,取值有:
1784
1781
  # <li>on:开启全路径缓存(即关闭参数忽略);</li>
1785
1782
  # <li>off:关闭全路径缓存(即开启参数忽略)。</li>
1786
- # 注意:此字段可能返回 null,表示取不到有效值。
1787
1783
  # @type FullUrlCache: String
1788
1784
  # @param IgnoreCase: 是否忽略大小写缓存,取值有:
1789
1785
  # <li>on:忽略;</li>
1790
1786
  # <li>off:不忽略。</li>
1791
- # 注意:此字段可能返回 null,表示取不到有效值。
1792
1787
  # @type IgnoreCase: String
1793
1788
  # @param QueryString: CacheKey 中包含请求参数。
1794
1789
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -2072,7 +2067,6 @@ module TencentCloud
2072
2067
  # <li>off:关闭。</li>
2073
2068
  # @type Switch: String
2074
2069
  # @param Percent: 缓存预刷新百分比,取值范围:1-99。
2075
- # 注意:此字段可能返回 null,表示取不到有效值。
2076
2070
  # @type Percent: Integer
2077
2071
 
2078
2072
  attr_accessor :Switch, :Percent
@@ -2329,7 +2323,6 @@ module TencentCloud
2329
2323
  # <li>off:关闭。</li>
2330
2324
  # @type Switch: String
2331
2325
  # @param HeaderName: 回源时,存放客户端 IP 的请求头名称。当 Switch 为 on 时,该参数必填。该参数不允许填写 X-Forwarded-For。
2332
- # 注意:此字段可能返回 null,表示取不到有效值。
2333
2326
  # @type HeaderName: String
2334
2327
 
2335
2328
  attr_accessor :Switch, :HeaderName
@@ -2352,10 +2345,9 @@ module TencentCloud
2352
2345
  # @param Cname: CNAME 地址。
2353
2346
  # 注意:此字段可能返回 null,表示取不到有效值。
2354
2347
  # @type Cname: String
2355
- # @param Status: Cname状态信息,取值有:
2348
+ # @param Status: CNAME 状态信息,取值有:
2356
2349
  # <li>active:生效;</li>
2357
- # <li>moved:不生效。</li>
2358
- # 注意:此字段可能返回 null,表示取不到有效值。
2350
+ # <li>moved:不生效;</li>
2359
2351
  # @type Status: String
2360
2352
 
2361
2353
  attr_accessor :RecordName, :Cname, :Status
@@ -2409,7 +2401,6 @@ module TencentCloud
2409
2401
  # @param Algorithms: 支持的压缩算法列表,取值有:
2410
2402
  # <li>brotli:brotli算法;</li>
2411
2403
  # <li>gzip:gzip算法。</li>
2412
- # 注意:此字段可能返回 null,表示取不到有效值。
2413
2404
  # @type Algorithms: Array
2414
2405
 
2415
2406
  attr_accessor :Switch, :Algorithms
@@ -4276,15 +4267,12 @@ module TencentCloud
4276
4267
  # <li>RspHeader:从 HTTP 响应头中提取指定字段值;</li>
4277
4268
  # <li>Cookie: 从 Cookie 中提取指定字段值;</li>
4278
4269
  # <li>ReqBody: 从 HTTP 请求正文中通过 Google RE2 正则表达式提取指定内容。</li>
4279
- # 注意:此字段可能返回 null,表示取不到有效值。
4280
4270
  # @type Name: String
4281
4271
  # @param Value: 根据字段类型(Name)填入字段值的定义。需要区分大小写。
4282
4272
  # <li>当字段类型为 ReqHeader、RspHeader、Cookie 时,填入需要提取值的参数名称,例如:Accept-Language。可输入 1-100 个字符,允许的字符开头为字母,中间为字母、数字、-,结尾为字母、数字;</li>
4283
4273
  # <li>当字段类型为 ReqBody 时,填入 Google RE2 正则表达式,正则表达式长度上限为 4KB。</li>
4284
- # 注意:此字段可能返回 null,表示取不到有效值。
4285
4274
  # @type Value: String
4286
4275
  # @param Enabled: 是否投递该字段,不填表示不投递此字段。
4287
- # 注意:此字段可能返回 null,表示取不到有效值。
4288
4276
  # @type Enabled: Boolean
4289
4277
 
4290
4278
  attr_accessor :Name, :Value, :Enabled
@@ -4399,10 +4387,8 @@ module TencentCloud
4399
4387
  # 负载均衡实例 HTTP/HTTPS 健康检查策略下可配置的自定义头部。
4400
4388
  class CustomizedHeader < TencentCloud::Common::AbstractModel
4401
4389
  # @param Key: 自定义头部 Key。
4402
- # 注意:此字段可能返回 null,表示取不到有效值。
4403
4390
  # @type Key: String
4404
4391
  # @param Value: 自定义头部 Value。
4405
- # 注意:此字段可能返回 null,表示取不到有效值。
4406
4392
  # @type Value: String
4407
4393
 
4408
4394
  attr_accessor :Key, :Value
@@ -4566,40 +4552,30 @@ module TencentCloud
4566
4552
  # https 服务端证书配置
4567
4553
  class DefaultServerCertInfo < TencentCloud::Common::AbstractModel
4568
4554
  # @param CertId: 服务器证书 ID。
4569
- # 注意:此字段可能返回 null,表示取不到有效值。
4570
4555
  # @type CertId: String
4571
4556
  # @param Alias: 证书备注名。
4572
- # 注意:此字段可能返回 null,表示取不到有效值。
4573
4557
  # @type Alias: String
4574
4558
  # @param Type: 证书类型,取值有:
4575
4559
  # <li>default: 默认证书;</li>
4576
4560
  # <li>upload:用户上传;</li>
4577
4561
  # <li>managed:腾讯云托管。</li>
4578
- # 注意:此字段可能返回 null,表示取不到有效值。
4579
4562
  # @type Type: String
4580
4563
  # @param ExpireTime: 证书过期时间。
4581
- # 注意:此字段可能返回 null,表示取不到有效值。
4582
4564
  # @type ExpireTime: String
4583
4565
  # @param EffectiveTime: 证书生效时间。
4584
- # 注意:此字段可能返回 null,表示取不到有效值。
4585
4566
  # @type EffectiveTime: String
4586
4567
  # @param CommonName: 证书公用名。
4587
- # 注意:此字段可能返回 null,表示取不到有效值。
4588
4568
  # @type CommonName: String
4589
4569
  # @param SubjectAltName: 证书SAN域名。
4590
- # 注意:此字段可能返回 null,表示取不到有效值。
4591
4570
  # @type SubjectAltName: Array
4592
4571
  # @param Status: 部署状态,取值有:
4593
4572
  # <li>processing: 部署中;</li>
4594
4573
  # <li>deployed: 已部署;</li>
4595
4574
  # <li>failed: 部署失败。</li>
4596
- # 注意:此字段可能返回 null,表示取不到有效值。
4597
4575
  # @type Status: String
4598
4576
  # @param Message: Status为失败时,此字段返回失败原因。
4599
- # 注意:此字段可能返回 null,表示取不到有效值。
4600
4577
  # @type Message: String
4601
4578
  # @param SignAlgo: 证书算法。
4602
- # 注意:此字段可能返回 null,表示取不到有效值。
4603
4579
  # @type SignAlgo: String
4604
4580
 
4605
4581
  attr_accessor :CertId, :Alias, :Type, :ExpireTime, :EffectiveTime, :CommonName, :SubjectAltName, :Status, :Message, :SignAlgo
@@ -5417,7 +5393,6 @@ module TencentCloud
5417
5393
  # @param Message: 发布结果信息。
5418
5394
  # @type Message: String
5419
5395
  # @param RecordId: 发布记录 ID。
5420
- # 注意:此字段可能返回 null,表示取不到有效值。
5421
5396
  # @type RecordId: String
5422
5397
  # @param Description: 变更说明。
5423
5398
  # @type Description: String
@@ -9980,7 +9955,6 @@ module TencentCloud
9980
9955
  # @param RedirectStatusCode: 重定向状态码,取值有:
9981
9956
  # <li>301:301跳转;</li>
9982
9957
  # <li>302:302跳转。</li>
9983
- # 注意:此字段可能返回 null,表示取不到有效值。
9984
9958
  # @type RedirectStatusCode: Integer
9985
9959
 
9986
9960
  attr_accessor :Switch, :RedirectStatusCode
@@ -10521,17 +10495,14 @@ module TencentCloud
10521
10495
  # <li>off:关闭。</li>
10522
10496
  # @type Switch: String
10523
10497
  # @param MaxAge: MaxAge 数值。单位为秒,最大值为1天。
10524
- # 注意:此字段可能返回 null,表示取不到有效值。
10525
10498
  # @type MaxAge: Integer
10526
10499
  # @param IncludeSubDomains: 是否包含子域名,取值有:
10527
10500
  # <li>on:开启;</li>
10528
10501
  # <li>off:关闭。</li>
10529
- # 注意:此字段可能返回 null,表示取不到有效值。
10530
10502
  # @type IncludeSubDomains: String
10531
10503
  # @param Preload: 是否开启预加载,取值有:
10532
10504
  # <li>on:开启;</li>
10533
10505
  # <li>off:关闭。</li>
10534
- # 注意:此字段可能返回 null,表示取不到有效值。
10535
10506
  # @type Preload: String
10536
10507
 
10537
10508
  attr_accessor :Switch, :MaxAge, :IncludeSubDomains, :Preload
@@ -10556,19 +10527,16 @@ module TencentCloud
10556
10527
  # @param Http2: http2 配置开关,取值有:
10557
10528
  # <li>on:开启;</li>
10558
10529
  # <li>off:关闭。</li>
10559
- # 注意:此字段可能返回 null,表示取不到有效值。
10560
10530
  # @type Http2: String
10561
10531
  # @param OcspStapling: OCSP 配置开关,取值有:
10562
10532
  # <li>on:开启;</li>
10563
10533
  # <li>off:关闭。</li>
10564
- # 注意:此字段可能返回 null,表示取不到有效值。
10565
10534
  # @type OcspStapling: String
10566
10535
  # @param TlsVersion: Tls 版本设置,取值有:
10567
10536
  # <li>TLSv1:TLSv1版本;</li>
10568
10537
  # <li>TLSV1.1:TLSv1.1版本;</li>
10569
10538
  # <li>TLSV1.2:TLSv1.2版本;</li>
10570
10539
  # <li>TLSv1.3:TLSv1.3版本。</li>修改时必须开启连续的版本。
10571
- # 注意:此字段可能返回 null,表示取不到有效值。
10572
10540
  # @type TlsVersion: Array
10573
10541
  # @param Hsts: HSTS 配置。
10574
10542
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -10579,13 +10547,11 @@ module TencentCloud
10579
10547
  # @param ApplyType: 申请类型,取值有:
10580
10548
  # <li>apply:托管EdgeOne;</li>
10581
10549
  # <li>none:不托管EdgeOne。</li>不填,默认取值为none。
10582
- # 注意:此字段可能返回 null,表示取不到有效值。
10583
10550
  # @type ApplyType: String
10584
10551
  # @param CipherSuite: 密码套件,取值有:
10585
10552
  # <li>loose-v2023:提供高兼容性,安全性一般,支持 TLS 1.0-1.3 密码套件;</li>
10586
10553
  # <li>general-v2023:提供较高兼容性,安全性中等,支持 TLS 1.2-1.3 密码套件;</li>
10587
10554
  # <li>strict-v2023:提供高安全性能,禁用所有含不安全隐患的加密套件,支持 TLS 1.2-1.3 密码套件。</li>
10588
- # 注意:此字段可能返回 null,表示取不到有效值。
10589
10555
  # @type CipherSuite: String
10590
10556
 
10591
10557
  attr_accessor :Http2, :OcspStapling, :TlsVersion, :Hsts, :CertInfo, :ApplyType, :CipherSuite
@@ -10745,7 +10711,6 @@ module TencentCloud
10745
10711
  # @param ZoneName: 站点名称。
10746
10712
  # @type ZoneName: String
10747
10713
  # @param Domain: 验证子域名。验证站点时,该值为空。验证子域名是为具体子域名。
10748
- # 注意:此字段可能返回 null,表示取不到有效值。
10749
10714
  # @type Domain: String
10750
10715
  # @param Status: 验证状态,取值有:
10751
10716
  # <li> pending:验证中;</li>
@@ -10754,7 +10719,6 @@ module TencentCloud
10754
10719
  # @param Ascription: 站点归属权校验:Dns校验信息。
10755
10720
  # @type Ascription: :class:`Tencentcloud::Teo.v20220901.models.AscriptionInfo`
10756
10721
  # @param OriginalNameServers: 域名当前的 NS 记录。
10757
- # 注意:此字段可能返回 null,表示取不到有效值。
10758
10722
  # @type OriginalNameServers: Array
10759
10723
  # @param FileAscription: 站点归属权校验:文件校验信息。
10760
10724
  # @type FileAscription: :class:`Tencentcloud::Teo.v20220901.models.FileAscriptionInfo`
@@ -13921,21 +13885,17 @@ module TencentCloud
13921
13885
  # 源站配置。
13922
13886
  class Origin < TencentCloud::Common::AbstractModel
13923
13887
  # @param Origins: 主源站列表。
13924
- # 注意:此字段可能返回 null,表示取不到有效值。
13925
13888
  # @type Origins: Array
13926
13889
  # @param BackupOrigins: 备源站列表。
13927
- # 注意:此字段可能返回 null,表示取不到有效值。
13928
13890
  # @type BackupOrigins: Array
13929
13891
  # @param OriginPullProtocol: 回源协议配置,取值有:
13930
13892
  # <li>http:强制 http 回源;</li>
13931
13893
  # <li>follow:协议跟随回源;</li>
13932
13894
  # <li>https:强制 https 回源。</li>
13933
- # 注意:此字段可能返回 null,表示取不到有效值。
13934
13895
  # @type OriginPullProtocol: String
13935
13896
  # @param CosPrivateAccess: 源站为腾讯云 COS 时,是否为私有访问 bucket,取值有:
13936
13897
  # <li>on:私有访问;</li>
13937
13898
  # <li>off:公共访问。</li>
13938
- # 注意:此字段可能返回 null,表示取不到有效值。
13939
13899
  # @type CosPrivateAccess: String
13940
13900
 
13941
13901
  attr_accessor :Origins, :BackupOrigins, :OriginPullProtocol, :CosPrivateAccess
@@ -14065,7 +14025,6 @@ module TencentCloud
14065
14025
  # @param UpdateTime: 源站组更新时间。
14066
14026
  # @type UpdateTime: String
14067
14027
  # @param HostHeader: 回源Host Header。
14068
- # 注意:此字段可能返回 null,表示取不到有效值。
14069
14028
  # @type HostHeader: String
14070
14029
 
14071
14030
  attr_accessor :GroupId, :Name, :Type, :Records, :References, :CreateTime, :UpdateTime, :HostHeader
@@ -14617,7 +14576,6 @@ module TencentCloud
14617
14576
  # <li>off:关闭限制。</li>
14618
14577
  # @type Switch: String
14619
14578
  # @param MaxSize: 最大限制,取值在1MB和500MB之间。单位字节。
14620
- # 注意:此字段可能返回 null,表示取不到有效值。
14621
14579
  # @type MaxSize: Integer
14622
14580
 
14623
14581
  attr_accessor :Switch, :MaxSize
@@ -14761,10 +14719,8 @@ module TencentCloud
14761
14719
  # @param Action: CacheKey使用QueryString的方式,取值有:
14762
14720
  # <li>includeCustom:使用部分url参数;</li>
14763
14721
  # <li>excludeCustom:排除部分url参数。</li>
14764
- # 注意:此字段可能返回 null,表示取不到有效值。
14765
14722
  # @type Action: String
14766
14723
  # @param Value: 使用/排除的url参数数组。
14767
- # 注意:此字段可能返回 null,表示取不到有效值。
14768
14724
  # @type Value: Array
14769
14725
 
14770
14726
  attr_accessor :Switch, :Action, :Value
@@ -16669,29 +16625,21 @@ module TencentCloud
16669
16625
  # https 服务端证书配置
16670
16626
  class ServerCertInfo < TencentCloud::Common::AbstractModel
16671
16627
  # @param CertId: 服务器证书 ID。来源于 SSL 侧,您可以前往 [SSL 证书列表](https://console.cloud.tencent.com/ssl) 查看 CertId。
16672
-
16673
- # 注意:此字段可能返回 null,表示取不到有效值。
16674
16628
  # @type CertId: String
16675
16629
  # @param Alias: 证书备注名。
16676
- # 注意:此字段可能返回 null,表示取不到有效值。
16677
16630
  # @type Alias: String
16678
16631
  # @param Type: 证书类型,取值有:
16679
16632
  # <li>default:默认证书;</li>
16680
16633
  # <li>upload:用户上传;</li>
16681
16634
  # <li>managed:腾讯云托管。</li>
16682
- # 注意:此字段可能返回 null,表示取不到有效值。
16683
16635
  # @type Type: String
16684
16636
  # @param ExpireTime: 证书过期时间。
16685
- # 注意:此字段可能返回 null,表示取不到有效值。
16686
16637
  # @type ExpireTime: String
16687
16638
  # @param DeployTime: 证书部署时间。
16688
- # 注意:此字段可能返回 null,表示取不到有效值。
16689
16639
  # @type DeployTime: String
16690
16640
  # @param SignAlgo: 签名算法。
16691
- # 注意:此字段可能返回 null,表示取不到有效值。
16692
16641
  # @type SignAlgo: String
16693
16642
  # @param CommonName: 证书归属域名名称。
16694
- # 注意:此字段可能返回 null,表示取不到有效值。
16695
16643
  # @type CommonName: String
16696
16644
 
16697
16645
  attr_accessor :CertId, :Alias, :Type, :ExpireTime, :DeployTime, :SignAlgo, :CommonName
@@ -17167,13 +17115,13 @@ module TencentCloud
17167
17115
  # @param Method: 节点缓存清除方法,取值有:
17168
17116
  # <li>invalidate:标记过期,用户请求时触发回源校验,即发送带有 If-None-Match 和 If-Modified-Since 头部的 HTTP 条件请求。若源站响应 200,则节点会回源拉取新的资源并更新缓存;若源站响应 304,则节点不会更新缓存;</li>
17169
17117
  # <li>delete:直接删除节点缓存,用户请求时触发回源拉取资源。</li>
17170
- # 注意:此字段可能返回 null,表示取不到有效值。
17171
17118
  # @type Method: String
17172
17119
  # @param Status: 状态。取值有:
17173
17120
  # <li>processing:处理中;</li>
17174
17121
  # <li>success:成功;</li>
17175
17122
  # <li> failed:失败;</li>
17176
- # <li>timeout:超时。</li>
17123
+ # <li>timeout:超时;</li>
17124
+ # <li>canceled:已取消。</li>
17177
17125
  # @type Status: String
17178
17126
  # @param CreateTime: 任务创建时间。
17179
17127
  # @type CreateTime: String
@@ -17977,7 +17925,6 @@ module TencentCloud
17977
17925
  # <li> paused:已停用。</li>
17978
17926
  # @type ActiveStatus: String
17979
17927
  # @param AliasZoneName: 站点别名。数字、英文、-和_组合,限制20个字符。
17980
- # 注意:此字段可能返回 null,表示取不到有效值。
17981
17928
  # @type AliasZoneName: String
17982
17929
  # @param IsFake: 是否伪站点,取值有:
17983
17930
  # <li> 0:非伪站点;</li>
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-teo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1043
4
+ version: 3.0.1044
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-21 00:00:00.000000000 Z
11
+ date: 2025-04-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common