tencentcloud-sdk-cwp 1.0.335 → 1.0.338

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/v20180228/models.rb +18 -6
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 787edef9aba56d6736f4218b26ccadbf81285dc9
4
- data.tar.gz: fddd2ca369afa5a2e450f2ff4c63a0f48acb9f22
3
+ metadata.gz: 693a04e239d54d55c96ee2cfb72fe07648ddc4c2
4
+ data.tar.gz: 9343991559a26ada15dd466ef2e5f84d2739a8d5
5
5
  SHA512:
6
- metadata.gz: b43452e3de569ffeed14c0e64e22e067438641022069aa38a4cf441695bfff841801acb7002fdee8e528a8969692a323947d6c3e246777069f75ba2593727011
7
- data.tar.gz: facf1910e9ec4ba5c3893cd615ed452442030ed81ec782270931a3d9fc8ec8feb8352b7b4806e91f2c4ca8bf7cba91b0b0965155504ed8a79519a030e2949a0b
6
+ metadata.gz: e2f056db2b6b1c0152cb7949fe72640639e9511c7f633a92a0c1ebe9116cc8248a6dfcfc84f1abcbecf81a7f0bb0ef301d049eee26eccaacc7c81ddea313198d
7
+ data.tar.gz: 96d36301fb498564e5c2d54fbfb2cb5b7f4c81e33711cd66e77add8cc65f91bbef8ac25939cdcffe592c2189c2f677909df0a8c4c8840428b6034ad7cf6b3e95
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.335
1
+ 1.0.338
@@ -11838,11 +11838,13 @@ module TencentCloud
11838
11838
  # @type Offset: Integer
11839
11839
  # @param VulId: 漏洞id
11840
11840
  # @type VulId: Integer
11841
- # @param Filters: 过滤条件。
11841
+ # @param Filters: 过滤条件:
11842
11842
  # <li>AliasName - String - 主机名筛选</li>
11843
- # <li>TagIds - String - 主机标签id串,多个用英文逗号分隔</li>
11844
- # <li>Status - String - 状态,0: 待处理 1:忽略 3:已修复 5:检测中 6:修复中 8=:修复失败.</li>
11843
+ # <li>TagIds - String - 主机标签id串,多个用英文用逗号分隔</li>
11844
+ # <li>Status - String - 状态:0-待处理 1-忽略 3-已修复 5-检测中 6-修复中 8-修复失败</li>
11845
11845
  # <li>Uuid - String数组 - Uuid串数组</li>
11846
+ # <li>Version - String数组 - 付费版本数组:"Flagship"-旗舰版 "PRO_VERSION"-专业版 "BASIC_VERSION"-基础版</li>
11847
+ # <li>InstanceState - String数组 - 实例状态数组:"PENDING"-创建中 "LAUNCH_FAILED"-创建失败 "RUNNING"-运行中 "STOPPED"-关机 "STARTING"-开机中 "STOPPING"-关机中 "REBOOTING"-重启中 "SHUTDOWN"-待销毁 "TERMINATING"-销毁中 "UNKNOWN"-未知(针对非腾讯云机器,且客户端离线的场景) </li>
11846
11848
  # @type Filters: Array
11847
11849
 
11848
11850
  attr_accessor :Limit, :Offset, :VulId, :Filters
@@ -17347,7 +17349,7 @@ module TencentCloud
17347
17349
  # @param Description: 说明
17348
17350
  # 注意:此字段可能返回 null,表示取不到有效值。
17349
17351
  # @type Description: String
17350
- # @param HostVersion: 版本信息 0=普通版本 1=专业版 2=旗舰版
17352
+ # @param HostVersion: 版本信息:0-基础版 1-专业版 2-旗舰版 3-普惠版
17351
17353
  # 注意:此字段可能返回 null,表示取不到有效值。
17352
17354
  # @type HostVersion: Integer
17353
17355
  # @param IsSupportAutoFix: 是否能自动修复 0 :漏洞不可自动修复, 1:可自动修复, 2:客户端已离线, 3:主机不是旗舰版只能手动修复, 4:机型不允许 ,5:修复中 ,6:已修复, 7:检测中 9:修复失败,10:已忽略 11:漏洞只支持linux不支持Windows 12:漏洞只支持Windows不支持linux,13:修复失败但此时主机已离线,14:修复失败但此时主机不是旗舰版, 15:已手动修复
@@ -17356,10 +17358,16 @@ module TencentCloud
17356
17358
  # @param FixStatusMsg: 失败原因
17357
17359
  # 注意:此字段可能返回 null,表示取不到有效值。
17358
17360
  # @type FixStatusMsg: String
17361
+ # @param FirstDiscoveryTime: 首次发现时间
17362
+ # 注意:此字段可能返回 null,表示取不到有效值。
17363
+ # @type FirstDiscoveryTime: String
17364
+ # @param InstanceState: 实例状态:"PENDING"-创建中 "LAUNCH_FAILED"-创建失败 "RUNNING"-运行中 "STOPPED"-关机 "STARTING"-表示开机中 "STOPPING"-表示关机中 "REBOOTING"-重启中 "SHUTDOWN"-表示停止待销毁 "TERMINATING"-表示销毁中 "
17365
+ # 注意:此字段可能返回 null,表示取不到有效值。
17366
+ # @type InstanceState: String
17359
17367
 
17360
- attr_accessor :EventId, :Status, :LastTime, :Level, :Quuid, :Uuid, :HostIp, :AliasName, :Tags, :Description, :HostVersion, :IsSupportAutoFix, :FixStatusMsg
17368
+ attr_accessor :EventId, :Status, :LastTime, :Level, :Quuid, :Uuid, :HostIp, :AliasName, :Tags, :Description, :HostVersion, :IsSupportAutoFix, :FixStatusMsg, :FirstDiscoveryTime, :InstanceState
17361
17369
 
17362
- def initialize(eventid=nil, status=nil, lasttime=nil, level=nil, quuid=nil, uuid=nil, hostip=nil, aliasname=nil, tags=nil, description=nil, hostversion=nil, issupportautofix=nil, fixstatusmsg=nil)
17370
+ def initialize(eventid=nil, status=nil, lasttime=nil, level=nil, quuid=nil, uuid=nil, hostip=nil, aliasname=nil, tags=nil, description=nil, hostversion=nil, issupportautofix=nil, fixstatusmsg=nil, firstdiscoverytime=nil, instancestate=nil)
17363
17371
  @EventId = eventid
17364
17372
  @Status = status
17365
17373
  @LastTime = lasttime
@@ -17373,6 +17381,8 @@ module TencentCloud
17373
17381
  @HostVersion = hostversion
17374
17382
  @IsSupportAutoFix = issupportautofix
17375
17383
  @FixStatusMsg = fixstatusmsg
17384
+ @FirstDiscoveryTime = firstdiscoverytime
17385
+ @InstanceState = instancestate
17376
17386
  end
17377
17387
 
17378
17388
  def deserialize(params)
@@ -17389,6 +17399,8 @@ module TencentCloud
17389
17399
  @HostVersion = params['HostVersion']
17390
17400
  @IsSupportAutoFix = params['IsSupportAutoFix']
17391
17401
  @FixStatusMsg = params['FixStatusMsg']
17402
+ @FirstDiscoveryTime = params['FirstDiscoveryTime']
17403
+ @InstanceState = params['InstanceState']
17392
17404
  end
17393
17405
  end
17394
17406
 
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: 1.0.335
4
+ version: 1.0.338
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-16 00:00:00.000000000 Z
11
+ date: 2022-06-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common