tencentcloud-sdk-cwp 3.0.1074 → 3.0.1075

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 +63 -27
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4ca56e48cae2d40b1d4a0d15d9cb188f49fa35ed
4
- data.tar.gz: 446f103fa34f8c68f0cd4824aca1d3e78eab3072
3
+ metadata.gz: 9d82af1ab7aaf4c7a44bd5b02dc78c316e5429de
4
+ data.tar.gz: f98ac0266fadeb78db332e37311a0e6789dfab17
5
5
  SHA512:
6
- metadata.gz: 459f3bd30352573c58ea3bc77f2d73d36d07f8c8863fd1a61c0298c11aa7a53aad9e90260876dc7c7f52754b4dffb921879a0ce2db9af9f897ca19a78de46298
7
- data.tar.gz: fc6c85f615ac0416c699cbf3e0af3073f25aa5ab366876ad3d578c88da0e6039f4f2ff659fee8f67051409f5f1591996a409480793932522f7c55c7fc9942a5d
6
+ metadata.gz: 4f61aabe80fe1b29e03ab937a6c6140fa3e4f08569fac87d28c39207a23bfa5776b3e63de6dd18f789afcee28d87bc235e679e3c938bfa01b33c0270ecf411fb
7
+ data.tar.gz: 0c0e4f019a126564d6ef7cfca0a69bed9ee8111349d164526494874e9de1afa36b6d8f201e8c04319fb0376228d5478cc62e1e6678cc934e696acbfb7afcd678
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1075
@@ -4419,8 +4419,8 @@ module TencentCloud
4419
4419
 
4420
4420
  attr_accessor :Id, :Uuid, :Name, :Level, :Rule, :Decription, :Operator, :IsGlobal, :Status, :CreateTime, :ModifyTime, :Hostip, :Uuids, :White, :DealOldEvents, :Description
4421
4421
  extend Gem::Deprecate
4422
- deprecate :Decription, :none, 2025, 5
4423
- deprecate :Decription=, :none, 2025, 5
4422
+ deprecate :Decription, :none, 2025, 6
4423
+ deprecate :Decription=, :none, 2025, 6
4424
4424
 
4425
4425
  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)
4426
4426
  @Id = id
@@ -17193,16 +17193,16 @@ module TencentCloud
17193
17193
 
17194
17194
  attr_accessor :MachineCnt, :TencentCloudMachineCnt, :AliCloudMachineCnt, :BaiduCloudMachineCnt, :IDCMachineCnt, :OtherCloudMachineCnt, :ProtectMachineCnt, :BaseMachineCnt, :SpecialtyMachineCnt, :FlagshipMachineCnt, :RiskMachineCnt, :CompareYesterdayRiskMachineCnt, :CompareYesterdayNotProtectMachineCnt, :CompareYesterdayDeadlineMachineCnt, :DeadlineMachineCnt, :NotProtectMachineCnt, :LHGeneralDiscountCnt, :CompareYesterdayMachineCnt, :MachineDestroyAfterOfflineHours, :CloudFrom, :RequestId
17195
17195
  extend Gem::Deprecate
17196
- deprecate :TencentCloudMachineCnt, :none, 2025, 5
17197
- deprecate :TencentCloudMachineCnt=, :none, 2025, 5
17198
- deprecate :AliCloudMachineCnt, :none, 2025, 5
17199
- deprecate :AliCloudMachineCnt=, :none, 2025, 5
17200
- deprecate :BaiduCloudMachineCnt, :none, 2025, 5
17201
- deprecate :BaiduCloudMachineCnt=, :none, 2025, 5
17202
- deprecate :IDCMachineCnt, :none, 2025, 5
17203
- deprecate :IDCMachineCnt=, :none, 2025, 5
17204
- deprecate :OtherCloudMachineCnt, :none, 2025, 5
17205
- deprecate :OtherCloudMachineCnt=, :none, 2025, 5
17196
+ deprecate :TencentCloudMachineCnt, :none, 2025, 6
17197
+ deprecate :TencentCloudMachineCnt=, :none, 2025, 6
17198
+ deprecate :AliCloudMachineCnt, :none, 2025, 6
17199
+ deprecate :AliCloudMachineCnt=, :none, 2025, 6
17200
+ deprecate :BaiduCloudMachineCnt, :none, 2025, 6
17201
+ deprecate :BaiduCloudMachineCnt=, :none, 2025, 6
17202
+ deprecate :IDCMachineCnt, :none, 2025, 6
17203
+ deprecate :IDCMachineCnt=, :none, 2025, 6
17204
+ deprecate :OtherCloudMachineCnt, :none, 2025, 6
17205
+ deprecate :OtherCloudMachineCnt=, :none, 2025, 6
17206
17206
 
17207
17207
  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)
17208
17208
  @MachineCnt = machinecnt
@@ -27509,10 +27509,10 @@ module TencentCloud
27509
27509
 
27510
27510
  attr_accessor :Filters, :Fileds, :Fields, :Where
27511
27511
  extend Gem::Deprecate
27512
- deprecate :Fileds, :none, 2025, 5
27513
- deprecate :Fileds=, :none, 2025, 5
27514
- deprecate :Fields, :none, 2025, 5
27515
- deprecate :Fields=, :none, 2025, 5
27512
+ deprecate :Fileds, :none, 2025, 6
27513
+ deprecate :Fileds=, :none, 2025, 6
27514
+ deprecate :Fields, :none, 2025, 6
27515
+ deprecate :Fields=, :none, 2025, 6
27516
27516
 
27517
27517
  def initialize(filters=nil, fileds=nil, fields=nil, where=nil)
27518
27518
  @Filters = filters
@@ -29468,14 +29468,17 @@ module TencentCloud
29468
29468
  # <li>write 修改文件</li>
29469
29469
  # <li>read-write 读取修改文件</li>
29470
29470
  # @type FileAction: String
29471
+ # @param Args: 命令行参数 没有填*
29472
+ # @type Args: String
29471
29473
 
29472
- attr_accessor :ProcessPath, :Target, :Action, :FileAction
29474
+ attr_accessor :ProcessPath, :Target, :Action, :FileAction, :Args
29473
29475
 
29474
- def initialize(processpath=nil, target=nil, action=nil, fileaction=nil)
29476
+ def initialize(processpath=nil, target=nil, action=nil, fileaction=nil, args=nil)
29475
29477
  @ProcessPath = processpath
29476
29478
  @Target = target
29477
29479
  @Action = action
29478
29480
  @FileAction = fileaction
29481
+ @Args = args
29479
29482
  end
29480
29483
 
29481
29484
  def deserialize(params)
@@ -29483,6 +29486,7 @@ module TencentCloud
29483
29486
  @Target = params['Target']
29484
29487
  @Action = params['Action']
29485
29488
  @FileAction = params['FileAction']
29489
+ @Args = params['Args']
29486
29490
  end
29487
29491
  end
29488
29492
 
@@ -40586,10 +40590,20 @@ module TencentCloud
40586
40590
  # @type CloudTags: Array
40587
40591
  # @param MachineExtraInfo: 主机额外信息
40588
40592
  # @type MachineExtraInfo: :class:`Tencentcloud::Cwp.v20180228.models.MachineExtraInfo`
40593
+ # @param MachineType: 主机类型
40594
+ # @type MachineType: String
40595
+ # @param RegionId: 可用区ID
40596
+ # @type RegionId: Integer
40597
+ # @param HasSnapshot: 修复任务是否创建了快照: 0-未创建,其他-已创建
40598
+ # @type HasSnapshot: Integer
40599
+ # @param LatestFixTime: 最后修复时间
40600
+ # @type LatestFixTime: String
40601
+ # @param DescriptionEn: 说明
40602
+ # @type DescriptionEn: String
40589
40603
 
40590
- attr_accessor :EventId, :Status, :LastTime, :Level, :Quuid, :Uuid, :HostIp, :AliasName, :Tags, :Description, :HostVersion, :IsSupportAutoFix, :FixStatusMsg, :FirstDiscoveryTime, :InstanceState, :PublicIpAddresses, :CloudTags, :MachineExtraInfo
40604
+ attr_accessor :EventId, :Status, :LastTime, :Level, :Quuid, :Uuid, :HostIp, :AliasName, :Tags, :Description, :HostVersion, :IsSupportAutoFix, :FixStatusMsg, :FirstDiscoveryTime, :InstanceState, :PublicIpAddresses, :CloudTags, :MachineExtraInfo, :MachineType, :RegionId, :HasSnapshot, :LatestFixTime, :DescriptionEn
40591
40605
 
40592
- 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, publicipaddresses=nil, cloudtags=nil, machineextrainfo=nil)
40606
+ 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, publicipaddresses=nil, cloudtags=nil, machineextrainfo=nil, machinetype=nil, regionid=nil, hassnapshot=nil, latestfixtime=nil, descriptionen=nil)
40593
40607
  @EventId = eventid
40594
40608
  @Status = status
40595
40609
  @LastTime = lasttime
@@ -40608,6 +40622,11 @@ module TencentCloud
40608
40622
  @PublicIpAddresses = publicipaddresses
40609
40623
  @CloudTags = cloudtags
40610
40624
  @MachineExtraInfo = machineextrainfo
40625
+ @MachineType = machinetype
40626
+ @RegionId = regionid
40627
+ @HasSnapshot = hassnapshot
40628
+ @LatestFixTime = latestfixtime
40629
+ @DescriptionEn = descriptionen
40611
40630
  end
40612
40631
 
40613
40632
  def deserialize(params)
@@ -40639,6 +40658,11 @@ module TencentCloud
40639
40658
  @MachineExtraInfo = MachineExtraInfo.new
40640
40659
  @MachineExtraInfo.deserialize(params['MachineExtraInfo'])
40641
40660
  end
40661
+ @MachineType = params['MachineType']
40662
+ @RegionId = params['RegionId']
40663
+ @HasSnapshot = params['HasSnapshot']
40664
+ @LatestFixTime = params['LatestFixTime']
40665
+ @DescriptionEn = params['DescriptionEn']
40642
40666
  end
40643
40667
  end
40644
40668
 
@@ -40809,14 +40833,16 @@ module TencentCloud
40809
40833
  # @type SnapshotId: String
40810
40834
  # @param Id: 记录唯一id
40811
40835
  # @type Id: Integer
40812
- # @param Status: 快照状态 0-初始状态1-快照创建成功;2-快照创建失败;
40836
+ # @param Status: 快照状态 0-初始状态1-快照创建成功;2-快照创建失败;10-不支持,11-无需创建
40813
40837
  # @type Status: Integer
40814
40838
  # @param FailReason: 快照创建失败原因
40815
40839
  # @type FailReason: String
40840
+ # @param MachineType: 主机类型
40841
+ # @type MachineType: String
40816
40842
 
40817
- attr_accessor :Quuid, :HostName, :HostIp, :SnapshotName, :ModifyTime, :SnapshotId, :Id, :Status, :FailReason
40843
+ attr_accessor :Quuid, :HostName, :HostIp, :SnapshotName, :ModifyTime, :SnapshotId, :Id, :Status, :FailReason, :MachineType
40818
40844
 
40819
- def initialize(quuid=nil, hostname=nil, hostip=nil, snapshotname=nil, modifytime=nil, snapshotid=nil, id=nil, status=nil, failreason=nil)
40845
+ def initialize(quuid=nil, hostname=nil, hostip=nil, snapshotname=nil, modifytime=nil, snapshotid=nil, id=nil, status=nil, failreason=nil, machinetype=nil)
40820
40846
  @Quuid = quuid
40821
40847
  @HostName = hostname
40822
40848
  @HostIp = hostip
@@ -40826,6 +40852,7 @@ module TencentCloud
40826
40852
  @Id = id
40827
40853
  @Status = status
40828
40854
  @FailReason = failreason
40855
+ @MachineType = machinetype
40829
40856
  end
40830
40857
 
40831
40858
  def deserialize(params)
@@ -40838,6 +40865,7 @@ module TencentCloud
40838
40865
  @Id = params['Id']
40839
40866
  @Status = params['Status']
40840
40867
  @FailReason = params['FailReason']
40868
+ @MachineType = params['MachineType']
40841
40869
  end
40842
40870
  end
40843
40871
 
@@ -40912,10 +40940,12 @@ module TencentCloud
40912
40940
  # @type Uuid: String
40913
40941
  # @param InstanceId: 主机InstanceId
40914
40942
  # @type InstanceId: String
40943
+ # @param MachineType: 主机类型
40944
+ # @type MachineType: String
40915
40945
 
40916
- attr_accessor :HostName, :HostIp, :Tags, :Quuid, :IsSupportAutoFix, :Uuid, :InstanceId
40946
+ attr_accessor :HostName, :HostIp, :Tags, :Quuid, :IsSupportAutoFix, :Uuid, :InstanceId, :MachineType
40917
40947
 
40918
- def initialize(hostname=nil, hostip=nil, tags=nil, quuid=nil, issupportautofix=nil, uuid=nil, instanceid=nil)
40948
+ def initialize(hostname=nil, hostip=nil, tags=nil, quuid=nil, issupportautofix=nil, uuid=nil, instanceid=nil, machinetype=nil)
40919
40949
  @HostName = hostname
40920
40950
  @HostIp = hostip
40921
40951
  @Tags = tags
@@ -40923,6 +40953,7 @@ module TencentCloud
40923
40953
  @IsSupportAutoFix = issupportautofix
40924
40954
  @Uuid = uuid
40925
40955
  @InstanceId = instanceid
40956
+ @MachineType = machinetype
40926
40957
  end
40927
40958
 
40928
40959
  def deserialize(params)
@@ -40933,6 +40964,7 @@ module TencentCloud
40933
40964
  @IsSupportAutoFix = params['IsSupportAutoFix']
40934
40965
  @Uuid = params['Uuid']
40935
40966
  @InstanceId = params['InstanceId']
40967
+ @MachineType = params['MachineType']
40936
40968
  end
40937
40969
  end
40938
40970
 
@@ -41000,10 +41032,12 @@ module TencentCloud
41000
41032
  # @type Method: Integer
41001
41033
  # @param VulFixSwitch: 漏洞是否支持修复 0不支持,1支持
41002
41034
  # @type VulFixSwitch: Integer
41035
+ # @param LatestFixTime: 最近修复时间
41036
+ # @type LatestFixTime: String
41003
41037
 
41004
- attr_accessor :Ids, :Name, :Status, :VulId, :PublishTime, :LastTime, :HostCount, :Level, :From, :Descript, :PublishTimeWisteria, :NameWisteria, :DescriptWisteria, :StatusStr, :CveId, :CvssScore, :Labels, :FixSwitch, :TaskId, :IsSupportDefense, :DefenseAttackCount, :FirstAppearTime, :VulCategory, :AttackLevel, :FixNoNeedRestart, :Method, :VulFixSwitch
41038
+ attr_accessor :Ids, :Name, :Status, :VulId, :PublishTime, :LastTime, :HostCount, :Level, :From, :Descript, :PublishTimeWisteria, :NameWisteria, :DescriptWisteria, :StatusStr, :CveId, :CvssScore, :Labels, :FixSwitch, :TaskId, :IsSupportDefense, :DefenseAttackCount, :FirstAppearTime, :VulCategory, :AttackLevel, :FixNoNeedRestart, :Method, :VulFixSwitch, :LatestFixTime
41005
41039
 
41006
- def initialize(ids=nil, name=nil, status=nil, vulid=nil, publishtime=nil, lasttime=nil, hostcount=nil, level=nil, from=nil, descript=nil, publishtimewisteria=nil, namewisteria=nil, descriptwisteria=nil, statusstr=nil, cveid=nil, cvssscore=nil, labels=nil, fixswitch=nil, taskid=nil, issupportdefense=nil, defenseattackcount=nil, firstappeartime=nil, vulcategory=nil, attacklevel=nil, fixnoneedrestart=nil, method=nil, vulfixswitch=nil)
41040
+ def initialize(ids=nil, name=nil, status=nil, vulid=nil, publishtime=nil, lasttime=nil, hostcount=nil, level=nil, from=nil, descript=nil, publishtimewisteria=nil, namewisteria=nil, descriptwisteria=nil, statusstr=nil, cveid=nil, cvssscore=nil, labels=nil, fixswitch=nil, taskid=nil, issupportdefense=nil, defenseattackcount=nil, firstappeartime=nil, vulcategory=nil, attacklevel=nil, fixnoneedrestart=nil, method=nil, vulfixswitch=nil, latestfixtime=nil)
41007
41041
  @Ids = ids
41008
41042
  @Name = name
41009
41043
  @Status = status
@@ -41031,6 +41065,7 @@ module TencentCloud
41031
41065
  @FixNoNeedRestart = fixnoneedrestart
41032
41066
  @Method = method
41033
41067
  @VulFixSwitch = vulfixswitch
41068
+ @LatestFixTime = latestfixtime
41034
41069
  end
41035
41070
 
41036
41071
  def deserialize(params)
@@ -41061,6 +41096,7 @@ module TencentCloud
41061
41096
  @FixNoNeedRestart = params['FixNoNeedRestart']
41062
41097
  @Method = params['Method']
41063
41098
  @VulFixSwitch = params['VulFixSwitch']
41099
+ @LatestFixTime = params['LatestFixTime']
41064
41100
  end
41065
41101
  end
41066
41102
 
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.1074
4
+ version: 3.0.1075
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-06-04 00:00:00.000000000 Z
11
+ date: 2025-06-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common