tencentcloud-sdk-python 3.0.1257__py2.py3-none-any.whl → 3.0.1258__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 (104) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/apm/v20210622/models.py +26 -0
  3. tencentcloud/asr/v20190614/models.py +3 -2
  4. tencentcloud/autoscaling/v20180419/autoscaling_client.py +7 -1
  5. tencentcloud/autoscaling/v20180419/errorcodes.py +3 -0
  6. tencentcloud/autoscaling/v20180419/models.py +18 -2
  7. tencentcloud/bi/v20220105/models.py +44 -4
  8. tencentcloud/billing/v20180709/billing_client.py +23 -0
  9. tencentcloud/billing/v20180709/errorcodes.py +6 -0
  10. tencentcloud/billing/v20180709/models.py +424 -0
  11. tencentcloud/bsca/v20210811/models.py +306 -1
  12. tencentcloud/ccc/v20200210/ccc_client.py +23 -0
  13. tencentcloud/ccc/v20200210/errorcodes.py +6 -0
  14. tencentcloud/ccc/v20200210/models.py +237 -136
  15. tencentcloud/cdb/v20170320/cdb_client.py +1 -1
  16. tencentcloud/cdb/v20170320/models.py +13 -1
  17. tencentcloud/cdn/v20180606/models.py +1 -1
  18. tencentcloud/cdwdoris/v20211228/models.py +16 -2
  19. tencentcloud/cfw/v20190904/cfw_client.py +6 -30
  20. tencentcloud/cfw/v20190904/models.py +261 -479
  21. tencentcloud/ciam/v20220331/models.py +13 -0
  22. tencentcloud/ckafka/v20190819/models.py +4 -4
  23. tencentcloud/clb/v20180317/models.py +1 -1
  24. tencentcloud/cloudaudit/v20190319/cloudaudit_client.py +30 -34
  25. tencentcloud/cloudaudit/v20190319/errorcodes.py +0 -39
  26. tencentcloud/cloudaudit/v20190319/models.py +328 -254
  27. tencentcloud/cls/v20201016/cls_client.py +8 -1
  28. tencentcloud/cls/v20201016/models.py +551 -109
  29. tencentcloud/csip/v20221121/models.py +225 -12
  30. tencentcloud/cvm/v20170312/errorcodes.py +6 -0
  31. tencentcloud/cvm/v20170312/models.py +78 -0
  32. tencentcloud/cwp/v20180228/cwp_client.py +3 -1
  33. tencentcloud/cwp/v20180228/models.py +201 -48
  34. tencentcloud/cynosdb/v20190107/cynosdb_client.py +27 -27
  35. tencentcloud/cynosdb/v20190107/models.py +78 -0
  36. tencentcloud/dasb/v20191018/models.py +155 -0
  37. tencentcloud/domain/v20180808/errorcodes.py +45 -0
  38. tencentcloud/eb/v20210416/models.py +19 -19
  39. tencentcloud/es/v20180416/errorcodes.py +4 -1
  40. tencentcloud/es/v20180416/es_client.py +92 -0
  41. tencentcloud/es/v20180416/models.py +770 -12
  42. tencentcloud/ess/v20201111/ess_client.py +71 -4
  43. tencentcloud/ess/v20201111/models.py +232 -7
  44. tencentcloud/essbasic/v20210526/essbasic_client.py +135 -51
  45. tencentcloud/essbasic/v20210526/models.py +364 -18
  46. tencentcloud/gaap/v20180529/models.py +40 -3
  47. tencentcloud/hunyuan/v20230901/models.py +12 -0
  48. tencentcloud/ioa/v20220601/errorcodes.py +15 -0
  49. tencentcloud/ioa/v20220601/ioa_client.py +26 -2
  50. tencentcloud/ioa/v20220601/models.py +516 -46
  51. tencentcloud/iotexplorer/v20190423/models.py +52 -0
  52. tencentcloud/iotvideo/v20191126/iotvideo_client.py +46 -0
  53. tencentcloud/iotvideo/v20191126/models.py +379 -0
  54. tencentcloud/lighthouse/v20200324/errorcodes.py +1 -1
  55. tencentcloud/live/v20180801/models.py +51 -0
  56. tencentcloud/mongodb/v20190725/models.py +3 -7
  57. tencentcloud/mqtt/v20240516/models.py +2 -2
  58. tencentcloud/ocr/v20181119/models.py +7 -16
  59. tencentcloud/ocr/v20181119/ocr_client.py +1 -0
  60. tencentcloud/organization/v20210331/errorcodes.py +30 -0
  61. tencentcloud/organization/v20210331/models.py +674 -0
  62. tencentcloud/organization/v20210331/organization_client.py +138 -0
  63. tencentcloud/privatedns/v20201028/errorcodes.py +12 -0
  64. tencentcloud/privatedns/v20201028/models.py +858 -4
  65. tencentcloud/privatedns/v20201028/privatedns_client.py +92 -0
  66. tencentcloud/region/v20220627/models.py +0 -1
  67. tencentcloud/scf/v20180416/models.py +889 -8
  68. tencentcloud/scf/v20180416/scf_client.py +115 -0
  69. tencentcloud/smop/v20201203/models.py +17 -17
  70. tencentcloud/ssl/v20191205/models.py +1 -1
  71. tencentcloud/ssm/v20190923/models.py +84 -0
  72. tencentcloud/tat/v20201028/models.py +1 -29
  73. tencentcloud/tcss/v20201101/models.py +472 -33
  74. tencentcloud/tcss/v20201101/tcss_client.py +1 -1
  75. tencentcloud/tdmq/v20200217/models.py +7 -7
  76. tencentcloud/tem/v20210701/models.py +202 -198
  77. tencentcloud/teo/v20220901/errorcodes.py +27 -0
  78. tencentcloud/teo/v20220901/models.py +1464 -91
  79. tencentcloud/teo/v20220901/teo_client.py +115 -0
  80. tencentcloud/tke/v20180525/models.py +70 -0
  81. tencentcloud/tke/v20180525/tke_client.py +23 -0
  82. tencentcloud/tms/v20201229/models.py +0 -558
  83. tencentcloud/tms/v20201229/tms_client.py +0 -23
  84. tencentcloud/trp/v20210515/models.py +6 -6
  85. tencentcloud/trtc/v20190722/models.py +353 -4
  86. tencentcloud/tse/v20201207/models.py +94 -0
  87. tencentcloud/tse/v20201207/tse_client.py +23 -0
  88. tencentcloud/vclm/v20240523/models.py +166 -0
  89. tencentcloud/vpc/v20170312/models.py +134 -2
  90. tencentcloud/vpc/v20170312/vpc_client.py +23 -0
  91. tencentcloud/waf/v20180125/models.py +99 -0
  92. tencentcloud/waf/v20180125/waf_client.py +23 -0
  93. tencentcloud/wedata/v20210820/models.py +991 -0
  94. tencentcloud/wedata/v20210820/wedata_client.py +46 -0
  95. {tencentcloud_sdk_python-3.0.1257.dist-info → tencentcloud_sdk_python-3.0.1258.dist-info}/METADATA +1 -1
  96. {tencentcloud_sdk_python-3.0.1257.dist-info → tencentcloud_sdk_python-3.0.1258.dist-info}/RECORD +99 -104
  97. tencentcloud/cr/__init__.py +0 -0
  98. tencentcloud/cr/v20180321/__init__.py +0 -0
  99. tencentcloud/cr/v20180321/cr_client.py +0 -672
  100. tencentcloud/cr/v20180321/errorcodes.py +0 -114
  101. tencentcloud/cr/v20180321/models.py +0 -4966
  102. {tencentcloud_sdk_python-3.0.1257.dist-info → tencentcloud_sdk_python-3.0.1258.dist-info}/LICENSE +0 -0
  103. {tencentcloud_sdk_python-3.0.1257.dist-info → tencentcloud_sdk_python-3.0.1258.dist-info}/WHEEL +0 -0
  104. {tencentcloud_sdk_python-3.0.1257.dist-info → tencentcloud_sdk_python-3.0.1258.dist-info}/top_level.txt +0 -0
@@ -3170,7 +3170,7 @@ class AssetMachineDetail(AbstractModel):
3170
3170
  :type EndTime: str
3171
3171
  :param _CoreVersion: 内核版本
3172
3172
  :type CoreVersion: str
3173
- :param _OsType: linux/windows
3173
+ :param _OsType: Linux/Windows
3174
3174
  :type OsType: str
3175
3175
  :param _AgentVersion: agent版本
3176
3176
  :type AgentVersion: str
@@ -12504,6 +12504,8 @@ class BruteAttackInfo(AbstractModel):
12504
12504
  83-不阻断(已加白名单)
12505
12505
  86-不阻断(系统白名单)
12506
12506
  87-不阻断(客户端离线)
12507
+ 88-不阻断(来源Ip归属相同客户)
12508
+ 89-不阻断(ipv6不支持阻断)
12507
12509
  注意:此字段可能返回 null,表示取不到有效值。
12508
12510
  :type BanStatus: int
12509
12511
  :param _EventType: 事件类型:200-暴力破解事件,300-暴力破解成功事件(页面展示),400-暴力破解不存在的帐号事件
@@ -31358,7 +31360,13 @@ class DescribeBashRulesRequest(AbstractModel):
31358
31360
  :param _Offset: 偏移量,默认为0。
31359
31361
  :type Offset: int
31360
31362
  :param _Filters: 过滤条件。
31361
- <li>Keywords - String - 是否必填:否 - 关键字(规则名称)</li>
31363
+ <li>Name - String - 是否必填:否 - 规则名称</li>
31364
+ <li>Rule - String - 是否必填:否 - 规则内容</li>
31365
+ <li>Level - Int - 是否必填:否 - 威胁等级</li>
31366
+ <li>White - Int - 是否必填:否 - 白名单类型</li>
31367
+ <li>RuleCategory - Int - 是否必填:否 - 策略类型</li>
31368
+ <li>BashAction - Int - 是否必填:否 - 操作动作</li>
31369
+ <li>Status - Int - 是否必填:否 - 生效状态</li>
31362
31370
  :type Filters: list of Filter
31363
31371
  """
31364
31372
  self._Type = None
@@ -31495,7 +31503,9 @@ class DescribeBruteAttackListRequest(AbstractModel):
31495
31503
  <li>CreateEndTime - String - 是否必填:否 - 首次攻击时间筛选,结束时间</li>
31496
31504
  <li>ModifyBeginTime - String - 是否必填:否 - 最近攻击时间筛选,开始时间</li>
31497
31505
  <li>ModifyEndTime - String - 是否必填:否 - 最近攻击时间筛选,结束时间</li>
31498
- <li>Banned - String - 是否必填:否 - 阻断状态筛选,多个用","分割:0-未阻断(全局ZK开关关闭),82-未阻断(非专业版),83-未阻断(已加白名单),1-已阻断,2-未阻断-程序异常,3-未阻断-内网攻击暂不支持阻断,4-未阻断-安平暂不支持阻断</li>
31506
+ <li>Banned - String - 是否必填:否 - 阻断状态筛选,多个用","分割:0-未阻断(全局ZK开关关闭),82-未阻断(非专业版),83-未阻断(已加白名单),1-阻断成功(已完成),2-未阻断-程序异常,3-未阻断-内网攻击暂不支持阻断,4-未阻断-安平暂不支持阻断,10-阻断成功(生效中)</li>
31507
+ <li>DataFrom - Int - 命中规则:0-登录规则,1-情报规则</li>
31508
+ <li>EventType - String - 是否必填:否 - 破解状态筛选:200-破解失败(密码错误),300-破解成功,400-破解失败(账号不存在)</li>
31499
31509
  :type Filters: list of Filter
31500
31510
  :param _Order: 排序方式:根据请求次数排序:asc-升序/desc-降序
31501
31511
  :type Order: str
@@ -36939,7 +36949,7 @@ class DescribeLogKafkaDeliverInfoResponse(AbstractModel):
36939
36949
  :type DiskSize: int
36940
36950
  :param _Username: 用户名
36941
36951
  :type Username: str
36942
- :param _DeliverTypeDetails: xx
36952
+ :param _DeliverTypeDetails: 投递类型细节
36943
36953
  :type DeliverTypeDetails: list of DeliverTypeDetails
36944
36954
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
36945
36955
  :type RequestId: str
@@ -37332,11 +37342,7 @@ class DescribeLoginWhiteCombinedListRequest(AbstractModel):
37332
37342
  :type Limit: int
37333
37343
  :param _Offset: 偏移量,默认为0。
37334
37344
  :type Offset: int
37335
- :param _Filters: 过滤条件。
37336
- <li>IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选</li>
37337
- <li>UserName - String - 是否必填:否 - 用户名筛选</li>
37338
- <li>ModifyBeginTime - String - 是否必填:否 - 按照修改时间段筛选,开始时间</li>
37339
- <li>ModifyEndTime - String - 是否必填:否 - 按照修改时间段筛选,结束时间</li>
37345
+ :param _Filters: 过滤条件。<li>IpOrAlias - String - 是否必填:否 - 主机ip或别名筛选</li><li>UserName - String - 是否必填:否 - 用户名筛选</li><li>SrcIP - String - 是否必填:否 - 来源IP筛选</li><li>Location - String - 是否必填:否 - 登录地筛选</li><li>ModifyBeginTime - String - 是否必填:否 - 按照修改时间段筛选,开始时间</li><li>ModifyEndTime - String - 是否必填:否 - 按照修改时间段筛选,结束时间</li>
37340
37346
  :type Filters: list of Filter
37341
37347
  """
37342
37348
  self._Limit = None
@@ -46946,7 +46952,7 @@ class DescribeSecurityBroadcastsRequest(AbstractModel):
46946
46952
  :type BeginDate: str
46947
46953
  :param _EndDate: 筛选发布日期:结束时间
46948
46954
  :type EndDate: str
46949
- :param _BroadcastType: 过滤安全播报类型:0-紧急通知,1-功能更新,2-行业荣誉,3-版本发布,4-最佳实践
46955
+ :param _BroadcastType: 过滤安全播报类型:0-紧急通知,1-功能更新,2-行业荣誉,3-版本发布,4-实践教程
46950
46956
  :type BroadcastType: str
46951
46957
  """
46952
46958
  self._Offset = None
@@ -50632,7 +50638,7 @@ class DescribeVulFixStatusResponse(AbstractModel):
50632
50638
  :type FixSuccessCnt: int
50633
50639
  :param _FixFailCnt: 修复失败的主机数
50634
50640
  :type FixFailCnt: int
50635
- :param _HostCnt: 主机总是
50641
+ :param _HostCnt: 主机总数
50636
50642
  :type HostCnt: int
50637
50643
  :param _FixId: 修复的任务id
50638
50644
  :type FixId: int
@@ -50644,7 +50650,7 @@ class DescribeVulFixStatusResponse(AbstractModel):
50644
50650
  :type VulFixList: list of VulFixStatusInfo
50645
50651
  :param _SnapshotProgress: 快照创建进度0-100
50646
50652
  :type SnapshotProgress: int
50647
- :param _FixProgress: 修复精度 0-100
50653
+ :param _FixProgress: 修复进度 0-100
50648
50654
  :type FixProgress: int
50649
50655
  :param _RemainingTime: 预计剩余时间(单位秒)
50650
50656
  :type RemainingTime: int
@@ -53501,6 +53507,16 @@ class EditBashRulesRequest(AbstractModel):
53501
53507
  :type EventId: int
53502
53508
  :param _DealOldEvents: 是否处理旧事件为白名单 0=不处理 1=处理
53503
53509
  :type DealOldEvents: int
53510
+ :param _Descript: 策略描述
53511
+ :type Descript: str
53512
+ :param _Status: 生效与否 0:不生效 1:生效
53513
+ :type Status: int
53514
+ :param _BashAction: 0:告警 1:白名单 2:拦截
53515
+ :type BashAction: int
53516
+ :param _Scope: 生效范围(0:一组quuid 1:所有专业版 2:所有专业版+旗舰版 3:所有主机)
53517
+ :type Scope: int
53518
+ :param _Quuids: 生效主机的QUUID集合
53519
+ :type Quuids: list of str
53504
53520
  """
53505
53521
  self._Id = None
53506
53522
  self._Uuids = None
@@ -53512,6 +53528,11 @@ class EditBashRulesRequest(AbstractModel):
53512
53528
  self._White = None
53513
53529
  self._EventId = None
53514
53530
  self._DealOldEvents = None
53531
+ self._Descript = None
53532
+ self._Status = None
53533
+ self._BashAction = None
53534
+ self._Scope = None
53535
+ self._Quuids = None
53515
53536
 
53516
53537
  @property
53517
53538
  def Id(self):
@@ -53593,6 +53614,46 @@ class EditBashRulesRequest(AbstractModel):
53593
53614
  def DealOldEvents(self, DealOldEvents):
53594
53615
  self._DealOldEvents = DealOldEvents
53595
53616
 
53617
+ @property
53618
+ def Descript(self):
53619
+ return self._Descript
53620
+
53621
+ @Descript.setter
53622
+ def Descript(self, Descript):
53623
+ self._Descript = Descript
53624
+
53625
+ @property
53626
+ def Status(self):
53627
+ return self._Status
53628
+
53629
+ @Status.setter
53630
+ def Status(self, Status):
53631
+ self._Status = Status
53632
+
53633
+ @property
53634
+ def BashAction(self):
53635
+ return self._BashAction
53636
+
53637
+ @BashAction.setter
53638
+ def BashAction(self, BashAction):
53639
+ self._BashAction = BashAction
53640
+
53641
+ @property
53642
+ def Scope(self):
53643
+ return self._Scope
53644
+
53645
+ @Scope.setter
53646
+ def Scope(self, Scope):
53647
+ self._Scope = Scope
53648
+
53649
+ @property
53650
+ def Quuids(self):
53651
+ return self._Quuids
53652
+
53653
+ @Quuids.setter
53654
+ def Quuids(self, Quuids):
53655
+ self._Quuids = Quuids
53656
+
53596
53657
 
53597
53658
  def _deserialize(self, params):
53598
53659
  self._Id = params.get("Id")
@@ -53605,6 +53666,11 @@ class EditBashRulesRequest(AbstractModel):
53605
53666
  self._White = params.get("White")
53606
53667
  self._EventId = params.get("EventId")
53607
53668
  self._DealOldEvents = params.get("DealOldEvents")
53669
+ self._Descript = params.get("Descript")
53670
+ self._Status = params.get("Status")
53671
+ self._BashAction = params.get("BashAction")
53672
+ self._Scope = params.get("Scope")
53673
+ self._Quuids = params.get("Quuids")
53608
53674
  memeber_set = set(params.keys())
53609
53675
  for name, value in vars(self).items():
53610
53676
  property_name = name[1:]
@@ -56211,22 +56277,7 @@ class ExportAssetUserListRequest(AbstractModel):
56211
56277
  r"""
56212
56278
  :param _Quuid: 查询指定Quuid主机的信息
56213
56279
  :type Quuid: str
56214
- :param _Filters: 过滤条件。
56215
- <li>Name - String - 是否必填:否 - 账户名</li>
56216
- <li>Uid - uint64 - 是否必填:否 - Uid</li>
56217
- <li>Guid - uint64 - 是否必填:否 - Guid</li>
56218
- <li>LoginTimeStart - String - 是否必填:否 - 开始时间,如:2021-01-11</li>
56219
- <li>LoginTimeEnd - String - 是否必填:否 - 结束时间,如:2021-01-11</li>
56220
- <li>LoginType - uint64 - 是否必填:否 - 0-不可登录;1-只允许key登录;2只允许密码登录;3-允许key和密码 仅linux</li>
56221
- <li>OsType - String - 是否必填:否 - windows或linux</li>
56222
- <li>Status - uint64 - 是否必填:否 - 账号状态:0-禁用;1-启用</li>
56223
- <li>Type - uint64 - 是否必填:否 - 账号类型:0访客用户,1标准用户,2管理员用户 仅windows</li>
56224
- <li>IsDomain - uint64 - 是否必填:否 - 是否域账号:0 不是,1是 仅windows
56225
- <li>IsRoot - uint64 - 是否必填:否 - 是否Root权限:0 不是,1是 仅linux
56226
- <li>IsSudo - uint64 - 是否必填:否 - 是否Sudo权限:0 不是,1是 仅linux</li>
56227
- <li>IsSshLogin - uint64 - 是否必填:否 - 是否ssh登录:0 不是,1是 仅linux</li>
56228
- <li>ShellLoginStatus - uint64 - 是否必填:否 - 是否shell登录性,0不是;1是 仅linux</li>
56229
- <li>PasswordStatus - uint64 - 是否必填:否 - 密码状态:1正常 2即将过期 3已过期 4已锁定 仅linux</li>
56280
+ :param _Filters: 过滤条件。<li>Name - String - 是否必填:否 - 账户名</li> <li>Uid - uint64 - 是否必填:否 - Uid</li><li>Guid - uint64 - 是否必填:否 - Guid</li> <li>LoginTimeStart - String - 是否必填:否 - 开始时间,如:2021-01-11</li><li>LoginTimeEnd - String - 是否必填:否 - 结束时间,如:2021-01-11</li> <li>LoginType - uint64 - 是否必填:否 - 0-不可登录;1-只允许key登录;2只允许密码登录;3-允许key和密码 仅linux</li> <li>OsType - String - 是否必填:否 - windows或linux</li><li>Status - uint64 - 是否必填:否 - 账号状态:0-禁用;1-启用</li> <li>Type - uint64 - 是否必填:否 - 账号类型:0访客用户,1标准用户,2管理员用户 仅windows</li> <li>IsDomain - uint64 - 是否必填:否 - 是否域账号:0 不是,1是 仅windows</li> <li>IsRoot - uint64 - 是否必填:否 - 是否Root权限:0 不是,1是 仅linux</li> <li>IsSudo - uint64 - 是否必填:否 - 是否Sudo权限:0 不是,1是 仅linux</li> <li>IsSshLogin - uint64 - 是否必填:否 - 是否ssh登录:0 不是,1是 仅linux</li> <li>ShellLoginStatus - uint64 - 是否必填:否 - 是否shell登录性,0不是;1是 仅linux</li> <li>PasswordStatus - uint64 - 是否必填:否 - 密码状态:1正常 2即将过期 3已过期 4已锁定 仅linux</li>
56230
56281
  :type Filters: list of Filter
56231
56282
  :param _Order: 排序方式,asc升序 或 desc降序
56232
56283
  :type Order: str
@@ -64214,7 +64265,7 @@ class JavaMemShellDetail(AbstractModel):
64214
64265
  :param _MachineExtraInfo: 主机额外信息
64215
64266
  注意:此字段可能返回 null,表示取不到有效值。
64216
64267
  :type MachineExtraInfo: :class:`tencentcloud.cwp.v20180228.models.MachineExtraInfo`
64217
- :param _MachineState: 实例状态:RUNNING,STOPPED,SHUTDOWN...
64268
+ :param _MachineState: agent状态:OFFLINE,ONLINE
64218
64269
  :type MachineState: str
64219
64270
  """
64220
64271
  self._InstanceName = None
@@ -66878,20 +66929,35 @@ class MachineLicenseDetail(AbstractModel):
66878
66929
  r"""
66879
66930
  :param _Quuid: 主机quuid
66880
66931
  :type Quuid: str
66881
- :param _PayMode: xx
66932
+ :param _PayMode: 计费模式, 0 按量计费 , 1 预付费
66882
66933
  :type PayMode: int
66883
- :param _ResourceId: xxx
66934
+ :param _ResourceId: 资源ID
66884
66935
  :type ResourceId: str
66885
- :param _InquireKey: xxx
66886
- :type InquireKey: str
66887
- :param _SourceType: xxx
66936
+ :param _LicenseType: 授权类型
66937
+ :type LicenseType: int
66938
+ :param _SourceType: 订单类型,0 默认计费订单 1 试用订单, 2 赠送 3 体验
66888
66939
  :type SourceType: int
66940
+ :param _InquireKey: 废弃字段,
66941
+ :type InquireKey: str
66942
+ :param _AutoRenewFlag: 自动续费标识 0 默认不自动付费, 1 自动付费 2 手动设置不续费
66943
+ :type AutoRenewFlag: int
66944
+ :param _Deadline: 到期时间,按量付费该值为空
66945
+ :type Deadline: str
66946
+ :param _BuyTime: 购买时间
66947
+ :type BuyTime: str
66948
+ :param _LicenseCnt: 授权数量
66949
+ :type LicenseCnt: int
66889
66950
  """
66890
66951
  self._Quuid = None
66891
66952
  self._PayMode = None
66892
66953
  self._ResourceId = None
66893
- self._InquireKey = None
66954
+ self._LicenseType = None
66894
66955
  self._SourceType = None
66956
+ self._InquireKey = None
66957
+ self._AutoRenewFlag = None
66958
+ self._Deadline = None
66959
+ self._BuyTime = None
66960
+ self._LicenseCnt = None
66895
66961
 
66896
66962
  @property
66897
66963
  def Quuid(self):
@@ -66918,12 +66984,12 @@ class MachineLicenseDetail(AbstractModel):
66918
66984
  self._ResourceId = ResourceId
66919
66985
 
66920
66986
  @property
66921
- def InquireKey(self):
66922
- return self._InquireKey
66987
+ def LicenseType(self):
66988
+ return self._LicenseType
66923
66989
 
66924
- @InquireKey.setter
66925
- def InquireKey(self, InquireKey):
66926
- self._InquireKey = InquireKey
66990
+ @LicenseType.setter
66991
+ def LicenseType(self, LicenseType):
66992
+ self._LicenseType = LicenseType
66927
66993
 
66928
66994
  @property
66929
66995
  def SourceType(self):
@@ -66933,13 +66999,58 @@ class MachineLicenseDetail(AbstractModel):
66933
66999
  def SourceType(self, SourceType):
66934
67000
  self._SourceType = SourceType
66935
67001
 
67002
+ @property
67003
+ def InquireKey(self):
67004
+ return self._InquireKey
67005
+
67006
+ @InquireKey.setter
67007
+ def InquireKey(self, InquireKey):
67008
+ self._InquireKey = InquireKey
67009
+
67010
+ @property
67011
+ def AutoRenewFlag(self):
67012
+ return self._AutoRenewFlag
67013
+
67014
+ @AutoRenewFlag.setter
67015
+ def AutoRenewFlag(self, AutoRenewFlag):
67016
+ self._AutoRenewFlag = AutoRenewFlag
67017
+
67018
+ @property
67019
+ def Deadline(self):
67020
+ return self._Deadline
67021
+
67022
+ @Deadline.setter
67023
+ def Deadline(self, Deadline):
67024
+ self._Deadline = Deadline
67025
+
67026
+ @property
67027
+ def BuyTime(self):
67028
+ return self._BuyTime
67029
+
67030
+ @BuyTime.setter
67031
+ def BuyTime(self, BuyTime):
67032
+ self._BuyTime = BuyTime
67033
+
67034
+ @property
67035
+ def LicenseCnt(self):
67036
+ return self._LicenseCnt
67037
+
67038
+ @LicenseCnt.setter
67039
+ def LicenseCnt(self, LicenseCnt):
67040
+ self._LicenseCnt = LicenseCnt
67041
+
66936
67042
 
66937
67043
  def _deserialize(self, params):
66938
67044
  self._Quuid = params.get("Quuid")
66939
67045
  self._PayMode = params.get("PayMode")
66940
67046
  self._ResourceId = params.get("ResourceId")
66941
- self._InquireKey = params.get("InquireKey")
67047
+ self._LicenseType = params.get("LicenseType")
66942
67048
  self._SourceType = params.get("SourceType")
67049
+ self._InquireKey = params.get("InquireKey")
67050
+ self._AutoRenewFlag = params.get("AutoRenewFlag")
67051
+ self._Deadline = params.get("Deadline")
67052
+ self._BuyTime = params.get("BuyTime")
67053
+ self._LicenseCnt = params.get("LicenseCnt")
66943
67054
  memeber_set = set(params.keys())
66944
67055
  for name, value in vars(self).items():
66945
67056
  property_name = name[1:]
@@ -67408,9 +67519,9 @@ class MalWareList(AbstractModel):
67408
67519
  :type Uuid: str
67409
67520
  :param _FilePath: 路径
67410
67521
  :type FilePath: str
67411
- :param _VirusName: 描述
67522
+ :param _VirusName: 病毒名称
67412
67523
  :type VirusName: str
67413
- :param _Status: 状态;4-:待处理,5-已信任,6-已隔离,8-文件已删除, 14:已处理
67524
+ :param _Status: 状态;4-:待处理,5-已信任,6-已隔离,8-文件已删除, 14:已处理,13-已加白
67414
67525
  :type Status: int
67415
67526
  :param _Id: 唯一ID
67416
67527
  注意:此字段可能返回 null,表示取不到有效值。
@@ -70992,12 +71103,15 @@ class ModifyLogStorageConfigRequest(AbstractModel):
70992
71103
  :type IsModifyPeriod: bool
70993
71104
  :param _Type: 存储类型,string数组
70994
71105
  :type Type: list of str
70995
- :param _Period: 日志存储天数,3640表示不限
71106
+ :param _Period: 日志存储时长,3640表示不限
70996
71107
  :type Period: int
71108
+ :param _Granularity: 日志存储时长单位,年year/月month/天day
71109
+ :type Granularity: str
70997
71110
  """
70998
71111
  self._IsModifyPeriod = None
70999
71112
  self._Type = None
71000
71113
  self._Period = None
71114
+ self._Granularity = None
71001
71115
 
71002
71116
  @property
71003
71117
  def IsModifyPeriod(self):
@@ -71023,11 +71137,20 @@ class ModifyLogStorageConfigRequest(AbstractModel):
71023
71137
  def Period(self, Period):
71024
71138
  self._Period = Period
71025
71139
 
71140
+ @property
71141
+ def Granularity(self):
71142
+ return self._Granularity
71143
+
71144
+ @Granularity.setter
71145
+ def Granularity(self, Granularity):
71146
+ self._Granularity = Granularity
71147
+
71026
71148
 
71027
71149
  def _deserialize(self, params):
71028
71150
  self._IsModifyPeriod = params.get("IsModifyPeriod")
71029
71151
  self._Type = params.get("Type")
71030
71152
  self._Period = params.get("Period")
71153
+ self._Granularity = params.get("Granularity")
71031
71154
  memeber_set = set(params.keys())
71032
71155
  for name, value in vars(self).items():
71033
71156
  property_name = name[1:]
@@ -72723,7 +72846,7 @@ class ModifyRiskEventsStatusRequest(AbstractModel):
72723
72846
 
72724
72847
  def __init__(self):
72725
72848
  r"""
72726
- :param _Operate: 操作-0:标记已处理,1:忽略,2:删除记录,3:木马隔离,4:木马恢复隔离,5:木马信任,6:木马取消信任,7:查杀异常进程
72849
+ :param _Operate: 操作-0:标记已处理,1:忽略,2:删除记录,3:木马隔离,4:木马恢复隔离,5:木马信任,6:木马取消信任,7:查杀异常进程,8:加入白名单
72727
72850
  :type Operate: int
72728
72851
  :param _RiskType: 操作事件类型,文件查杀:MALWARE,异常登录:HOST_LOGIN,密码破解:BRUTE_ATTACK,恶意请求:MALICIOUS_REQUEST,高危命令:BASH_EVENT,本地提权:PRIVILEGE_EVENT,反弹shell:REVERSE_SHELL. 异常进程:PROCESS
72729
72852
  :type RiskType: str
@@ -72753,6 +72876,9 @@ RiskType 为PROCESS时:
72753
72876
  <li>EndTime - String - 是否必填:否 - 进程启动时间-结束</li>
72754
72877
  <li>Status - String - 是否必填:否 - 状态筛选 0待处理;1查杀中;2已查杀3已退出;4已信任</li>
72755
72878
  :type Filters: list of Filters
72879
+ :param _DoClean: 当Operate 是木马隔离时
72880
+ <li> 本操作会修复被篡改的系统命令,计划任务等系统文件,操作中请确保yum/apt 可用。</li>
72881
+ :type DoClean: bool
72756
72882
  """
72757
72883
  self._Operate = None
72758
72884
  self._RiskType = None
@@ -72762,6 +72888,7 @@ RiskType 为PROCESS时:
72762
72888
  self._KillProcess = None
72763
72889
  self._Ip = None
72764
72890
  self._Filters = None
72891
+ self._DoClean = None
72765
72892
 
72766
72893
  @property
72767
72894
  def Operate(self):
@@ -72827,6 +72954,14 @@ RiskType 为PROCESS时:
72827
72954
  def Filters(self, Filters):
72828
72955
  self._Filters = Filters
72829
72956
 
72957
+ @property
72958
+ def DoClean(self):
72959
+ return self._DoClean
72960
+
72961
+ @DoClean.setter
72962
+ def DoClean(self, DoClean):
72963
+ self._DoClean = DoClean
72964
+
72830
72965
 
72831
72966
  def _deserialize(self, params):
72832
72967
  self._Operate = params.get("Operate")
@@ -72842,6 +72977,7 @@ RiskType 为PROCESS时:
72842
72977
  obj = Filters()
72843
72978
  obj._deserialize(item)
72844
72979
  self._Filters.append(obj)
72980
+ self._DoClean = params.get("DoClean")
72845
72981
  memeber_set = set(params.keys())
72846
72982
  for name, value in vars(self).items():
72847
72983
  property_name = name[1:]
@@ -75190,12 +75326,16 @@ class Place(AbstractModel):
75190
75326
  def __init__(self):
75191
75327
  r"""
75192
75328
  :param _CityId: 城市 ID。
75329
+ 注意:此字段可能返回 null,表示取不到有效值。
75193
75330
  :type CityId: int
75194
75331
  :param _ProvinceId: 省份 ID。
75332
+ 注意:此字段可能返回 null,表示取不到有效值。
75195
75333
  :type ProvinceId: int
75196
75334
  :param _CountryId: 国家ID,暂只支持国内:1。
75335
+ 注意:此字段可能返回 null,表示取不到有效值。
75197
75336
  :type CountryId: int
75198
75337
  :param _Location: 位置名称
75338
+ 注意:此字段可能返回 null,表示取不到有效值。
75199
75339
  :type Location: str
75200
75340
  """
75201
75341
  self._CityId = None
@@ -79378,7 +79518,7 @@ class ReverseShell(AbstractModel):
79378
79518
  :type ParentProcGroup: str
79379
79519
  :param _ParentProcPath: 父进程路径
79380
79520
  :type ParentProcPath: str
79381
- :param _Status: 处理状态:0-待处理 2-白名单 3-已处理 4-已忽略
79521
+ :param _Status: 处理状态:0-待处理 2-白名单 3-已处理 4-已忽略 6-已拦截
79382
79522
  :type Status: int
79383
79523
  :param _CreateTime: 产生时间
79384
79524
  :type CreateTime: str
@@ -81577,7 +81717,7 @@ class ScanTaskDetails(AbstractModel):
81577
81717
  :type Uuid: str
81578
81718
  :param _Quuid: 唯一Quuid
81579
81719
  :type Quuid: str
81580
- :param _Status: 状态码
81720
+ :param _Status: 状态码Scanning、Ok、Fail
81581
81721
  :type Status: str
81582
81722
  :param _Description: 描述
81583
81723
  :type Description: str
@@ -87788,6 +87928,9 @@ class VulDefenceRangeDetail(AbstractModel):
87788
87928
  :type PublishTime: str
87789
87929
  :param _VulId: 漏洞id
87790
87930
  :type VulId: int
87931
+ :param _Status: 状态,0:防御中,1:已加白,指的是在白名单列表中有这个漏洞的,不一定是全局型白名单
87932
+ 注意:此字段可能返回 null,表示取不到有效值。
87933
+ :type Status: int
87791
87934
  """
87792
87935
  self._VulName = None
87793
87936
  self._Label = None
@@ -87796,6 +87939,7 @@ class VulDefenceRangeDetail(AbstractModel):
87796
87939
  self._CveId = None
87797
87940
  self._PublishTime = None
87798
87941
  self._VulId = None
87942
+ self._Status = None
87799
87943
 
87800
87944
  @property
87801
87945
  def VulName(self):
@@ -87853,6 +87997,14 @@ class VulDefenceRangeDetail(AbstractModel):
87853
87997
  def VulId(self, VulId):
87854
87998
  self._VulId = VulId
87855
87999
 
88000
+ @property
88001
+ def Status(self):
88002
+ return self._Status
88003
+
88004
+ @Status.setter
88005
+ def Status(self, Status):
88006
+ self._Status = Status
88007
+
87856
88008
 
87857
88009
  def _deserialize(self, params):
87858
88010
  self._VulName = params.get("VulName")
@@ -87862,6 +88014,7 @@ class VulDefenceRangeDetail(AbstractModel):
87862
88014
  self._CveId = params.get("CveId")
87863
88015
  self._PublishTime = params.get("PublishTime")
87864
88016
  self._VulId = params.get("VulId")
88017
+ self._Status = params.get("Status")
87865
88018
  memeber_set = set(params.keys())
87866
88019
  for name, value in vars(self).items():
87867
88020
  property_name = name[1:]
@@ -88881,7 +89034,7 @@ class VulInfoByCveId(AbstractModel):
88881
89034
  r"""
88882
89035
  :param _VulId: 漏洞id
88883
89036
  :type VulId: int
88884
- :param _FixSwitch: 修复支持情况:0-windows/linux均不支持修复 ;1-windows/linux 均支持修复 ;2-仅linux支持修复;3-仅windows支持修复
89037
+ :param _FixSwitch: 修复支持情况:0-Windows/Linux均不支持修复 ;1-Windows/Linux 均支持修复 ;2-仅Linux支持修复;3-仅Windows支持修复
88885
89038
  :type FixSwitch: int
88886
89039
  """
88887
89040
  self._VulId = None