tencentcloud-sdk-waf 3.0.605 → 3.0.606
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/v20180125/models.rb +35 -15
- 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: 6cdc896124113c54c731d683db71ded893acd62d
|
4
|
+
data.tar.gz: 6f7fe7fde9fccd19788b457a1131fd8f9c71e3f5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 06d1fad5b7254fe5b2268ecc2f63f1abbeb85ae7e54b2bf8509d40a794785e577f3a46f237749369bcd43c6a203b709367602ab07b622791ac15cd42f13c848e
|
7
|
+
data.tar.gz: adcab65a0030956ecc211bcce459aee99959c653bb6fdfe560525ff773a8d3f950cec68ee6edd0883e7ce607c2fec52f9a4d9219c924be348773c4979d0402e2
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.606
|
data/lib/v20180125/models.rb
CHANGED
@@ -2662,7 +2662,7 @@ module TencentCloud
|
|
2662
2662
|
end
|
2663
2663
|
end
|
2664
2664
|
|
2665
|
-
#
|
2665
|
+
# domain列表
|
2666
2666
|
class DomainInfo < TencentCloud::Common::AbstractModel
|
2667
2667
|
# @param Domain: 域名
|
2668
2668
|
# @type Domain: String
|
@@ -2672,7 +2672,7 @@ module TencentCloud
|
|
2672
2672
|
# @type InstanceId: String
|
2673
2673
|
# @param Cname: cname地址
|
2674
2674
|
# @type Cname: String
|
2675
|
-
# @param Edition:
|
2675
|
+
# @param Edition: 实例类型,sparta-waf表示saaswaf实例域名,clb-waf表示clbwaf实例域名,cdc-clb-waf表示CDC环境下clbwaf实例域名,cdn-waf表示cdnwaf实例域名
|
2676
2676
|
# @type Edition: String
|
2677
2677
|
# @param Region: 地域
|
2678
2678
|
# @type Region: String
|
@@ -2680,13 +2680,13 @@ module TencentCloud
|
|
2680
2680
|
# @type InstanceName: String
|
2681
2681
|
# @param ClsStatus: 日志包
|
2682
2682
|
# @type ClsStatus: Integer
|
2683
|
-
# @param FlowMode:
|
2683
|
+
# @param FlowMode: clbwaf使用模式,0镜像模式 1清洗模式
|
2684
2684
|
# @type FlowMode: Integer
|
2685
|
-
# @param Status: waf
|
2685
|
+
# @param Status: waf开关,0关闭 1开启
|
2686
2686
|
# @type Status: Integer
|
2687
|
-
# @param Mode:
|
2687
|
+
# @param Mode: 规则防御模式,0观察模式 1拦截模式
|
2688
2688
|
# @type Mode: Integer
|
2689
|
-
# @param Engine: AI
|
2689
|
+
# @param Engine: AI防御模式,10规则引擎观察&&AI引擎关闭模式 11规则引擎观察&&AI引擎观察模式 12规则引擎观察&&AI引擎拦截模式 20规则引擎拦截&&AI引擎关闭模式 21规则引擎拦截&&AI引擎观察模式 22规则引擎拦截&&AI引擎拦截模式
|
2690
2690
|
# @type Engine: Integer
|
2691
2691
|
# @param CCList: CC列表
|
2692
2692
|
# @type CCList: Array
|
@@ -2698,27 +2698,39 @@ module TencentCloud
|
|
2698
2698
|
# @type LoadBalancerSet: Array
|
2699
2699
|
# @param AppId: 用户id
|
2700
2700
|
# @type AppId: Integer
|
2701
|
-
# @param State:
|
2701
|
+
# @param State: clbwaf域名监听器状态,0操作成功 4正在绑定LB 6正在解绑LB 7解绑LB失败 8绑定LB失败 10内部错误
|
2702
2702
|
# @type State: Integer
|
2703
2703
|
# @param CreateTime: 创建时间
|
2704
2704
|
# @type CreateTime: String
|
2705
|
-
# @param Ipv6Status: 0关闭 1开启
|
2705
|
+
# @param Ipv6Status: Ipv6开关状态,0关闭 1开启
|
2706
2706
|
# @type Ipv6Status: Integer
|
2707
|
-
# @param BotStatus: 0关闭 1开启
|
2707
|
+
# @param BotStatus: BOT开关状态,0关闭 1开启
|
2708
2708
|
# @type BotStatus: Integer
|
2709
2709
|
# @param Level: 版本信息
|
2710
2710
|
# @type Level: Integer
|
2711
|
-
# @param PostCLSStatus: 是否开启投递CLS
|
2711
|
+
# @param PostCLSStatus: 是否开启投递CLS功能,0关闭 1开启
|
2712
2712
|
# @type PostCLSStatus: Integer
|
2713
|
-
# @param PostCKafkaStatus: 是否开启投递CKafka
|
2713
|
+
# @param PostCKafkaStatus: 是否开启投递CKafka功能,0关闭 1开启
|
2714
2714
|
# @type PostCKafkaStatus: Integer
|
2715
|
-
# @param
|
2715
|
+
# @param CdcClusters: cdc实例域名接入的集群信息,非cdc实例忽略
|
2716
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
2717
|
+
# @type CdcClusters: String
|
2718
|
+
# @param ApiStatus: api安全开关状态,0关闭 1开启
|
2719
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
2720
|
+
# @type ApiStatus: Integer
|
2721
|
+
# @param AlbType: 应用型负载均衡类型,clb或者apisix,默认clb
|
2716
2722
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
2717
2723
|
# @type AlbType: String
|
2724
|
+
# @param SgState: 安全组状态,0不展示 1非腾讯云源站 2安全组绑定失败 3安全组发生变更
|
2725
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
2726
|
+
# @type SgState: Integer
|
2727
|
+
# @param SgDetail: 安全组状态的详细解释
|
2728
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
2729
|
+
# @type SgDetail: String
|
2718
2730
|
|
2719
|
-
attr_accessor :Domain, :DomainId, :InstanceId, :Cname, :Edition, :Region, :InstanceName, :ClsStatus, :FlowMode, :Status, :Mode, :Engine, :CCList, :RsList, :Ports, :LoadBalancerSet, :AppId, :State, :CreateTime, :Ipv6Status, :BotStatus, :Level, :PostCLSStatus, :PostCKafkaStatus, :AlbType
|
2731
|
+
attr_accessor :Domain, :DomainId, :InstanceId, :Cname, :Edition, :Region, :InstanceName, :ClsStatus, :FlowMode, :Status, :Mode, :Engine, :CCList, :RsList, :Ports, :LoadBalancerSet, :AppId, :State, :CreateTime, :Ipv6Status, :BotStatus, :Level, :PostCLSStatus, :PostCKafkaStatus, :CdcClusters, :ApiStatus, :AlbType, :SgState, :SgDetail
|
2720
2732
|
|
2721
|
-
def initialize(domain=nil, domainid=nil, instanceid=nil, cname=nil, edition=nil, region=nil, instancename=nil, clsstatus=nil, flowmode=nil, status=nil, mode=nil, engine=nil, cclist=nil, rslist=nil, ports=nil, loadbalancerset=nil, appid=nil, state=nil, createtime=nil, ipv6status=nil, botstatus=nil, level=nil, postclsstatus=nil, postckafkastatus=nil, albtype=nil)
|
2733
|
+
def initialize(domain=nil, domainid=nil, instanceid=nil, cname=nil, edition=nil, region=nil, instancename=nil, clsstatus=nil, flowmode=nil, status=nil, mode=nil, engine=nil, cclist=nil, rslist=nil, ports=nil, loadbalancerset=nil, appid=nil, state=nil, createtime=nil, ipv6status=nil, botstatus=nil, level=nil, postclsstatus=nil, postckafkastatus=nil, cdcclusters=nil, apistatus=nil, albtype=nil, sgstate=nil, sgdetail=nil)
|
2722
2734
|
@Domain = domain
|
2723
2735
|
@DomainId = domainid
|
2724
2736
|
@InstanceId = instanceid
|
@@ -2743,7 +2755,11 @@ module TencentCloud
|
|
2743
2755
|
@Level = level
|
2744
2756
|
@PostCLSStatus = postclsstatus
|
2745
2757
|
@PostCKafkaStatus = postckafkastatus
|
2758
|
+
@CdcClusters = cdcclusters
|
2759
|
+
@ApiStatus = apistatus
|
2746
2760
|
@AlbType = albtype
|
2761
|
+
@SgState = sgstate
|
2762
|
+
@SgDetail = sgdetail
|
2747
2763
|
end
|
2748
2764
|
|
2749
2765
|
def deserialize(params)
|
@@ -2785,7 +2801,11 @@ module TencentCloud
|
|
2785
2801
|
@Level = params['Level']
|
2786
2802
|
@PostCLSStatus = params['PostCLSStatus']
|
2787
2803
|
@PostCKafkaStatus = params['PostCKafkaStatus']
|
2804
|
+
@CdcClusters = params['CdcClusters']
|
2805
|
+
@ApiStatus = params['ApiStatus']
|
2788
2806
|
@AlbType = params['AlbType']
|
2807
|
+
@SgState = params['SgState']
|
2808
|
+
@SgDetail = params['SgDetail']
|
2789
2809
|
end
|
2790
2810
|
end
|
2791
2811
|
|
@@ -3641,7 +3661,7 @@ module TencentCloud
|
|
3641
3661
|
end
|
3642
3662
|
end
|
3643
3663
|
|
3644
|
-
#
|
3664
|
+
# 负载均衡器
|
3645
3665
|
class LoadBalancerPackageNew < TencentCloud::Common::AbstractModel
|
3646
3666
|
# @param ListenerId: 监听id
|
3647
3667
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-waf
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.606
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-07-
|
11
|
+
date: 2023-07-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|