tencentcloud-sdk-csip 3.0.854 → 3.0.856

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: 5d2429ca6285390d2f5dbd309ab91a4fe445086c
4
- data.tar.gz: 26b185671ee9d1e1df398bff76d9c17ef7a82e03
3
+ metadata.gz: c99abda732d9199494d23e15e5da213f445fce05
4
+ data.tar.gz: 925c158bd131c7c220ca3d79feb691a288beccd2
5
5
  SHA512:
6
- metadata.gz: b4f4550170332e52e13bf5869e1c42b7d36ba7f281436c0b4f2ff1788adeb9989a8f3f0934a9951aff032e03fc67f5f938ed02c194e4aa70917307fc7f4eaf6b
7
- data.tar.gz: 8313f6b257b6aad57d38d4dcfcf257af9488896126da32990bef78a7b987b840b7d17897ecc921e696dbac9017b3ae4cfbab86ad9b60287a6fd141c962eec3b9
6
+ metadata.gz: a9bc47171e4da38ad6a15cfa96b38e9307e9793d2fff22f48ea4175b8e2cc2d25e4430c7ad0aee9e993f87e37792c46c2e37a527c1cdbefb8f56394900786807
7
+ data.tar.gz: bb908fc4c53a2b7543d268dca8db83c5f64dae5e230d4e6e7cf0d817ba9149bb5487145884ca5c8438b757e54956bf211f41537893d0dc753c6e6fc5fb29a5d5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.854
1
+ 3.0.856
@@ -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.854
4
+ version: 3.0.856
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-06-30 00:00:00.000000000 Z
11
+ date: 2024-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common