tencentcloud-sdk-cwp 3.0.1108 → 3.0.1127
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/v20180228/client.rb +2 -2
- data/lib/v20180228/models.rb +38 -29
- 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: f18b3d2507e3bedb3d52439077b40738f2ddfb5a
|
4
|
+
data.tar.gz: 82bf839d4f10c99ed8d183d758584f01048d03c6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b86fb61a1e42773f2e694daef949380e992e6af9dfb5a600417f6319f1194506460d94d037f270daed2c0c1780bcc19e6ec68e1194924471f570553568629c3
|
7
|
+
data.tar.gz: d2715b9a0ac800d3e16cb8c0c9173d9f52a8105c5c3c69e592b675cef834e443cf37aca63543803c511c660fa1d4a4af6454ac84a76aa1a0216f6097399d741d
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1127
|
data/lib/v20180228/client.rb
CHANGED
@@ -1690,7 +1690,7 @@ module TencentCloud
|
|
1690
1690
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1691
1691
|
end
|
1692
1692
|
|
1693
|
-
# 本接口 (DescribeAccountStatistics)
|
1693
|
+
# 本接口 (DescribeAccountStatistics) 用于获取账号统计列表数据。
|
1694
1694
|
|
1695
1695
|
# @param request: Request instance for DescribeAccountStatistics.
|
1696
1696
|
# @type request: :class:`Tencentcloud::cwp::V20180228::DescribeAccountStatisticsRequest`
|
@@ -4522,7 +4522,7 @@ module TencentCloud
|
|
4522
4522
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
4523
4523
|
end
|
4524
4524
|
|
4525
|
-
# 本接口 (DescribeHistoryAccounts)
|
4525
|
+
# 本接口 (DescribeHistoryAccounts) 用于获取账号变更历史列表数据。
|
4526
4526
|
|
4527
4527
|
# @param request: Request instance for DescribeHistoryAccounts.
|
4528
4528
|
# @type request: :class:`Tencentcloud::cwp::V20180228::DescribeHistoryAccountsRequest`
|
data/lib/v20180228/models.rb
CHANGED
@@ -4423,8 +4423,8 @@ module TencentCloud
|
|
4423
4423
|
|
4424
4424
|
attr_accessor :Id, :Uuid, :Name, :Level, :Rule, :Decription, :Operator, :IsGlobal, :Status, :CreateTime, :ModifyTime, :Hostip, :Uuids, :White, :DealOldEvents, :Description
|
4425
4425
|
extend Gem::Deprecate
|
4426
|
-
deprecate :Decription, :none, 2025,
|
4427
|
-
deprecate :Decription=, :none, 2025,
|
4426
|
+
deprecate :Decription, :none, 2025, 8
|
4427
|
+
deprecate :Decription=, :none, 2025, 8
|
4428
4428
|
|
4429
4429
|
def initialize(id=nil, uuid=nil, name=nil, level=nil, rule=nil, decription=nil, operator=nil, isglobal=nil, status=nil, createtime=nil, modifytime=nil, hostip=nil, uuids=nil, white=nil, dealoldevents=nil, description=nil)
|
4430
4430
|
@Id = id
|
@@ -7813,9 +7813,9 @@ module TencentCloud
|
|
7813
7813
|
|
7814
7814
|
# DescribeAccountStatistics返回参数结构体
|
7815
7815
|
class DescribeAccountStatisticsResponse < TencentCloud::Common::AbstractModel
|
7816
|
-
# @param TotalCount:
|
7816
|
+
# @param TotalCount: 账号统计列表记录总数。
|
7817
7817
|
# @type TotalCount: Integer
|
7818
|
-
# @param AccountStatistics:
|
7818
|
+
# @param AccountStatistics: 账号统计列表。
|
7819
7819
|
# @type AccountStatistics: Array
|
7820
7820
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
7821
7821
|
# @type RequestId: String
|
@@ -11557,24 +11557,30 @@ module TencentCloud
|
|
11557
11557
|
|
11558
11558
|
# DescribeBanStatus返回参数结构体
|
11559
11559
|
class DescribeBanStatusResponse < TencentCloud::Common::AbstractModel
|
11560
|
-
# @param Status: 阻断开关状态:
|
11561
|
-
# 0 -- 关闭
|
11562
|
-
# 1 -- 高级阻断
|
11563
|
-
# 2 -- 基础阻断(只阻断情报库黑ip)
|
11560
|
+
# @param Status: (已废弃) 阻断开关状态: 0 -- 关闭 1 -- 高级阻断 2 -- 基础阻断(只阻断情报库黑ip)
|
11564
11561
|
# @type Status: Integer
|
11565
11562
|
# @param ShowTips: 是否弹窗提示信息 false: 关闭,true: 开启
|
11566
11563
|
# @type ShowTips: Boolean
|
11567
11564
|
# @param OpenSmartMode: 是否开启智能过白模式
|
11568
11565
|
# @type OpenSmartMode: Boolean
|
11566
|
+
# @param BanBlackIp: 是否开启情报IP阻断
|
11567
|
+
# @type BanBlackIp: Boolean
|
11568
|
+
# @param BanVulIp: 是否开启漏洞IP阻断
|
11569
|
+
# @type BanVulIp: Boolean
|
11570
|
+
# @param BanByRule: 是否开启规则阻断
|
11571
|
+
# @type BanByRule: Boolean
|
11569
11572
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11570
11573
|
# @type RequestId: String
|
11571
11574
|
|
11572
|
-
attr_accessor :Status, :ShowTips, :OpenSmartMode, :RequestId
|
11575
|
+
attr_accessor :Status, :ShowTips, :OpenSmartMode, :BanBlackIp, :BanVulIp, :BanByRule, :RequestId
|
11573
11576
|
|
11574
|
-
def initialize(status=nil, showtips=nil, opensmartmode=nil, requestid=nil)
|
11577
|
+
def initialize(status=nil, showtips=nil, opensmartmode=nil, banblackip=nil, banvulip=nil, banbyrule=nil, requestid=nil)
|
11575
11578
|
@Status = status
|
11576
11579
|
@ShowTips = showtips
|
11577
11580
|
@OpenSmartMode = opensmartmode
|
11581
|
+
@BanBlackIp = banblackip
|
11582
|
+
@BanVulIp = banvulip
|
11583
|
+
@BanByRule = banbyrule
|
11578
11584
|
@RequestId = requestid
|
11579
11585
|
end
|
11580
11586
|
|
@@ -11582,6 +11588,9 @@ module TencentCloud
|
|
11582
11588
|
@Status = params['Status']
|
11583
11589
|
@ShowTips = params['ShowTips']
|
11584
11590
|
@OpenSmartMode = params['OpenSmartMode']
|
11591
|
+
@BanBlackIp = params['BanBlackIp']
|
11592
|
+
@BanVulIp = params['BanVulIp']
|
11593
|
+
@BanByRule = params['BanByRule']
|
11585
11594
|
@RequestId = params['RequestId']
|
11586
11595
|
end
|
11587
11596
|
end
|
@@ -15181,9 +15190,9 @@ module TencentCloud
|
|
15181
15190
|
|
15182
15191
|
# DescribeHistoryAccounts返回参数结构体
|
15183
15192
|
class DescribeHistoryAccountsResponse < TencentCloud::Common::AbstractModel
|
15184
|
-
# @param TotalCount:
|
15193
|
+
# @param TotalCount: 账号变更历史列表记录总数。
|
15185
15194
|
# @type TotalCount: Integer
|
15186
|
-
# @param HistoryAccounts:
|
15195
|
+
# @param HistoryAccounts: 账号变更历史数据数组。
|
15187
15196
|
# @type HistoryAccounts: Array
|
15188
15197
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
15189
15198
|
# @type RequestId: String
|
@@ -17220,16 +17229,16 @@ module TencentCloud
|
|
17220
17229
|
|
17221
17230
|
attr_accessor :MachineCnt, :TencentCloudMachineCnt, :AliCloudMachineCnt, :BaiduCloudMachineCnt, :IDCMachineCnt, :OtherCloudMachineCnt, :ProtectMachineCnt, :BaseMachineCnt, :SpecialtyMachineCnt, :FlagshipMachineCnt, :RiskMachineCnt, :CompareYesterdayRiskMachineCnt, :CompareYesterdayNotProtectMachineCnt, :CompareYesterdayDeadlineMachineCnt, :DeadlineMachineCnt, :NotProtectMachineCnt, :LHGeneralDiscountCnt, :CompareYesterdayMachineCnt, :MachineDestroyAfterOfflineHours, :CloudFrom, :RequestId
|
17222
17231
|
extend Gem::Deprecate
|
17223
|
-
deprecate :TencentCloudMachineCnt, :none, 2025,
|
17224
|
-
deprecate :TencentCloudMachineCnt=, :none, 2025,
|
17225
|
-
deprecate :AliCloudMachineCnt, :none, 2025,
|
17226
|
-
deprecate :AliCloudMachineCnt=, :none, 2025,
|
17227
|
-
deprecate :BaiduCloudMachineCnt, :none, 2025,
|
17228
|
-
deprecate :BaiduCloudMachineCnt=, :none, 2025,
|
17229
|
-
deprecate :IDCMachineCnt, :none, 2025,
|
17230
|
-
deprecate :IDCMachineCnt=, :none, 2025,
|
17231
|
-
deprecate :OtherCloudMachineCnt, :none, 2025,
|
17232
|
-
deprecate :OtherCloudMachineCnt=, :none, 2025,
|
17232
|
+
deprecate :TencentCloudMachineCnt, :none, 2025, 8
|
17233
|
+
deprecate :TencentCloudMachineCnt=, :none, 2025, 8
|
17234
|
+
deprecate :AliCloudMachineCnt, :none, 2025, 8
|
17235
|
+
deprecate :AliCloudMachineCnt=, :none, 2025, 8
|
17236
|
+
deprecate :BaiduCloudMachineCnt, :none, 2025, 8
|
17237
|
+
deprecate :BaiduCloudMachineCnt=, :none, 2025, 8
|
17238
|
+
deprecate :IDCMachineCnt, :none, 2025, 8
|
17239
|
+
deprecate :IDCMachineCnt=, :none, 2025, 8
|
17240
|
+
deprecate :OtherCloudMachineCnt, :none, 2025, 8
|
17241
|
+
deprecate :OtherCloudMachineCnt=, :none, 2025, 8
|
17233
17242
|
|
17234
17243
|
def initialize(machinecnt=nil, tencentcloudmachinecnt=nil, alicloudmachinecnt=nil, baiducloudmachinecnt=nil, idcmachinecnt=nil, othercloudmachinecnt=nil, protectmachinecnt=nil, basemachinecnt=nil, specialtymachinecnt=nil, flagshipmachinecnt=nil, riskmachinecnt=nil, compareyesterdayriskmachinecnt=nil, compareyesterdaynotprotectmachinecnt=nil, compareyesterdaydeadlinemachinecnt=nil, deadlinemachinecnt=nil, notprotectmachinecnt=nil, lhgeneraldiscountcnt=nil, compareyesterdaymachinecnt=nil, machinedestroyafterofflinehours=nil, cloudfrom=nil, requestid=nil)
|
17235
17244
|
@MachineCnt = machinecnt
|
@@ -27556,10 +27565,10 @@ module TencentCloud
|
|
27556
27565
|
|
27557
27566
|
attr_accessor :Filters, :Fileds, :Fields, :Where
|
27558
27567
|
extend Gem::Deprecate
|
27559
|
-
deprecate :Fileds, :none, 2025,
|
27560
|
-
deprecate :Fileds=, :none, 2025,
|
27561
|
-
deprecate :Fields, :none, 2025,
|
27562
|
-
deprecate :Fields=, :none, 2025,
|
27568
|
+
deprecate :Fileds, :none, 2025, 8
|
27569
|
+
deprecate :Fileds=, :none, 2025, 8
|
27570
|
+
deprecate :Fields, :none, 2025, 8
|
27571
|
+
deprecate :Fields=, :none, 2025, 8
|
27563
27572
|
|
27564
27573
|
def initialize(filters=nil, fileds=nil, fields=nil, where=nil)
|
27565
27574
|
@Filters = filters
|
@@ -30013,7 +30022,7 @@ module TencentCloud
|
|
30013
30022
|
# @param Quuid: 主机quuid
|
30014
30023
|
# @type Quuid: String
|
30015
30024
|
# @param Desc: 高危信息说明:
|
30016
|
-
# ABROAD -
|
30025
|
+
# ABROAD - 境外IP;
|
30017
30026
|
# XTI - 威胁情报
|
30018
30027
|
# @type Desc: String
|
30019
30028
|
# @param MachineExtraInfo: 附加信息
|
@@ -31107,7 +31116,7 @@ module TencentCloud
|
|
31107
31116
|
# @type ModifyTime: String
|
31108
31117
|
# @param Uuid: 服务器Uuid
|
31109
31118
|
# @type Uuid: String
|
31110
|
-
# @param Locations:
|
31119
|
+
# @param Locations: 登录地
|
31111
31120
|
# @type Locations: String
|
31112
31121
|
|
31113
31122
|
attr_accessor :Places, :UserName, :SrcIp, :Locale, :Remark, :StartTime, :EndTime, :IsGlobal, :Name, :Desc, :Id, :CreateTime, :ModifyTime, :Uuid, :Locations
|
@@ -35390,7 +35399,7 @@ module TencentCloud
|
|
35390
35399
|
# @type CityId: Integer
|
35391
35400
|
# @param ProvinceId: 省份 ID。
|
35392
35401
|
# @type ProvinceId: Integer
|
35393
|
-
# @param CountryId: 国家ID
|
35402
|
+
# @param CountryId: 国家ID,暂只支持境内:1。
|
35394
35403
|
# @type CountryId: Integer
|
35395
35404
|
# @param Location: 位置名称
|
35396
35405
|
# @type Location: String
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cwp
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1127
|
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-
|
11
|
+
date: 2025-08-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|