tencentcloud-sdk-cwp 3.0.739 → 3.0.741

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9055be606a77911e78336dfc005375e58444fec4
4
- data.tar.gz: 460c5ebe87719c896390efcd7fd37beda838dfc2
3
+ metadata.gz: 5f6928b5fb8ef03dba9279e90494f9fc27e026f9
4
+ data.tar.gz: 19586a35396f6fe1d9e66db1c77b78d50bcfe6e2
5
5
  SHA512:
6
- metadata.gz: 10d5f5e16995acb577257bcef597dab014e5064f7a332cc46bb236721755cc416fe06a69e2f07507ac066f9c051758a95785fc934b7a1e3dc29b1dc85581153a
7
- data.tar.gz: c0505e4bd79df810087395a653038b484a1c47999e321963e1aaa681fb5cab9ee558f4f0bc598175f967a2141bad5aa9da589e51f6651007813a4c9e5181a717
6
+ metadata.gz: 99aea12424aa13a8b2641cfa9635368f2d18b99ba566262c60a5ccb29414f2325f99d466cf267f7d7c2cf34f0f326d15ffc6b4987a2dfcdf029742498f5aaa3f
7
+ data.tar.gz: f0fe6d10429cf88c99a6dc9f9ff845f36ab260fcae9868252b45e6588fbb68e872f20dda0fd29494c6e930020878950afb34a37013ac8b5fb3144344716afc6b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.739
1
+ 3.0.741
@@ -5504,7 +5504,7 @@ module TencentCloud
5504
5504
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
5505
5505
  end
5506
5506
 
5507
- # 查询主机相关核心文件监控规则列 表
5507
+ # 查询主机相关核心文件监控规则列表
5508
5508
 
5509
5509
  # @param request: Request instance for DescribeMachineFileTamperRules.
5510
5510
  # @type request: :class:`Tencentcloud::cwp::V20180228::DescribeMachineFileTamperRulesRequest`
@@ -4711,8 +4711,8 @@ module TencentCloud
4711
4711
 
4712
4712
  attr_accessor :Id, :Uuid, :Name, :Level, :Rule, :Decription, :Operator, :IsGlobal, :Status, :CreateTime, :ModifyTime, :Hostip, :Uuids, :White, :DealOldEvents, :Description
4713
4713
  extend Gem::Deprecate
4714
- deprecate :Decription, :none, 2023, 12
4715
- deprecate :Decription=, :none, 2023, 12
4714
+ deprecate :Decription, :none, 2024, 1
4715
+ deprecate :Decription=, :none, 2024, 1
4716
4716
 
4717
4717
  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)
4718
4718
  @Id = id
@@ -6134,7 +6134,7 @@ module TencentCloud
6134
6134
 
6135
6135
  # CreateMalwareWhiteList请求参数结构体
6136
6136
  class CreateMalwareWhiteListRequest < TencentCloud::Common::AbstractModel
6137
- # @param Mode: 白名单模式; 0MD5白名单,1自定义
6137
+ # @param Mode: 白名单模式; 0 MD5白名单,1自定义
6138
6138
  # @type Mode: Integer
6139
6139
  # @param QuuidList: quuid 列表
6140
6140
  # @type QuuidList: Array
@@ -9601,16 +9601,16 @@ module TencentCloud
9601
9601
  # <li>IP 内网IP或公网IP</li>
9602
9602
  # <li>OsType - String - 是否必填:否 - windows或linux</li>
9603
9603
  # <li>CpuLoad - Int - 是否必填:否 -
9604
- # 0: 未知 1: 低负载
9605
- # 2: 中负载 3: 高负载</li>
9604
+ # 0: 未知 1: 低负载
9605
+ # 2: 中负载 3: 高负载</li>
9606
9606
  # <li>DiskLoad - Int - 是否必填:否 -
9607
- # 0: 0%或未知 1: 0%~20%
9608
- # 2: 20%~50% 3: 50%~80%
9609
- # 4: 80%~100%</li>
9607
+ # 0: 0%或未知 1: 0%~20%
9608
+ # 2: 20%~50% 3: 50%~80%
9609
+ # 4: 80%~100%</li>
9610
9610
  # <li>MemLoad - Int - 是否必填:否 -
9611
- # 0: 0%或未知 1: 0%~20%
9612
- # 2: 20%~50% 3: 50%~80%
9613
- # 4: 80%~100%</li>
9611
+ # 0: 0%或未知 1: 0%~20%
9612
+ # 2: 20%~50% 3: 50%~80%
9613
+ # 4: 80%~100%</li>
9614
9614
  # <li>Quuid:主机Quuid</li>
9615
9615
  # <li>Os -String 是否必填: 否 - 操作系统( DescribeMachineOsList 接口 值 )</li>
9616
9616
  # @type Filters: Array
@@ -10658,8 +10658,7 @@ module TencentCloud
10658
10658
  # @type Offset: Integer
10659
10659
  # @param Order: 排序方式,asc升序 或 desc降序
10660
10660
  # @type Order: String
10661
- # @param By: 可选排序:[FirstTime|LoginTime|PasswordChangeTime|PasswordDuaTime]
10662
- # PasswordLockDays
10661
+ # @param By: 可选排序:[FirstTime|LoginTime|PasswordChangeTime|PasswordDuaTime|PasswordLockDays]
10663
10662
  # @type By: String
10664
10663
 
10665
10664
  attr_accessor :Quuid, :Filters, :Limit, :Offset, :Order, :By
@@ -28462,8 +28461,8 @@ module TencentCloud
28462
28461
 
28463
28462
  attr_accessor :Filters, :Fileds, :Fields
28464
28463
  extend Gem::Deprecate
28465
- deprecate :Fileds, :none, 2023, 12
28466
- deprecate :Fileds=, :none, 2023, 12
28464
+ deprecate :Fileds, :none, 2024, 1
28465
+ deprecate :Fileds=, :none, 2024, 1
28467
28466
 
28468
28467
  def initialize(filters=nil, fileds=nil, fields=nil)
28469
28468
  @Filters = filters
@@ -28752,7 +28751,9 @@ module TencentCloud
28752
28751
 
28753
28752
  # ExportJavaMemShells请求参数结构体
28754
28753
  class ExportJavaMemShellsRequest < TencentCloud::Common::AbstractModel
28755
- # @param Filters: 过滤条件:Keywords: ip或者主机名模糊查询, Type,Status精确匹配,CreateBeginTime,CreateEndTime时间段
28754
+ # @param Filters: 过滤条件:InstanceID、IP、
28755
+
28756
+ # MachineName主机名模糊查询, Type,Status精确匹配,CreateBeginTime,CreateEndTime时间段
28756
28757
  # @type Filters: Array
28757
28758
  # @param Where: 导出字段
28758
28759
  # @type Where: Array
@@ -28779,7 +28780,7 @@ module TencentCloud
28779
28780
 
28780
28781
  # ExportJavaMemShells返回参数结构体
28781
28782
  class ExportJavaMemShellsResponse < TencentCloud::Common::AbstractModel
28782
- # @param TaskId: 任务ID,需要到接口“异步导出任务”ExportTasks获取DownloadUrl下载地址
28783
+ # @param TaskId: 任务ID,需要到接口 <a href="https://cloud.tencent.com/document/product/296/52508" target="_blank" >异步导出任务</a>获取DownloadUrl下载地址
28783
28784
  # @type TaskId: String
28784
28785
  # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
28785
28786
  # @type RequestId: 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.739
4
+ version: 3.0.741
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-12-31 00:00:00.000000000 Z
11
+ date: 2024-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
+ - lib/tencentcloud-sdk-cwp.rb
36
37
  - lib/v20180228/client.rb
37
38
  - lib/v20180228/models.rb
38
- - lib/tencentcloud-sdk-cwp.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: