tencentcloud-sdk-csip 3.0.855 → 3.0.857

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: 3b2c48179bfd64025bd3c23b34ed2c2af4f37b61
4
- data.tar.gz: 8631e99d52f6292cb7506c8f1ae9a585925e5adb
3
+ metadata.gz: 0ece9e5c893a5071aea283d0be8adf6b4c26a86d
4
+ data.tar.gz: a2fa1fd3943e667b4732ac818de854eadeada5f0
5
5
  SHA512:
6
- metadata.gz: cae4604f3fd0cbd59b4a5e647faaa9ff1329f64888f983d226126b68b07a9a018efa1915d63f5c7dc30b92089d4532748ed149a9da030c302500c3a006c3e1a4
7
- data.tar.gz: b89ca518a46ef4fd004535bc293d0036263429f93583faf93d131595e716343d1f74c467334a3820c3ccc4f17a26132a6e8a5bebc43f168a04bcdd85dc5b789a
6
+ metadata.gz: b7aceb8ff1687a22d1a9b0e9ff89acd85dcfbdb412aff933cbfb825bf547b78ea7e6f072bcb690c5e9e35147ffed887a81cb4d561055113d1db51015d97b0594
7
+ data.tar.gz: fd3f9375f663e8f2bd10a71471c2bdbf552b44d278c198f1f0f1920e464632c311a0409569a918ca8aa80c7050b20caeea3b45cf7b8d3bf3c29c2599c5de7db2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.855
1
+ 3.0.857
@@ -998,7 +998,7 @@ module TencentCloud
998
998
  # @type From: String
999
999
  # @param Status: 状态
1000
1000
  # @type Status: Integer
1001
- # @param CFGSTD: -
1001
+ # @param CFGSTD: 相关规范
1002
1002
  # @type CFGSTD: String
1003
1003
  # @param CFGDescribe: 配置详情
1004
1004
  # @type CFGDescribe: String
@@ -1510,7 +1510,7 @@ module TencentCloud
1510
1510
  # @type FirstTime: String
1511
1511
  # @param Status: 状态,0未处理、1已处置、2已忽略
1512
1512
  # @type Status: Integer
1513
- # @param Id: 资产唯一id
1513
+ # @param Id: ID,处理风险使用
1514
1514
  # @type Id: String
1515
1515
  # @param Index: 前端索引
1516
1516
  # @type Index: String
@@ -1536,7 +1536,7 @@ module TencentCloud
1536
1536
  # @type VULURL: String
1537
1537
  # @param Fix: 修复建议
1538
1538
  # @type Fix: String
1539
- # @param Payload: 负载
1539
+ # @param Payload: 证明
1540
1540
  # @type Payload: String
1541
1541
 
1542
1542
  attr_accessor :AffectAsset, :Level, :InstanceType, :Component, :Service, :RecentTime, :FirstTime, :Status, :Id, :Index, :InstanceId, :InstanceName, :AppId, :Nick, :Uin, :PasswordType, :From, :VULType, :VULURL, :Fix, :Payload
@@ -2570,7 +2570,7 @@ module TencentCloud
2570
2570
  class DeleteDomainAndIpRequest < TencentCloud::Common::AbstractModel
2571
2571
  # @param MemberId: 集团账号的成员id
2572
2572
  # @type MemberId: Array
2573
- # @param Content: -
2573
+ # @param Content: 资产
2574
2574
  # @type Content: Array
2575
2575
  # @param RetainPath: 是否保留路径配置,1:保留,其他:不保留,默认不传为不保留
2576
2576
  # @type RetainPath: Integer
@@ -6850,7 +6850,7 @@ module TencentCloud
6850
6850
 
6851
6851
  # 端口视角的端口风险对象
6852
6852
  class PortViewPortRisk < TencentCloud::Common::AbstractModel
6853
- # @param NoHandleCount: 影响资产
6853
+ # @param NoHandleCount: 未处理数量
6854
6854
  # @type NoHandleCount: Integer
6855
6855
  # @param Level: 风险等级,low-低危,high-高危,middle-中危,info-提示,extreme-严重。
6856
6856
  # @type Level: String
@@ -6866,11 +6866,11 @@ module TencentCloud
6866
6866
  # @type FirstTime: String
6867
6867
  # @param Suggestion: 处置建议,0保持现状、1限制访问、2封禁端口
6868
6868
  # @type Suggestion: Integer
6869
- # @param AffectAssetCount: 状态,0未处理、1已处置、2已忽略
6869
+ # @param AffectAssetCount: 影响资产数量
6870
6870
  # @type AffectAssetCount: String
6871
- # @param Id: 资产唯一id
6871
+ # @param Id: ID
6872
6872
  # @type Id: String
6873
- # @param From: 资产子类型
6873
+ # @param From: 识别来源
6874
6874
  # @type From: String
6875
6875
  # @param Index: 前端索引
6876
6876
  # @type Index: String
@@ -8765,7 +8765,7 @@ module TencentCloud
8765
8765
  # @type FirstTime: String
8766
8766
  # @param Status: 状态,0未处理、1已处置、2已忽略
8767
8767
  # @type Status: Integer
8768
- # @param Id: 资产唯一id
8768
+ # @param Id: ID,处理风险使用
8769
8769
  # @type Id: String
8770
8770
  # @param Index: 前端索引
8771
8771
  # @type Index: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-csip
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.855
4
+ version: 3.0.857
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-01 00:00:00.000000000 Z
11
+ date: 2024-07-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common