tencentcloud-sdk-python 3.0.1258__py2.py3-none-any.whl → 3.0.1259__py2.py3-none-any.whl

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 (26) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/cfw/v20190904/cfw_client.py +1 -3
  3. tencentcloud/cfw/v20190904/models.py +477 -877
  4. tencentcloud/clb/v20180317/models.py +1 -3
  5. tencentcloud/csip/v20221121/models.py +2 -125
  6. tencentcloud/cwp/v20180228/cwp_client.py +3 -1
  7. tencentcloud/cwp/v20180228/models.py +43 -70
  8. tencentcloud/ess/v20201111/ess_client.py +19 -7
  9. tencentcloud/ess/v20201111/models.py +7 -4
  10. tencentcloud/essbasic/v20210526/essbasic_client.py +12 -12
  11. tencentcloud/essbasic/v20210526/models.py +1 -1
  12. tencentcloud/hunyuan/v20230901/models.py +1 -1
  13. tencentcloud/mrs/v20200910/models.py +22 -0
  14. tencentcloud/ms/v20180408/models.py +101 -62
  15. tencentcloud/redis/v20180412/models.py +14 -14
  16. tencentcloud/redis/v20180412/redis_client.py +2 -0
  17. tencentcloud/tcss/v20201101/models.py +0 -13
  18. tencentcloud/teo/v20220901/errorcodes.py +3 -0
  19. tencentcloud/teo/v20220901/models.py +2 -2
  20. tencentcloud/waf/v20180125/models.py +140 -531
  21. tencentcloud/waf/v20180125/waf_client.py +0 -25
  22. {tencentcloud_sdk_python-3.0.1258.dist-info → tencentcloud_sdk_python-3.0.1259.dist-info}/METADATA +1 -1
  23. {tencentcloud_sdk_python-3.0.1258.dist-info → tencentcloud_sdk_python-3.0.1259.dist-info}/RECORD +26 -26
  24. {tencentcloud_sdk_python-3.0.1258.dist-info → tencentcloud_sdk_python-3.0.1259.dist-info}/LICENSE +0 -0
  25. {tencentcloud_sdk_python-3.0.1258.dist-info → tencentcloud_sdk_python-3.0.1259.dist-info}/WHEEL +0 -0
  26. {tencentcloud_sdk_python-3.0.1258.dist-info → tencentcloud_sdk_python-3.0.1259.dist-info}/top_level.txt +0 -0
@@ -1999,7 +1999,6 @@ class CloneLoadBalancerRequest(AbstractModel):
1999
1999
  :param _InternetAccessible: 仅适用于公网负载均衡。负载均衡的网络计费模式。
2000
2000
  :type InternetAccessible: :class:`tencentcloud.clb.v20180317.models.InternetAccessible`
2001
2001
  :param _VipIsp: 仅适用于公网负载均衡。目前仅广州、上海、南京、济南、杭州、福州、北京、石家庄、武汉、长沙、成都、重庆地域支持静态单线 IP 线路类型,如需体验,请联系商务经理申请。申请通过后,即可选择中国移动(CMCC)、中国联通(CUCC)或中国电信(CTCC)的运营商类型,网络计费模式只能使用按带宽包计费(BANDWIDTH_PACKAGE)。 如果不指定本参数,则默认使用BGP。可通过 DescribeResources 接口查询一个地域所支持的Isp。
2002
- 示例值:CMCC
2003
2002
  :type VipIsp: str
2004
2003
  :param _Vip: 指定Vip申请负载均衡。
2005
2004
  :type Vip: str
@@ -2015,8 +2014,7 @@ class CloneLoadBalancerRequest(AbstractModel):
2015
2014
  :type SnatIps: list of SnatIp
2016
2015
  :param _ClusterIds: 公网独占集群ID或者CDCId。
2017
2016
  :type ClusterIds: list of str
2018
- :param _SlaType: 性能容量型规格。<li>clb.c2.medium(标准型)</li><li>clb.c3.small(高阶型1)</li><li>clb.c3.medium(高阶型2)</li>
2019
- <li>clb.c4.small(超强型1)</li><li>clb.c4.medium(超强型2)</li><li>clb.c4.large(超强型3)</li><li>clb.c4.xlarge(超强型4)</li>
2017
+ :param _SlaType: 性能容量型规格。<li>clb.c2.medium(标准型)</li><li>clb.c3.small(高阶型1)</li><li>clb.c3.medium(高阶型2)</li><li>clb.c4.small(超强型1)</li><li>clb.c4.medium(超强型2)</li><li>clb.c4.large(超强型3)</li><li>clb.c4.xlarge(超强型4)</li>
2020
2018
  :type SlaType: str
2021
2019
  :param _ClusterTag: Stgw独占集群的标签。
2022
2020
  :type ClusterTag: str
@@ -2092,53 +2092,38 @@ class AssetClusterPod(AbstractModel):
2092
2092
  :param _Nick: 租户昵称
2093
2093
  :type Nick: str
2094
2094
  :param _Region: 地域
2095
- 注意:此字段可能返回 null,表示取不到有效值。
2096
2095
  :type Region: str
2097
2096
  :param _AssetId: pod id
2098
2097
  :type AssetId: str
2099
2098
  :param _AssetName: pod名称
2100
2099
  :type AssetName: str
2101
2100
  :param _InstanceCreateTime: pod创建时间
2102
- 注意:此字段可能返回 null,表示取不到有效值。
2103
2101
  :type InstanceCreateTime: str
2104
2102
  :param _Namespace: 命名空间
2105
- 注意:此字段可能返回 null,表示取不到有效值。
2106
2103
  :type Namespace: str
2107
2104
  :param _Status: 状态
2108
- 注意:此字段可能返回 null,表示取不到有效值。
2109
2105
  :type Status: str
2110
2106
  :param _ClusterId: 集群id
2111
- 注意:此字段可能返回 null,表示取不到有效值。
2112
2107
  :type ClusterId: str
2113
2108
  :param _ClusterName: 集群名称
2114
- 注意:此字段可能返回 null,表示取不到有效值。
2115
2109
  :type ClusterName: str
2116
2110
  :param _MachineId: 主机id
2117
- 注意:此字段可能返回 null,表示取不到有效值。
2118
2111
  :type MachineId: str
2119
2112
  :param _MachineName: 主机名
2120
- 注意:此字段可能返回 null,表示取不到有效值。
2121
2113
  :type MachineName: str
2122
2114
  :param _PodIp: pod ip
2123
- 注意:此字段可能返回 null,表示取不到有效值。
2124
2115
  :type PodIp: str
2125
2116
  :param _ServiceCount: 关联service数
2126
- 注意:此字段可能返回 null,表示取不到有效值。
2127
2117
  :type ServiceCount: int
2128
2118
  :param _ContainerCount: 关联容器数
2129
- 注意:此字段可能返回 null,表示取不到有效值。
2130
2119
  :type ContainerCount: int
2131
2120
  :param _PublicIp: 公网ip
2132
- 注意:此字段可能返回 null,表示取不到有效值。
2133
2121
  :type PublicIp: str
2134
2122
  :param _PrivateIp: 内网ip
2135
- 注意:此字段可能返回 null,表示取不到有效值。
2136
2123
  :type PrivateIp: str
2137
2124
  :param _IsCore: 是否核心:1:核心,2:非核心
2138
- 注意:此字段可能返回 null,表示取不到有效值。
2139
2125
  :type IsCore: int
2140
2126
  :param _IsNewAsset: 是否新资产 1新
2141
- 注意:此字段可能返回 null,表示取不到有效值。
2142
2127
  :type IsNewAsset: int
2143
2128
  """
2144
2129
  self._AppId = None
@@ -2362,34 +2347,24 @@ class AssetInfoDetail(AbstractModel):
2362
2347
  def __init__(self):
2363
2348
  r"""
2364
2349
  :param _AppID: 用户appid
2365
- 注意:此字段可能返回 null,表示取不到有效值。
2366
2350
  :type AppID: str
2367
2351
  :param _CVEId: CVE编号
2368
- 注意:此字段可能返回 null,表示取不到有效值。
2369
2352
  :type CVEId: str
2370
2353
  :param _IsScan: 是扫描,0默认未扫描,1正在扫描,2扫描完成,3扫描出错
2371
- 注意:此字段可能返回 null,表示取不到有效值。
2372
2354
  :type IsScan: int
2373
2355
  :param _InfluenceAsset: 影响资产数目
2374
- 注意:此字段可能返回 null,表示取不到有效值。
2375
2356
  :type InfluenceAsset: int
2376
2357
  :param _NotRepairAsset: 未修复资产数目
2377
- 注意:此字段可能返回 null,表示取不到有效值。
2378
2358
  :type NotRepairAsset: int
2379
2359
  :param _NotProtectAsset: 未防护资产数目
2380
- 注意:此字段可能返回 null,表示取不到有效值。
2381
2360
  :type NotProtectAsset: int
2382
2361
  :param _TaskId: 任务ID
2383
- 注意:此字段可能返回 null,表示取不到有效值。
2384
2362
  :type TaskId: str
2385
2363
  :param _TaskPercent: 任务百分比
2386
- 注意:此字段可能返回 null,表示取不到有效值。
2387
2364
  :type TaskPercent: int
2388
2365
  :param _TaskTime: 任务时间
2389
- 注意:此字段可能返回 null,表示取不到有效值。
2390
2366
  :type TaskTime: int
2391
2367
  :param _ScanTime: 扫描时间
2392
- 注意:此字段可能返回 null,表示取不到有效值。
2393
2368
  :type ScanTime: str
2394
2369
  """
2395
2370
  self._AppID = None
@@ -2578,10 +2553,8 @@ class AssetTag(AbstractModel):
2578
2553
  def __init__(self):
2579
2554
  r"""
2580
2555
  :param _TagKey: 标签的key值,可以是字母、数字、下划线
2581
- 注意:此字段可能返回 null,表示取不到有效值。
2582
2556
  :type TagKey: str
2583
2557
  :param _TagValue: 标签的vale值,可以是字母、数字、下划线
2584
- 注意:此字段可能返回 null,表示取不到有效值。
2585
2558
  :type TagValue: str
2586
2559
  """
2587
2560
  self._TagKey = None
@@ -2661,13 +2634,10 @@ class AssetViewCFGRisk(AbstractModel):
2661
2634
  :param _AppId: 用户appid
2662
2635
  :type AppId: str
2663
2636
  :param _Nick: 用户昵称
2664
- 注意:此字段可能返回 null,表示取不到有效值。
2665
2637
  :type Nick: str
2666
2638
  :param _Uin: 用户uin
2667
- 注意:此字段可能返回 null,表示取不到有效值。
2668
2639
  :type Uin: str
2669
2640
  :param _ClbId: 当资产类型为LBL的时候,展示该字段,方便定位具体的LB
2670
- 注意:此字段可能返回 null,表示取不到有效值。
2671
2641
  :type ClbId: str
2672
2642
  """
2673
2643
  self._Id = None
@@ -2933,10 +2903,8 @@ class AssetViewPortRisk(AbstractModel):
2933
2903
  :param _AppId: 用户appid
2934
2904
  :type AppId: str
2935
2905
  :param _Nick: 用户昵称
2936
- 注意:此字段可能返回 null,表示取不到有效值。
2937
2906
  :type Nick: str
2938
2907
  :param _Uin: 用户uin
2939
- 注意:此字段可能返回 null,表示取不到有效值。
2940
2908
  :type Uin: str
2941
2909
  :param _From: 识别来源,详细看枚举返回。
2942
2910
  :type From: str
@@ -3179,10 +3147,8 @@ class AssetViewVULRisk(AbstractModel):
3179
3147
  :param _AppId: 用户appid
3180
3148
  :type AppId: str
3181
3149
  :param _Nick: 用户昵称
3182
- 注意:此字段可能返回 null,表示取不到有效值。
3183
3150
  :type Nick: str
3184
3151
  :param _Uin: 用户uin
3185
- 注意:此字段可能返回 null,表示取不到有效值。
3186
3152
  :type Uin: str
3187
3153
  :param _VULType: 漏洞类型
3188
3154
  :type VULType: str
@@ -3219,7 +3185,6 @@ class AssetViewVULRisk(AbstractModel):
3219
3185
  :param _Payload: 攻击载荷
3220
3186
  :type Payload: str
3221
3187
  :param _EMGCVulType: 应急漏洞类型,1-应急漏洞,0-非应急漏洞
3222
- 注意:此字段可能返回 null,表示取不到有效值。
3223
3188
  :type EMGCVulType: int
3224
3189
  """
3225
3190
  self._AffectAsset = None
@@ -4117,10 +4082,8 @@ class AssetViewWeakPassRisk(AbstractModel):
4117
4082
  :param _AppId: 用户appid
4118
4083
  :type AppId: str
4119
4084
  :param _Nick: 用户昵称
4120
- 注意:此字段可能返回 null,表示取不到有效值。
4121
4085
  :type Nick: str
4122
4086
  :param _Uin: 用户uin
4123
- 注意:此字段可能返回 null,表示取不到有效值。
4124
4087
  :type Uin: str
4125
4088
  :param _PasswordType: 弱口令类型
4126
4089
  :type PasswordType: str
@@ -8778,10 +8741,8 @@ class DescribeListenerListResponse(AbstractModel):
8778
8741
  def __init__(self):
8779
8742
  r"""
8780
8743
  :param _Total: 总数
8781
- 注意:此字段可能返回 null,表示取不到有效值。
8782
8744
  :type Total: int
8783
8745
  :param _Data: 监听器列表
8784
- 注意:此字段可能返回 null,表示取不到有效值。
8785
8746
  :type Data: list of ClbListenerListInfo
8786
8747
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
8787
8748
  :type RequestId: str
@@ -9062,10 +9023,8 @@ class DescribeOrganizationUserInfoResponse(AbstractModel):
9062
9023
  def __init__(self):
9063
9024
  r"""
9064
9025
  :param _TotalCount: 总条数
9065
- 注意:此字段可能返回 null,表示取不到有效值。
9066
9026
  :type TotalCount: int
9067
9027
  :param _Data: 集团用户列表
9068
- 注意:此字段可能返回 null,表示取不到有效值。
9069
9028
  :type Data: list of OrganizationUserInfo
9070
9029
  :param _JoinTypeLst: 加入方式枚举
9071
9030
  :type JoinTypeLst: list of FilterDataObject
@@ -10914,10 +10873,8 @@ class DescribeScanReportListResponse(AbstractModel):
10914
10873
  def __init__(self):
10915
10874
  r"""
10916
10875
  :param _TotalCount: 总条数
10917
- 注意:此字段可能返回 null,表示取不到有效值。
10918
10876
  :type TotalCount: int
10919
10877
  :param _Data: 任务日志列表
10920
- 注意:此字段可能返回 null,表示取不到有效值。
10921
10878
  :type Data: list of ScanTaskInfo
10922
10879
  :param _UINList: 主账户ID列表
10923
10880
  :type UINList: list of str
@@ -11046,16 +11003,12 @@ class DescribeScanTaskListResponse(AbstractModel):
11046
11003
  def __init__(self):
11047
11004
  r"""
11048
11005
  :param _TotalCount: 总条数
11049
- 注意:此字段可能返回 null,表示取不到有效值。
11050
11006
  :type TotalCount: int
11051
11007
  :param _Data: 任务日志列表
11052
- 注意:此字段可能返回 null,表示取不到有效值。
11053
11008
  :type Data: list of ScanTaskInfoList
11054
11009
  :param _UINList: 主账户ID列表
11055
- 注意:此字段可能返回 null,表示取不到有效值。
11056
11010
  :type UINList: list of str
11057
11011
  :param _TaskModeList: 体检模式过滤列表
11058
- 注意:此字段可能返回 null,表示取不到有效值。
11059
11012
  :type TaskModeList: list of FilterDataObject
11060
11013
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11061
11014
  :type RequestId: str
@@ -11458,16 +11411,12 @@ class DescribeTaskLogListResponse(AbstractModel):
11458
11411
  def __init__(self):
11459
11412
  r"""
11460
11413
  :param _TotalCount: 总条数
11461
- 注意:此字段可能返回 null,表示取不到有效值。
11462
11414
  :type TotalCount: int
11463
11415
  :param _Data: 报告列表
11464
- 注意:此字段可能返回 null,表示取不到有效值。
11465
11416
  :type Data: list of TaskLogInfo
11466
11417
  :param _NotViewNumber: 待查看数量
11467
- 注意:此字段可能返回 null,表示取不到有效值。
11468
11418
  :type NotViewNumber: int
11469
11419
  :param _ReportTemplateNumber: 报告模板数
11470
- 注意:此字段可能返回 null,表示取不到有效值。
11471
11420
  :type ReportTemplateNumber: int
11472
11421
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11473
11422
  :type RequestId: str
@@ -11807,21 +11756,16 @@ class DescribeVULRiskAdvanceCFGListResponse(AbstractModel):
11807
11756
  def __init__(self):
11808
11757
  r"""
11809
11758
  :param _Data: 配置项列表
11810
- 注意:此字段可能返回 null,表示取不到有效值。
11811
11759
  :type Data: list of VULRiskAdvanceCFGList
11812
11760
  :param _TotalCount: 总数
11813
11761
  :type TotalCount: int
11814
11762
  :param _RiskLevelLists: 风险等级过滤列表
11815
- 注意:此字段可能返回 null,表示取不到有效值。
11816
11763
  :type RiskLevelLists: list of FilterDataObject
11817
11764
  :param _VULTypeLists: 漏洞类型过滤列表
11818
- 注意:此字段可能返回 null,表示取不到有效值。
11819
11765
  :type VULTypeLists: list of FilterDataObject
11820
11766
  :param _CheckFromLists: 识别来源过滤列表
11821
- 注意:此字段可能返回 null,表示取不到有效值。
11822
11767
  :type CheckFromLists: list of FilterDataObject
11823
11768
  :param _VulTagList: 漏洞标签列表
11824
- 注意:此字段可能返回 null,表示取不到有效值。
11825
11769
  :type VulTagList: list of FilterDataObject
11826
11770
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
11827
11771
  :type RequestId: str
@@ -15362,10 +15306,8 @@ class PortViewPortRisk(AbstractModel):
15362
15306
  :param _AppId: 用户appid
15363
15307
  :type AppId: str
15364
15308
  :param _Nick: 用户昵称
15365
- 注意:此字段可能返回 null,表示取不到有效值。
15366
15309
  :type Nick: str
15367
15310
  :param _Uin: 用户uin
15368
- 注意:此字段可能返回 null,表示取不到有效值。
15369
15311
  :type Uin: str
15370
15312
  :param _Service: 服务
15371
15313
  :type Service: str
@@ -16215,40 +16157,28 @@ class ScanTaskInfo(AbstractModel):
16215
16157
  def __init__(self):
16216
16158
  r"""
16217
16159
  :param _TaskId: 任务Id
16218
- 注意:此字段可能返回 null,表示取不到有效值。
16219
16160
  :type TaskId: str
16220
16161
  :param _TaskName: 任务名称
16221
- 注意:此字段可能返回 null,表示取不到有效值。
16222
16162
  :type TaskName: str
16223
16163
  :param _Status: 任务状态码:1等待开始 2正在扫描 3扫描出错 4扫描完成
16224
- 注意:此字段可能返回 null,表示取不到有效值。
16225
16164
  :type Status: int
16226
16165
  :param _Progress: 任务进度
16227
- 注意:此字段可能返回 null,表示取不到有效值。
16228
16166
  :type Progress: int
16229
16167
  :param _TaskTime: 任务完成时间
16230
- 注意:此字段可能返回 null,表示取不到有效值。
16231
16168
  :type TaskTime: str
16232
16169
  :param _ReportId: 报告ID
16233
- 注意:此字段可能返回 null,表示取不到有效值。
16234
16170
  :type ReportId: str
16235
16171
  :param _ReportName: 报告名称
16236
- 注意:此字段可能返回 null,表示取不到有效值。
16237
16172
  :type ReportName: str
16238
16173
  :param _ScanPlan: 扫描计划,0-周期任务,1-立即扫描,2-定时扫描,3-自定义
16239
- 注意:此字段可能返回 null,表示取不到有效值。
16240
16174
  :type ScanPlan: int
16241
16175
  :param _AssetCount: 关联的资产数
16242
- 注意:此字段可能返回 null,表示取不到有效值。
16243
16176
  :type AssetCount: int
16244
16177
  :param _AppId: APP ID
16245
- 注意:此字段可能返回 null,表示取不到有效值。
16246
16178
  :type AppId: str
16247
16179
  :param _UIN: 用户主账户ID
16248
- 注意:此字段可能返回 null,表示取不到有效值。
16249
16180
  :type UIN: str
16250
16181
  :param _UserName: 用户名称
16251
- 注意:此字段可能返回 null,表示取不到有效值。
16252
16182
  :type UserName: str
16253
16183
  """
16254
16184
  self._TaskId = None
@@ -17327,16 +17257,12 @@ class ServiceSupport(AbstractModel):
17327
17257
  r"""
17328
17258
  :param _ServiceName: 产品名称:
17329
17259
  "cfw_waf_virtual", "cwp_detect", "cwp_defense", "cwp_fix"
17330
- 注意:此字段可能返回 null,表示取不到有效值。
17331
17260
  :type ServiceName: str
17332
17261
  :param _SupportHandledCount: 已处理的资产总数
17333
- 注意:此字段可能返回 null,表示取不到有效值。
17334
17262
  :type SupportHandledCount: int
17335
17263
  :param _SupportTotalCount: 支持的资产总数
17336
- 注意:此字段可能返回 null,表示取不到有效值。
17337
17264
  :type SupportTotalCount: int
17338
17265
  :param _IsSupport: 是否支持该产品1支持;0不支持
17339
- 注意:此字段可能返回 null,表示取不到有效值。
17340
17266
  :type IsSupport: bool
17341
17267
  """
17342
17268
  self._ServiceName = None
@@ -17835,11 +17761,9 @@ class Tags(AbstractModel):
17835
17761
 
17836
17762
  def __init__(self):
17837
17763
  r"""
17838
- :param _TagKey:
17839
- 注意:此字段可能返回 null,表示取不到有效值。
17764
+ :param _TagKey: 主机标签key
17840
17765
  :type TagKey: str
17841
- :param _TagValue:
17842
- 注意:此字段可能返回 null,表示取不到有效值。
17766
+ :param _TagValue: 主机标签value
17843
17767
  :type TagValue: str
17844
17768
  """
17845
17769
  self._TagKey = None
@@ -17972,21 +17896,16 @@ class TaskAssetObject(AbstractModel):
17972
17896
  def __init__(self):
17973
17897
  r"""
17974
17898
  :param _AssetName: 资产名
17975
- 注意:此字段可能返回 null,表示取不到有效值。
17976
17899
  :type AssetName: str
17977
17900
  :param _InstanceType: 资产类型
17978
- 注意:此字段可能返回 null,表示取不到有效值。
17979
17901
  :type InstanceType: str
17980
17902
  :param _AssetType: 资产分类
17981
- 注意:此字段可能返回 null,表示取不到有效值。
17982
17903
  :type AssetType: str
17983
17904
  :param _Asset: ip/域名/资产id,数据库id等
17984
17905
  :type Asset: str
17985
17906
  :param _Region: 地域
17986
- 注意:此字段可能返回 null,表示取不到有效值。
17987
17907
  :type Region: str
17988
17908
  :param _Arn: 多云资产唯一id
17989
- 注意:此字段可能返回 null,表示取不到有效值。
17990
17909
  :type Arn: str
17991
17910
  """
17992
17911
  self._AssetName = None
@@ -18250,45 +18169,32 @@ class TaskLogInfo(AbstractModel):
18250
18169
  def __init__(self):
18251
18170
  r"""
18252
18171
  :param _TaskLogName: 报告名称
18253
- 注意:此字段可能返回 null,表示取不到有效值。
18254
18172
  :type TaskLogName: str
18255
18173
  :param _TaskLogId: 报告ID
18256
18174
  :type TaskLogId: str
18257
18175
  :param _AssetsNumber: 关联资产个数
18258
- 注意:此字段可能返回 null,表示取不到有效值。
18259
18176
  :type AssetsNumber: int
18260
18177
  :param _RiskNumber: 安全风险数量
18261
- 注意:此字段可能返回 null,表示取不到有效值。
18262
18178
  :type RiskNumber: int
18263
18179
  :param _Time: 报告生成时间
18264
- 注意:此字段可能返回 null,表示取不到有效值。
18265
18180
  :type Time: str
18266
18181
  :param _Status: 任务状态码:0 初始值 1正在扫描 2扫描完成 3扫描出错,4停止,5暂停,6该任务已被重启过
18267
- 注意:此字段可能返回 null,表示取不到有效值。
18268
18182
  :type Status: int
18269
18183
  :param _TaskName: 关联任务名称
18270
- 注意:此字段可能返回 null,表示取不到有效值。
18271
18184
  :type TaskName: str
18272
18185
  :param _StartTime: 扫描开始时间
18273
- 注意:此字段可能返回 null,表示取不到有效值。
18274
18186
  :type StartTime: str
18275
18187
  :param _TaskCenterTaskId: 任务中心扫描任务ID
18276
- 注意:此字段可能返回 null,表示取不到有效值。
18277
18188
  :type TaskCenterTaskId: str
18278
18189
  :param _AppId: 租户ID
18279
- 注意:此字段可能返回 null,表示取不到有效值。
18280
18190
  :type AppId: str
18281
18191
  :param _UIN: 主账户ID
18282
- 注意:此字段可能返回 null,表示取不到有效值。
18283
18192
  :type UIN: str
18284
18193
  :param _UserName: 用户名称
18285
- 注意:此字段可能返回 null,表示取不到有效值。
18286
18194
  :type UserName: str
18287
18195
  :param _ReportType: 报告类型: 1安全体检 2日报 3周报 4月报
18288
- 注意:此字段可能返回 null,表示取不到有效值。
18289
18196
  :type ReportType: int
18290
18197
  :param _TemplateId: 报告模板id
18291
- 注意:此字段可能返回 null,表示取不到有效值。
18292
18198
  :type TemplateId: int
18293
18199
  """
18294
18200
  self._TaskLogName = None
@@ -18452,16 +18358,12 @@ class TaskLogURL(AbstractModel):
18452
18358
  def __init__(self):
18453
18359
  r"""
18454
18360
  :param _URL: 报告下载临时链接
18455
- 注意:此字段可能返回 null,表示取不到有效值。
18456
18361
  :type URL: str
18457
18362
  :param _LogId: 任务报告id
18458
- 注意:此字段可能返回 null,表示取不到有效值。
18459
18363
  :type LogId: str
18460
18364
  :param _TaskLogName: 任务报告名称
18461
- 注意:此字段可能返回 null,表示取不到有效值。
18462
18365
  :type TaskLogName: str
18463
18366
  :param _AppId: APP ID
18464
- 注意:此字段可能返回 null,表示取不到有效值。
18465
18367
  :type AppId: str
18466
18368
  """
18467
18369
  self._URL = None
@@ -18662,49 +18564,36 @@ class VULRiskAdvanceCFGList(AbstractModel):
18662
18564
  :param _CheckFrom: 识别来源
18663
18565
  :type CheckFrom: str
18664
18566
  :param _Enable: 是否启用,1-启用,0-禁用
18665
- 注意:此字段可能返回 null,表示取不到有效值。
18666
18567
  :type Enable: int
18667
18568
  :param _VULType: 风险类型
18668
18569
  :type VULType: str
18669
18570
  :param _ImpactVersion: 影响版本
18670
18571
  :type ImpactVersion: str
18671
18572
  :param _CVE: CVE
18672
- 注意:此字段可能返回 null,表示取不到有效值。
18673
18573
  :type CVE: str
18674
18574
  :param _VULTag: 漏洞标签
18675
18575
  :type VULTag: list of str
18676
18576
  :param _FixMethod: 修复方式
18677
- 注意:此字段可能返回 null,表示取不到有效值。
18678
18577
  :type FixMethod: list of str
18679
18578
  :param _ReleaseTime: 披露时间
18680
- 注意:此字段可能返回 null,表示取不到有效值。
18681
18579
  :type ReleaseTime: str
18682
18580
  :param _EMGCVulType: 应急漏洞类型,1-应急漏洞,0-非应急漏洞
18683
- 注意:此字段可能返回 null,表示取不到有效值。
18684
18581
  :type EMGCVulType: int
18685
18582
  :param _VULDescribe: 漏洞描述
18686
- 注意:此字段可能返回 null,表示取不到有效值。
18687
18583
  :type VULDescribe: str
18688
18584
  :param _ImpactComponent: 影响组件
18689
- 注意:此字段可能返回 null,表示取不到有效值。
18690
18585
  :type ImpactComponent: str
18691
18586
  :param _Payload: 漏洞Payload
18692
- 注意:此字段可能返回 null,表示取不到有效值。
18693
18587
  :type Payload: str
18694
18588
  :param _References: 技术参考
18695
- 注意:此字段可能返回 null,表示取不到有效值。
18696
18589
  :type References: str
18697
18590
  :param _CVSS: cvss评分
18698
- 注意:此字段可能返回 null,表示取不到有效值。
18699
18591
  :type CVSS: str
18700
18592
  :param _AttackHeat: 攻击热度
18701
- 注意:此字段可能返回 null,表示取不到有效值。
18702
18593
  :type AttackHeat: str
18703
18594
  :param _ServiceSupport: 安全产品支持情况
18704
- 注意:此字段可能返回 null,表示取不到有效值。
18705
18595
  :type ServiceSupport: list of ServiceSupport
18706
18596
  :param _RecentScanTime: 最新检测时间
18707
- 注意:此字段可能返回 null,表示取不到有效值。
18708
18597
  :type RecentScanTime: str
18709
18598
  """
18710
18599
  self._RiskId = None
@@ -19049,18 +18938,14 @@ class VULViewVULRisk(AbstractModel):
19049
18938
  :param _VULURL: 风险点
19050
18939
  :type VULURL: str
19051
18940
  :param _Nick: 用户昵称
19052
- 注意:此字段可能返回 null,表示取不到有效值。
19053
18941
  :type Nick: str
19054
18942
  :param _AppId: 用户appid
19055
18943
  :type AppId: str
19056
18944
  :param _Uin: 用户uin
19057
- 注意:此字段可能返回 null,表示取不到有效值。
19058
18945
  :type Uin: str
19059
18946
  :param _Fix: 修复建议
19060
- 注意:此字段可能返回 null,表示取不到有效值。
19061
18947
  :type Fix: str
19062
18948
  :param _EMGCVulType: 应急漏洞类型,1-应急漏洞,0-非应急漏洞
19063
- 注意:此字段可能返回 null,表示取不到有效值。
19064
18949
  :type EMGCVulType: int
19065
18950
  """
19066
18951
  self._Port = None
@@ -19953,10 +19838,8 @@ class VulImpactComponentInfo(AbstractModel):
19953
19838
  def __init__(self):
19954
19839
  r"""
19955
19840
  :param _Component: 组件名称
19956
- 注意:此字段可能返回 null,表示取不到有效值。
19957
19841
  :type Component: str
19958
19842
  :param _Version: 版本名称
19959
- 注意:此字段可能返回 null,表示取不到有效值。
19960
19843
  :type Version: str
19961
19844
  """
19962
19845
  self._Component = None
@@ -20000,16 +19883,12 @@ class VulTrend(AbstractModel):
20000
19883
  def __init__(self):
20001
19884
  r"""
20002
19885
  :param _AffectAssetCount: 影响的资产数
20003
- 注意:此字段可能返回 null,表示取不到有效值。
20004
19886
  :type AffectAssetCount: int
20005
19887
  :param _AffectUserCount: 影响的用户数
20006
- 注意:此字段可能返回 null,表示取不到有效值。
20007
19888
  :type AffectUserCount: int
20008
19889
  :param _AttackCount: 攻击数
20009
- 注意:此字段可能返回 null,表示取不到有效值。
20010
19890
  :type AttackCount: int
20011
19891
  :param _Date: 时间
20012
- 注意:此字段可能返回 null,表示取不到有效值。
20013
19892
  :type Date: str
20014
19893
  """
20015
19894
  self._AffectAssetCount = None
@@ -20093,10 +19972,8 @@ class WebsiteRisk(AbstractModel):
20093
19972
  :param _AppId: 用户appid
20094
19973
  :type AppId: str
20095
19974
  :param _Nick: 用户昵称
20096
- 注意:此字段可能返回 null,表示取不到有效值。
20097
19975
  :type Nick: str
20098
19976
  :param _Uin: 用户uin
20099
- 注意:此字段可能返回 null,表示取不到有效值。
20100
19977
  :type Uin: str
20101
19978
  :param _URL: 风险链接
20102
19979
  :type URL: str
@@ -4065,7 +4065,9 @@ class CwpClient(AbstractClient):
4065
4065
 
4066
4066
 
4067
4067
  def DescribeComponentStatistics(self, request):
4068
- """本接口 (DescribeComponentStatistics) 用于获取组件统计列表数据。
4068
+ """接口已无效
4069
+
4070
+ 本接口 (DescribeComponentStatistics) 用于获取组件统计列表数据。
4069
4071
 
4070
4072
  :param request: Request instance for DescribeComponentStatistics.
4071
4073
  :type request: :class:`tencentcloud.cwp.v20180228.models.DescribeComponentStatisticsRequest`