tencentcloud-sdk-python 3.0.1479__py2.py3-none-any.whl → 3.0.1481__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.

Potentially problematic release.


This version of tencentcloud-sdk-python might be problematic. Click here for more details.

Files changed (60) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -2
  3. tencentcloud/autoscaling/v20180419/models.py +42 -0
  4. tencentcloud/billing/v20180709/models.py +8 -8
  5. tencentcloud/cam/v20190116/errorcodes.py +3 -0
  6. tencentcloud/cam/v20190116/models.py +0 -2
  7. tencentcloud/cdn/v20180606/errorcodes.py +3 -0
  8. tencentcloud/cdwdoris/v20211228/models.py +20 -0
  9. tencentcloud/ckafka/v20190819/models.py +2 -0
  10. tencentcloud/cloudaudit/v20190319/models.py +17 -0
  11. tencentcloud/cls/v20201016/errorcodes.py +9 -0
  12. tencentcloud/cvm/v20170312/models.py +2 -32
  13. tencentcloud/dbbrain/v20210527/models.py +18 -3
  14. tencentcloud/dlc/v20210125/models.py +45 -0
  15. tencentcloud/ess/v20201111/models.py +101 -2
  16. tencentcloud/essbasic/v20210526/models.py +139 -10
  17. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +46 -0
  18. tencentcloud/iotexplorer/v20190423/models.py +162 -0
  19. tencentcloud/lcic/v20220817/models.py +22 -2
  20. tencentcloud/live/v20180801/models.py +2 -0
  21. tencentcloud/lke/v20231130/models.py +4 -2
  22. tencentcloud/lkeap/v20240522/errorcodes.py +1 -1
  23. tencentcloud/monitor/v20180724/models.py +30 -0
  24. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  25. tencentcloud/mps/v20190612/models.py +231 -4
  26. tencentcloud/oceanus/v20190422/models.py +4 -4
  27. tencentcloud/ocr/v20181119/models.py +159 -0
  28. tencentcloud/ocr/v20181119/ocr_client.py +25 -0
  29. tencentcloud/organization/v20210331/models.py +15 -0
  30. tencentcloud/postgres/v20170312/errorcodes.py +9 -0
  31. tencentcloud/postgres/v20170312/models.py +488 -79
  32. tencentcloud/redis/v20180412/models.py +213 -24
  33. tencentcloud/region/v20220627/models.py +0 -2
  34. tencentcloud/sqlserver/v20180328/models.py +49 -4
  35. tencentcloud/svp/v20240125/models.py +21 -4
  36. tencentcloud/tag/v20180813/models.py +5 -5
  37. tencentcloud/tcss/v20201101/models.py +157 -0
  38. tencentcloud/teo/v20220901/models.py +1963 -220
  39. tencentcloud/tione/v20211111/models.py +162 -0
  40. tencentcloud/tione/v20211111/tione_client.py +69 -0
  41. tencentcloud/tke/v20180525/models.py +136 -22
  42. tencentcloud/tke/v20220501/models.py +21 -6
  43. tencentcloud/tms/v20201229/errorcodes.py +30 -0
  44. tencentcloud/tms/v20201229/models.py +461 -0
  45. tencentcloud/tms/v20201229/tms_client.py +48 -1
  46. tencentcloud/trro/v20220325/errorcodes.py +3 -0
  47. tencentcloud/trro/v20220325/models.py +739 -0
  48. tencentcloud/trro/v20220325/trro_client.py +46 -0
  49. tencentcloud/trtc/v20190722/models.py +32 -36
  50. tencentcloud/tsf/v20180326/errorcodes.py +3 -0
  51. tencentcloud/tsf/v20180326/models.py +96 -0
  52. tencentcloud/vclm/v20240523/models.py +260 -0
  53. tencentcloud/vclm/v20240523/vclm_client.py +46 -0
  54. tencentcloud/vpc/v20170312/models.py +175 -10
  55. tencentcloud/vpc/v20170312/vpc_client.py +23 -0
  56. {tencentcloud_sdk_python-3.0.1479.dist-info → tencentcloud_sdk_python-3.0.1481.dist-info}/METADATA +1 -1
  57. {tencentcloud_sdk_python-3.0.1479.dist-info → tencentcloud_sdk_python-3.0.1481.dist-info}/RECORD +60 -60
  58. {tencentcloud_sdk_python-3.0.1479.dist-info → tencentcloud_sdk_python-3.0.1481.dist-info}/LICENSE +0 -0
  59. {tencentcloud_sdk_python-3.0.1479.dist-info → tencentcloud_sdk_python-3.0.1481.dist-info}/WHEEL +0 -0
  60. {tencentcloud_sdk_python-3.0.1479.dist-info → tencentcloud_sdk_python-3.0.1481.dist-info}/top_level.txt +0 -0
@@ -3270,6 +3270,112 @@ class BandwidthAbuseDefense(AbstractModel):
3270
3270
 
3271
3271
 
3272
3272
 
3273
+ class BasicBotSettings(AbstractModel):
3274
+ r"""Bot 管理的基础配置,对策略关联的所有域名生效。可以通过 CustomRules 进行精细化定制。
3275
+
3276
+ """
3277
+
3278
+ def __init__(self):
3279
+ r"""
3280
+ :param _SourceIDC: 客户端 IP 的来源 IDC 配置,用于处置来自 IDC(数据中心) 的客户端 IP 的访问请求。此类来源请求不是由移动端或浏览器端直接访问。
3281
+ :type SourceIDC: :class:`tencentcloud.teo.v20220901.models.SourceIDC`
3282
+ :param _SearchEngineBots: 搜索引擎爬虫配置,用于处置来自搜索引擎爬虫的请求。此类请求的 IP、User-Agent 或 rDNS 结果匹配已知搜索引擎爬虫。
3283
+ :type SearchEngineBots: :class:`tencentcloud.teo.v20220901.models.SearchEngineBots`
3284
+ :param _KnownBotCategories: 商业或开源工具 UA 特征配置(原 UA 特征规则),用于处置来自已知商业工具或开源工具的访问请求。此类请求的 User-Agent 头部符合已知商业或开源工具特征。
3285
+ :type KnownBotCategories: :class:`tencentcloud.teo.v20220901.models.KnownBotCategories`
3286
+ :param _IPReputation: IP 威胁情报库(原客户端画像分析)配置,用于处置近期访问行为具有特定风险特征的客户端 IP。
3287
+ :type IPReputation: :class:`tencentcloud.teo.v20220901.models.IPReputation`
3288
+ :param _BotIntelligence: Bot 智能分析的具体配置。
3289
+ :type BotIntelligence: :class:`tencentcloud.teo.v20220901.models.BotIntelligence`
3290
+ """
3291
+ self._SourceIDC = None
3292
+ self._SearchEngineBots = None
3293
+ self._KnownBotCategories = None
3294
+ self._IPReputation = None
3295
+ self._BotIntelligence = None
3296
+
3297
+ @property
3298
+ def SourceIDC(self):
3299
+ r"""客户端 IP 的来源 IDC 配置,用于处置来自 IDC(数据中心) 的客户端 IP 的访问请求。此类来源请求不是由移动端或浏览器端直接访问。
3300
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SourceIDC`
3301
+ """
3302
+ return self._SourceIDC
3303
+
3304
+ @SourceIDC.setter
3305
+ def SourceIDC(self, SourceIDC):
3306
+ self._SourceIDC = SourceIDC
3307
+
3308
+ @property
3309
+ def SearchEngineBots(self):
3310
+ r"""搜索引擎爬虫配置,用于处置来自搜索引擎爬虫的请求。此类请求的 IP、User-Agent 或 rDNS 结果匹配已知搜索引擎爬虫。
3311
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SearchEngineBots`
3312
+ """
3313
+ return self._SearchEngineBots
3314
+
3315
+ @SearchEngineBots.setter
3316
+ def SearchEngineBots(self, SearchEngineBots):
3317
+ self._SearchEngineBots = SearchEngineBots
3318
+
3319
+ @property
3320
+ def KnownBotCategories(self):
3321
+ r"""商业或开源工具 UA 特征配置(原 UA 特征规则),用于处置来自已知商业工具或开源工具的访问请求。此类请求的 User-Agent 头部符合已知商业或开源工具特征。
3322
+ :rtype: :class:`tencentcloud.teo.v20220901.models.KnownBotCategories`
3323
+ """
3324
+ return self._KnownBotCategories
3325
+
3326
+ @KnownBotCategories.setter
3327
+ def KnownBotCategories(self, KnownBotCategories):
3328
+ self._KnownBotCategories = KnownBotCategories
3329
+
3330
+ @property
3331
+ def IPReputation(self):
3332
+ r"""IP 威胁情报库(原客户端画像分析)配置,用于处置近期访问行为具有特定风险特征的客户端 IP。
3333
+ :rtype: :class:`tencentcloud.teo.v20220901.models.IPReputation`
3334
+ """
3335
+ return self._IPReputation
3336
+
3337
+ @IPReputation.setter
3338
+ def IPReputation(self, IPReputation):
3339
+ self._IPReputation = IPReputation
3340
+
3341
+ @property
3342
+ def BotIntelligence(self):
3343
+ r"""Bot 智能分析的具体配置。
3344
+ :rtype: :class:`tencentcloud.teo.v20220901.models.BotIntelligence`
3345
+ """
3346
+ return self._BotIntelligence
3347
+
3348
+ @BotIntelligence.setter
3349
+ def BotIntelligence(self, BotIntelligence):
3350
+ self._BotIntelligence = BotIntelligence
3351
+
3352
+
3353
+ def _deserialize(self, params):
3354
+ if params.get("SourceIDC") is not None:
3355
+ self._SourceIDC = SourceIDC()
3356
+ self._SourceIDC._deserialize(params.get("SourceIDC"))
3357
+ if params.get("SearchEngineBots") is not None:
3358
+ self._SearchEngineBots = SearchEngineBots()
3359
+ self._SearchEngineBots._deserialize(params.get("SearchEngineBots"))
3360
+ if params.get("KnownBotCategories") is not None:
3361
+ self._KnownBotCategories = KnownBotCategories()
3362
+ self._KnownBotCategories._deserialize(params.get("KnownBotCategories"))
3363
+ if params.get("IPReputation") is not None:
3364
+ self._IPReputation = IPReputation()
3365
+ self._IPReputation._deserialize(params.get("IPReputation"))
3366
+ if params.get("BotIntelligence") is not None:
3367
+ self._BotIntelligence = BotIntelligence()
3368
+ self._BotIntelligence._deserialize(params.get("BotIntelligence"))
3369
+ memeber_set = set(params.keys())
3370
+ for name, value in vars(self).items():
3371
+ property_name = name[1:]
3372
+ if property_name in memeber_set:
3373
+ memeber_set.remove(property_name)
3374
+ if len(memeber_set) > 0:
3375
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
3376
+
3377
+
3378
+
3273
3379
  class BillingData(AbstractModel):
3274
3380
  r"""计费数据项。
3275
3381
 
@@ -4127,6 +4233,65 @@ class BotExtendAction(AbstractModel):
4127
4233
 
4128
4234
 
4129
4235
 
4236
+ class BotIntelligence(AbstractModel):
4237
+ r"""Bot 智能分析的具体配置。
4238
+
4239
+ """
4240
+
4241
+ def __init__(self):
4242
+ r"""
4243
+ :param _BotRatings: 基于客户端和请求特征,将请求来源分为人类来源请求、合法 Bot 请求、疑似 Bot 请求和高风险 Bot 请求,并提供请求处置选项。
4244
+ :type BotRatings: :class:`tencentcloud.teo.v20220901.models.BotRatings`
4245
+ :param _Enabled: Bot 智能分析的具体配置开关。取值有:
4246
+
4247
+ on:开启;
4248
+ off:关闭。
4249
+ :type Enabled: str
4250
+ """
4251
+ self._BotRatings = None
4252
+ self._Enabled = None
4253
+
4254
+ @property
4255
+ def BotRatings(self):
4256
+ r"""基于客户端和请求特征,将请求来源分为人类来源请求、合法 Bot 请求、疑似 Bot 请求和高风险 Bot 请求,并提供请求处置选项。
4257
+ :rtype: :class:`tencentcloud.teo.v20220901.models.BotRatings`
4258
+ """
4259
+ return self._BotRatings
4260
+
4261
+ @BotRatings.setter
4262
+ def BotRatings(self, BotRatings):
4263
+ self._BotRatings = BotRatings
4264
+
4265
+ @property
4266
+ def Enabled(self):
4267
+ r"""Bot 智能分析的具体配置开关。取值有:
4268
+
4269
+ on:开启;
4270
+ off:关闭。
4271
+ :rtype: str
4272
+ """
4273
+ return self._Enabled
4274
+
4275
+ @Enabled.setter
4276
+ def Enabled(self, Enabled):
4277
+ self._Enabled = Enabled
4278
+
4279
+
4280
+ def _deserialize(self, params):
4281
+ if params.get("BotRatings") is not None:
4282
+ self._BotRatings = BotRatings()
4283
+ self._BotRatings._deserialize(params.get("BotRatings"))
4284
+ self._Enabled = params.get("Enabled")
4285
+ memeber_set = set(params.keys())
4286
+ for name, value in vars(self).items():
4287
+ property_name = name[1:]
4288
+ if property_name in memeber_set:
4289
+ memeber_set.remove(property_name)
4290
+ if len(memeber_set) > 0:
4291
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
4292
+
4293
+
4294
+
4130
4295
  class BotManagedRule(AbstractModel):
4131
4296
  r"""Bot 规则,下列规则ID可参考接口 DescribeBotManagedRules返回的ID信息
4132
4297
 
@@ -4268,14 +4433,59 @@ class BotManagement(AbstractModel):
4268
4433
 
4269
4434
  def __init__(self):
4270
4435
  r"""
4271
- :param _ClientAttestationRules: 客户端认证规则的定义列表。该功能内测中,如需使用,请提工单或联系智能客服。
4436
+ :param _Enabled: Bot 管理是否开启。取值有:<li>on:开启;</li><li>off:关闭。</li>
4437
+ :type Enabled: str
4438
+ :param _CustomRules: Bot 管理的自定义规则,组合各类爬虫和请求行为特征,精准定义 Bot 并配置定制化处置方式。
4439
+ :type CustomRules: :class:`tencentcloud.teo.v20220901.models.BotManagementCustomRules`
4440
+ :param _BasicBotSettings: Bot 管理的基础配置,对策略关联的所有域名生效。可以通过 CustomRules 进行精细化定制。
4441
+ :type BasicBotSettings: :class:`tencentcloud.teo.v20220901.models.BasicBotSettings`
4442
+ :param _ClientAttestationRules: 客户端认证规则的定义列表。该功能内测中,如需使用,请提工单。
4272
4443
  :type ClientAttestationRules: :class:`tencentcloud.teo.v20220901.models.ClientAttestationRules`
4444
+ :param _BrowserImpersonationDetection: 配置浏览器伪造识别规则(原主动特征识别规则)。设置注入 JavaScript 的响应页面范围,浏览器校验选项,以及对非浏览器客户端的处置方式。
4445
+ :type BrowserImpersonationDetection: :class:`tencentcloud.teo.v20220901.models.BrowserImpersonationDetection`
4273
4446
  """
4447
+ self._Enabled = None
4448
+ self._CustomRules = None
4449
+ self._BasicBotSettings = None
4274
4450
  self._ClientAttestationRules = None
4451
+ self._BrowserImpersonationDetection = None
4452
+
4453
+ @property
4454
+ def Enabled(self):
4455
+ r"""Bot 管理是否开启。取值有:<li>on:开启;</li><li>off:关闭。</li>
4456
+ :rtype: str
4457
+ """
4458
+ return self._Enabled
4459
+
4460
+ @Enabled.setter
4461
+ def Enabled(self, Enabled):
4462
+ self._Enabled = Enabled
4463
+
4464
+ @property
4465
+ def CustomRules(self):
4466
+ r"""Bot 管理的自定义规则,组合各类爬虫和请求行为特征,精准定义 Bot 并配置定制化处置方式。
4467
+ :rtype: :class:`tencentcloud.teo.v20220901.models.BotManagementCustomRules`
4468
+ """
4469
+ return self._CustomRules
4470
+
4471
+ @CustomRules.setter
4472
+ def CustomRules(self, CustomRules):
4473
+ self._CustomRules = CustomRules
4474
+
4475
+ @property
4476
+ def BasicBotSettings(self):
4477
+ r"""Bot 管理的基础配置,对策略关联的所有域名生效。可以通过 CustomRules 进行精细化定制。
4478
+ :rtype: :class:`tencentcloud.teo.v20220901.models.BasicBotSettings`
4479
+ """
4480
+ return self._BasicBotSettings
4481
+
4482
+ @BasicBotSettings.setter
4483
+ def BasicBotSettings(self, BasicBotSettings):
4484
+ self._BasicBotSettings = BasicBotSettings
4275
4485
 
4276
4486
  @property
4277
4487
  def ClientAttestationRules(self):
4278
- r"""客户端认证规则的定义列表。该功能内测中,如需使用,请提工单或联系智能客服。
4488
+ r"""客户端认证规则的定义列表。该功能内测中,如需使用,请提工单。
4279
4489
  :rtype: :class:`tencentcloud.teo.v20220901.models.ClientAttestationRules`
4280
4490
  """
4281
4491
  return self._ClientAttestationRules
@@ -4284,11 +4494,244 @@ class BotManagement(AbstractModel):
4284
4494
  def ClientAttestationRules(self, ClientAttestationRules):
4285
4495
  self._ClientAttestationRules = ClientAttestationRules
4286
4496
 
4497
+ @property
4498
+ def BrowserImpersonationDetection(self):
4499
+ r"""配置浏览器伪造识别规则(原主动特征识别规则)。设置注入 JavaScript 的响应页面范围,浏览器校验选项,以及对非浏览器客户端的处置方式。
4500
+ :rtype: :class:`tencentcloud.teo.v20220901.models.BrowserImpersonationDetection`
4501
+ """
4502
+ return self._BrowserImpersonationDetection
4503
+
4504
+ @BrowserImpersonationDetection.setter
4505
+ def BrowserImpersonationDetection(self, BrowserImpersonationDetection):
4506
+ self._BrowserImpersonationDetection = BrowserImpersonationDetection
4507
+
4287
4508
 
4288
4509
  def _deserialize(self, params):
4510
+ self._Enabled = params.get("Enabled")
4511
+ if params.get("CustomRules") is not None:
4512
+ self._CustomRules = BotManagementCustomRules()
4513
+ self._CustomRules._deserialize(params.get("CustomRules"))
4514
+ if params.get("BasicBotSettings") is not None:
4515
+ self._BasicBotSettings = BasicBotSettings()
4516
+ self._BasicBotSettings._deserialize(params.get("BasicBotSettings"))
4289
4517
  if params.get("ClientAttestationRules") is not None:
4290
4518
  self._ClientAttestationRules = ClientAttestationRules()
4291
4519
  self._ClientAttestationRules._deserialize(params.get("ClientAttestationRules"))
4520
+ if params.get("BrowserImpersonationDetection") is not None:
4521
+ self._BrowserImpersonationDetection = BrowserImpersonationDetection()
4522
+ self._BrowserImpersonationDetection._deserialize(params.get("BrowserImpersonationDetection"))
4523
+ memeber_set = set(params.keys())
4524
+ for name, value in vars(self).items():
4525
+ property_name = name[1:]
4526
+ if property_name in memeber_set:
4527
+ memeber_set.remove(property_name)
4528
+ if len(memeber_set) > 0:
4529
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
4530
+
4531
+
4532
+
4533
+ class BotManagementActionOverrides(AbstractModel):
4534
+ r"""Bot 规则项的具体配置,用于覆盖上层的默认配置。
4535
+
4536
+ """
4537
+
4538
+ def __init__(self):
4539
+ r"""
4540
+ :param _Ids: Bot 规则组下的具体项,用于改写此单条规则项配置的内容,Ids 所对应的具体信息请参考 DescribeBotManagedRules 接口返回的信息。
4541
+ :type Ids: list of str
4542
+ :param _Action: Ids 中指定 Bot 规则项的处置动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(仅限Bot基础特征管理)。</li>
4543
+
4544
+ :type Action: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4545
+ """
4546
+ self._Ids = None
4547
+ self._Action = None
4548
+
4549
+ @property
4550
+ def Ids(self):
4551
+ r"""Bot 规则组下的具体项,用于改写此单条规则项配置的内容,Ids 所对应的具体信息请参考 DescribeBotManagedRules 接口返回的信息。
4552
+ :rtype: list of str
4553
+ """
4554
+ return self._Ids
4555
+
4556
+ @Ids.setter
4557
+ def Ids(self, Ids):
4558
+ self._Ids = Ids
4559
+
4560
+ @property
4561
+ def Action(self):
4562
+ r"""Ids 中指定 Bot 规则项的处置动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(仅限Bot基础特征管理)。</li>
4563
+
4564
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4565
+ """
4566
+ return self._Action
4567
+
4568
+ @Action.setter
4569
+ def Action(self, Action):
4570
+ self._Action = Action
4571
+
4572
+
4573
+ def _deserialize(self, params):
4574
+ self._Ids = params.get("Ids")
4575
+ if params.get("Action") is not None:
4576
+ self._Action = SecurityAction()
4577
+ self._Action._deserialize(params.get("Action"))
4578
+ memeber_set = set(params.keys())
4579
+ for name, value in vars(self).items():
4580
+ property_name = name[1:]
4581
+ if property_name in memeber_set:
4582
+ memeber_set.remove(property_name)
4583
+ if len(memeber_set) > 0:
4584
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
4585
+
4586
+
4587
+
4588
+ class BotManagementCustomRule(AbstractModel):
4589
+ r"""Web 安全的 Bot 自定义规则。
4590
+
4591
+ """
4592
+
4593
+ def __init__(self):
4594
+ r"""
4595
+ :param _Id: Bot 自定义规则的 ID。<br>通过规则 ID 可支持不同的规则配置操作:<br> <li> <b>增加</b>新规则:ID 为空或不指定 ID 参数;</li><li><b>修改</b>已有规则:指定需要更新/修改的规则 ID;</li><li><b>删除</b>已有规则:BotManagementCustomRules 参数中,Rules 列表中未包含的已有规则将被删除。</li>
4596
+ :type Id: str
4597
+ :param _Name: Bot 自定义规则的名称。
4598
+ :type Name: str
4599
+ :param _Enabled: Bot 自定义规则是否开启。取值有:<li>on:开启;</li><li>off:关闭。</li>
4600
+ :type Enabled: str
4601
+ :param _Priority: Bot 自定义规则的优先级,范围是 1 ~ 100,默认为 50。
4602
+ :type Priority: int
4603
+ :param _Condition: Bot 自定义规则的具体内容,需符合表达式语法,详细规范参见产品文档。
4604
+ :type Condition: str
4605
+ :param _Action: Bot 自定义规则的处置方式。取值有:<li>Monitor:观察;</li><li>Deny:拦截,其中 DenyActionParameters.Name 支持 Deny 和 ReturnCustomPage;</li><li>Challenge:挑战,其中 ChallengeActionParameters.Name 支持 JSChallenge 和 ManagedChallenge;</li><li>Redirect:重定向至 URL。</li>
4606
+ :type Action: list of SecurityWeightedAction
4607
+ """
4608
+ self._Id = None
4609
+ self._Name = None
4610
+ self._Enabled = None
4611
+ self._Priority = None
4612
+ self._Condition = None
4613
+ self._Action = None
4614
+
4615
+ @property
4616
+ def Id(self):
4617
+ r"""Bot 自定义规则的 ID。<br>通过规则 ID 可支持不同的规则配置操作:<br> <li> <b>增加</b>新规则:ID 为空或不指定 ID 参数;</li><li><b>修改</b>已有规则:指定需要更新/修改的规则 ID;</li><li><b>删除</b>已有规则:BotManagementCustomRules 参数中,Rules 列表中未包含的已有规则将被删除。</li>
4618
+ :rtype: str
4619
+ """
4620
+ return self._Id
4621
+
4622
+ @Id.setter
4623
+ def Id(self, Id):
4624
+ self._Id = Id
4625
+
4626
+ @property
4627
+ def Name(self):
4628
+ r"""Bot 自定义规则的名称。
4629
+ :rtype: str
4630
+ """
4631
+ return self._Name
4632
+
4633
+ @Name.setter
4634
+ def Name(self, Name):
4635
+ self._Name = Name
4636
+
4637
+ @property
4638
+ def Enabled(self):
4639
+ r"""Bot 自定义规则是否开启。取值有:<li>on:开启;</li><li>off:关闭。</li>
4640
+ :rtype: str
4641
+ """
4642
+ return self._Enabled
4643
+
4644
+ @Enabled.setter
4645
+ def Enabled(self, Enabled):
4646
+ self._Enabled = Enabled
4647
+
4648
+ @property
4649
+ def Priority(self):
4650
+ r"""Bot 自定义规则的优先级,范围是 1 ~ 100,默认为 50。
4651
+ :rtype: int
4652
+ """
4653
+ return self._Priority
4654
+
4655
+ @Priority.setter
4656
+ def Priority(self, Priority):
4657
+ self._Priority = Priority
4658
+
4659
+ @property
4660
+ def Condition(self):
4661
+ r"""Bot 自定义规则的具体内容,需符合表达式语法,详细规范参见产品文档。
4662
+ :rtype: str
4663
+ """
4664
+ return self._Condition
4665
+
4666
+ @Condition.setter
4667
+ def Condition(self, Condition):
4668
+ self._Condition = Condition
4669
+
4670
+ @property
4671
+ def Action(self):
4672
+ r"""Bot 自定义规则的处置方式。取值有:<li>Monitor:观察;</li><li>Deny:拦截,其中 DenyActionParameters.Name 支持 Deny 和 ReturnCustomPage;</li><li>Challenge:挑战,其中 ChallengeActionParameters.Name 支持 JSChallenge 和 ManagedChallenge;</li><li>Redirect:重定向至 URL。</li>
4673
+ :rtype: list of SecurityWeightedAction
4674
+ """
4675
+ return self._Action
4676
+
4677
+ @Action.setter
4678
+ def Action(self, Action):
4679
+ self._Action = Action
4680
+
4681
+
4682
+ def _deserialize(self, params):
4683
+ self._Id = params.get("Id")
4684
+ self._Name = params.get("Name")
4685
+ self._Enabled = params.get("Enabled")
4686
+ self._Priority = params.get("Priority")
4687
+ self._Condition = params.get("Condition")
4688
+ if params.get("Action") is not None:
4689
+ self._Action = []
4690
+ for item in params.get("Action"):
4691
+ obj = SecurityWeightedAction()
4692
+ obj._deserialize(item)
4693
+ self._Action.append(obj)
4694
+ memeber_set = set(params.keys())
4695
+ for name, value in vars(self).items():
4696
+ property_name = name[1:]
4697
+ if property_name in memeber_set:
4698
+ memeber_set.remove(property_name)
4699
+ if len(memeber_set) > 0:
4700
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
4701
+
4702
+
4703
+
4704
+ class BotManagementCustomRules(AbstractModel):
4705
+ r"""Bot 自定义规则的配置。
4706
+
4707
+ """
4708
+
4709
+ def __init__(self):
4710
+ r"""
4711
+ :param _Rules: Bot 自定义规则的列表。使用 ModifySecurityPolicy 修改 Web 防护配置时: <br> <li> 若未指定 SecurityPolicy.BotManagement.CustomRules 中的 Rules 参数,或 Rules 参数长度为零:清空所有 Bot 自定义规则配置。</li> <li> 若 SecurityPolicy.BotManagement 参数中,未指定 CustomRules 参数值:保持已有 Bot 自定义规则配置,不做修改。</li>
4712
+ :type Rules: list of BotManagementCustomRule
4713
+ """
4714
+ self._Rules = None
4715
+
4716
+ @property
4717
+ def Rules(self):
4718
+ r"""Bot 自定义规则的列表。使用 ModifySecurityPolicy 修改 Web 防护配置时: <br> <li> 若未指定 SecurityPolicy.BotManagement.CustomRules 中的 Rules 参数,或 Rules 参数长度为零:清空所有 Bot 自定义规则配置。</li> <li> 若 SecurityPolicy.BotManagement 参数中,未指定 CustomRules 参数值:保持已有 Bot 自定义规则配置,不做修改。</li>
4719
+ :rtype: list of BotManagementCustomRule
4720
+ """
4721
+ return self._Rules
4722
+
4723
+ @Rules.setter
4724
+ def Rules(self, Rules):
4725
+ self._Rules = Rules
4726
+
4727
+
4728
+ def _deserialize(self, params):
4729
+ if params.get("Rules") is not None:
4730
+ self._Rules = []
4731
+ for item in params.get("Rules"):
4732
+ obj = BotManagementCustomRule()
4733
+ obj._deserialize(item)
4734
+ self._Rules.append(obj)
4292
4735
  memeber_set = set(params.keys())
4293
4736
  for name, value in vars(self).items():
4294
4737
  property_name = name[1:]
@@ -4414,6 +4857,199 @@ class BotPortraitRule(AbstractModel):
4414
4857
 
4415
4858
 
4416
4859
 
4860
+ class BotRatings(AbstractModel):
4861
+ r"""基于客户端和请求特征,将请求来源分为人类来源请求、合法 Bot 请求、疑似 Bot 请求和高风险 Bot 请求,并提供请求处置选项。
4862
+
4863
+ """
4864
+
4865
+ def __init__(self):
4866
+ r"""
4867
+ :param _HighRiskBotRequestsAction: 恶意 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Allow:放行;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>
4868
+ :type HighRiskBotRequestsAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4869
+ :param _LikelyBotRequestsAction: 疑似 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Allow:放行;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>
4870
+ :type LikelyBotRequestsAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4871
+ :param _VerifiedBotRequestsAction: 友好 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Allow:放行;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>
4872
+ :type VerifiedBotRequestsAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4873
+ :param _HumanRequestsAction: 正常 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Allow:放行。</li>
4874
+ :type HumanRequestsAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4875
+ """
4876
+ self._HighRiskBotRequestsAction = None
4877
+ self._LikelyBotRequestsAction = None
4878
+ self._VerifiedBotRequestsAction = None
4879
+ self._HumanRequestsAction = None
4880
+
4881
+ @property
4882
+ def HighRiskBotRequestsAction(self):
4883
+ r"""恶意 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Allow:放行;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>
4884
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4885
+ """
4886
+ return self._HighRiskBotRequestsAction
4887
+
4888
+ @HighRiskBotRequestsAction.setter
4889
+ def HighRiskBotRequestsAction(self, HighRiskBotRequestsAction):
4890
+ self._HighRiskBotRequestsAction = HighRiskBotRequestsAction
4891
+
4892
+ @property
4893
+ def LikelyBotRequestsAction(self):
4894
+ r"""疑似 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Allow:放行;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>
4895
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4896
+ """
4897
+ return self._LikelyBotRequestsAction
4898
+
4899
+ @LikelyBotRequestsAction.setter
4900
+ def LikelyBotRequestsAction(self, LikelyBotRequestsAction):
4901
+ self._LikelyBotRequestsAction = LikelyBotRequestsAction
4902
+
4903
+ @property
4904
+ def VerifiedBotRequestsAction(self):
4905
+ r"""友好 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Allow:放行;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>
4906
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4907
+ """
4908
+ return self._VerifiedBotRequestsAction
4909
+
4910
+ @VerifiedBotRequestsAction.setter
4911
+ def VerifiedBotRequestsAction(self, VerifiedBotRequestsAction):
4912
+ self._VerifiedBotRequestsAction = VerifiedBotRequestsAction
4913
+
4914
+ @property
4915
+ def HumanRequestsAction(self):
4916
+ r"""正常 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Allow:放行。</li>
4917
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4918
+ """
4919
+ return self._HumanRequestsAction
4920
+
4921
+ @HumanRequestsAction.setter
4922
+ def HumanRequestsAction(self, HumanRequestsAction):
4923
+ self._HumanRequestsAction = HumanRequestsAction
4924
+
4925
+
4926
+ def _deserialize(self, params):
4927
+ if params.get("HighRiskBotRequestsAction") is not None:
4928
+ self._HighRiskBotRequestsAction = SecurityAction()
4929
+ self._HighRiskBotRequestsAction._deserialize(params.get("HighRiskBotRequestsAction"))
4930
+ if params.get("LikelyBotRequestsAction") is not None:
4931
+ self._LikelyBotRequestsAction = SecurityAction()
4932
+ self._LikelyBotRequestsAction._deserialize(params.get("LikelyBotRequestsAction"))
4933
+ if params.get("VerifiedBotRequestsAction") is not None:
4934
+ self._VerifiedBotRequestsAction = SecurityAction()
4935
+ self._VerifiedBotRequestsAction._deserialize(params.get("VerifiedBotRequestsAction"))
4936
+ if params.get("HumanRequestsAction") is not None:
4937
+ self._HumanRequestsAction = SecurityAction()
4938
+ self._HumanRequestsAction._deserialize(params.get("HumanRequestsAction"))
4939
+ memeber_set = set(params.keys())
4940
+ for name, value in vars(self).items():
4941
+ property_name = name[1:]
4942
+ if property_name in memeber_set:
4943
+ memeber_set.remove(property_name)
4944
+ if len(memeber_set) > 0:
4945
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
4946
+
4947
+
4948
+
4949
+ class BotSessionValidation(AbstractModel):
4950
+ r"""Cookie 校验和会话跟踪行为具体配置。
4951
+
4952
+ """
4953
+
4954
+ def __init__(self):
4955
+ r"""
4956
+ :param _IssueNewBotSessionCookie: 是否更新 Cookie 并校验。取值有:<li>on:更新 Cookie 并校验;</li><li>off:仅校验。</li>
4957
+ :type IssueNewBotSessionCookie: str
4958
+ :param _MaxNewSessionTriggerConfig: 更新 Cookie 并校验时的触发阈值,仅当 IssueNewBotSessionCookie 为 on 时有效。
4959
+ :type MaxNewSessionTriggerConfig: :class:`tencentcloud.teo.v20220901.models.MaxNewSessionTriggerConfig`
4960
+ :param _SessionExpiredAction: 未携带 Cookie 或 Cookie 已过期的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
4961
+ :type SessionExpiredAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4962
+ :param _SessionInvalidAction: 不合法 Cookie 的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
4963
+ :type SessionInvalidAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4964
+ :param _SessionRateControl: 会话速率和周期特征校验的具体配置。
4965
+ :type SessionRateControl: :class:`tencentcloud.teo.v20220901.models.SessionRateControl`
4966
+ """
4967
+ self._IssueNewBotSessionCookie = None
4968
+ self._MaxNewSessionTriggerConfig = None
4969
+ self._SessionExpiredAction = None
4970
+ self._SessionInvalidAction = None
4971
+ self._SessionRateControl = None
4972
+
4973
+ @property
4974
+ def IssueNewBotSessionCookie(self):
4975
+ r"""是否更新 Cookie 并校验。取值有:<li>on:更新 Cookie 并校验;</li><li>off:仅校验。</li>
4976
+ :rtype: str
4977
+ """
4978
+ return self._IssueNewBotSessionCookie
4979
+
4980
+ @IssueNewBotSessionCookie.setter
4981
+ def IssueNewBotSessionCookie(self, IssueNewBotSessionCookie):
4982
+ self._IssueNewBotSessionCookie = IssueNewBotSessionCookie
4983
+
4984
+ @property
4985
+ def MaxNewSessionTriggerConfig(self):
4986
+ r"""更新 Cookie 并校验时的触发阈值,仅当 IssueNewBotSessionCookie 为 on 时有效。
4987
+ :rtype: :class:`tencentcloud.teo.v20220901.models.MaxNewSessionTriggerConfig`
4988
+ """
4989
+ return self._MaxNewSessionTriggerConfig
4990
+
4991
+ @MaxNewSessionTriggerConfig.setter
4992
+ def MaxNewSessionTriggerConfig(self, MaxNewSessionTriggerConfig):
4993
+ self._MaxNewSessionTriggerConfig = MaxNewSessionTriggerConfig
4994
+
4995
+ @property
4996
+ def SessionExpiredAction(self):
4997
+ r"""未携带 Cookie 或 Cookie 已过期的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
4998
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
4999
+ """
5000
+ return self._SessionExpiredAction
5001
+
5002
+ @SessionExpiredAction.setter
5003
+ def SessionExpiredAction(self, SessionExpiredAction):
5004
+ self._SessionExpiredAction = SessionExpiredAction
5005
+
5006
+ @property
5007
+ def SessionInvalidAction(self):
5008
+ r"""不合法 Cookie 的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
5009
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
5010
+ """
5011
+ return self._SessionInvalidAction
5012
+
5013
+ @SessionInvalidAction.setter
5014
+ def SessionInvalidAction(self, SessionInvalidAction):
5015
+ self._SessionInvalidAction = SessionInvalidAction
5016
+
5017
+ @property
5018
+ def SessionRateControl(self):
5019
+ r"""会话速率和周期特征校验的具体配置。
5020
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SessionRateControl`
5021
+ """
5022
+ return self._SessionRateControl
5023
+
5024
+ @SessionRateControl.setter
5025
+ def SessionRateControl(self, SessionRateControl):
5026
+ self._SessionRateControl = SessionRateControl
5027
+
5028
+
5029
+ def _deserialize(self, params):
5030
+ self._IssueNewBotSessionCookie = params.get("IssueNewBotSessionCookie")
5031
+ if params.get("MaxNewSessionTriggerConfig") is not None:
5032
+ self._MaxNewSessionTriggerConfig = MaxNewSessionTriggerConfig()
5033
+ self._MaxNewSessionTriggerConfig._deserialize(params.get("MaxNewSessionTriggerConfig"))
5034
+ if params.get("SessionExpiredAction") is not None:
5035
+ self._SessionExpiredAction = SecurityAction()
5036
+ self._SessionExpiredAction._deserialize(params.get("SessionExpiredAction"))
5037
+ if params.get("SessionInvalidAction") is not None:
5038
+ self._SessionInvalidAction = SecurityAction()
5039
+ self._SessionInvalidAction._deserialize(params.get("SessionInvalidAction"))
5040
+ if params.get("SessionRateControl") is not None:
5041
+ self._SessionRateControl = SessionRateControl()
5042
+ self._SessionRateControl._deserialize(params.get("SessionRateControl"))
5043
+ memeber_set = set(params.keys())
5044
+ for name, value in vars(self).items():
5045
+ property_name = name[1:]
5046
+ if property_name in memeber_set:
5047
+ memeber_set.remove(property_name)
5048
+ if len(memeber_set) > 0:
5049
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
5050
+
5051
+
5052
+
4417
5053
  class BotUserRule(AbstractModel):
4418
5054
  r"""Bot自定义规则
4419
5055
 
@@ -4691,6 +5327,200 @@ class BotUserRule(AbstractModel):
4691
5327
 
4692
5328
 
4693
5329
 
5330
+ class BrowserImpersonationDetection(AbstractModel):
5331
+ r"""浏览器伪造识别规则(原主动特征识别规则)的配置。
5332
+
5333
+ """
5334
+
5335
+ def __init__(self):
5336
+ r"""
5337
+ :param _Rules: 浏览器伪造识别规则的列表。使用 ModifySecurityPolicy 修改 Web 防护配置时: <br> <li> 若未指定 SecurityPolicy.BotManagement.BrowserImpersonationDetection 中的 Rules 参数,或 Rules 参数长度为零: 清空所有浏览器伪造识别规则配置。</li> <li> 若 SecurityPolicy.BotManagement 参数中,未指定 BrowserImpersonationDetection 参数值: 保持已有浏览器伪造识别规则配置,不做修改。</li>
5338
+ :type Rules: list of BrowserImpersonationDetectionRule
5339
+ """
5340
+ self._Rules = None
5341
+
5342
+ @property
5343
+ def Rules(self):
5344
+ r"""浏览器伪造识别规则的列表。使用 ModifySecurityPolicy 修改 Web 防护配置时: <br> <li> 若未指定 SecurityPolicy.BotManagement.BrowserImpersonationDetection 中的 Rules 参数,或 Rules 参数长度为零: 清空所有浏览器伪造识别规则配置。</li> <li> 若 SecurityPolicy.BotManagement 参数中,未指定 BrowserImpersonationDetection 参数值: 保持已有浏览器伪造识别规则配置,不做修改。</li>
5345
+ :rtype: list of BrowserImpersonationDetectionRule
5346
+ """
5347
+ return self._Rules
5348
+
5349
+ @Rules.setter
5350
+ def Rules(self, Rules):
5351
+ self._Rules = Rules
5352
+
5353
+
5354
+ def _deserialize(self, params):
5355
+ if params.get("Rules") is not None:
5356
+ self._Rules = []
5357
+ for item in params.get("Rules"):
5358
+ obj = BrowserImpersonationDetectionRule()
5359
+ obj._deserialize(item)
5360
+ self._Rules.append(obj)
5361
+ memeber_set = set(params.keys())
5362
+ for name, value in vars(self).items():
5363
+ property_name = name[1:]
5364
+ if property_name in memeber_set:
5365
+ memeber_set.remove(property_name)
5366
+ if len(memeber_set) > 0:
5367
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
5368
+
5369
+
5370
+
5371
+ class BrowserImpersonationDetectionAction(AbstractModel):
5372
+ r"""Bot 浏览器校验规则(原主动特征识别规则)的 Action。
5373
+
5374
+ """
5375
+
5376
+ def __init__(self):
5377
+ r"""
5378
+ :param _BotSessionValidation: Cookie 校验和会话跟踪配置。
5379
+ :type BotSessionValidation: :class:`tencentcloud.teo.v20220901.models.BotSessionValidation`
5380
+ :param _ClientBehaviorDetection: 客户端行为校验配置。
5381
+ :type ClientBehaviorDetection: :class:`tencentcloud.teo.v20220901.models.ClientBehaviorDetection`
5382
+ """
5383
+ self._BotSessionValidation = None
5384
+ self._ClientBehaviorDetection = None
5385
+
5386
+ @property
5387
+ def BotSessionValidation(self):
5388
+ r"""Cookie 校验和会话跟踪配置。
5389
+ :rtype: :class:`tencentcloud.teo.v20220901.models.BotSessionValidation`
5390
+ """
5391
+ return self._BotSessionValidation
5392
+
5393
+ @BotSessionValidation.setter
5394
+ def BotSessionValidation(self, BotSessionValidation):
5395
+ self._BotSessionValidation = BotSessionValidation
5396
+
5397
+ @property
5398
+ def ClientBehaviorDetection(self):
5399
+ r"""客户端行为校验配置。
5400
+ :rtype: :class:`tencentcloud.teo.v20220901.models.ClientBehaviorDetection`
5401
+ """
5402
+ return self._ClientBehaviorDetection
5403
+
5404
+ @ClientBehaviorDetection.setter
5405
+ def ClientBehaviorDetection(self, ClientBehaviorDetection):
5406
+ self._ClientBehaviorDetection = ClientBehaviorDetection
5407
+
5408
+
5409
+ def _deserialize(self, params):
5410
+ if params.get("BotSessionValidation") is not None:
5411
+ self._BotSessionValidation = BotSessionValidation()
5412
+ self._BotSessionValidation._deserialize(params.get("BotSessionValidation"))
5413
+ if params.get("ClientBehaviorDetection") is not None:
5414
+ self._ClientBehaviorDetection = ClientBehaviorDetection()
5415
+ self._ClientBehaviorDetection._deserialize(params.get("ClientBehaviorDetection"))
5416
+ memeber_set = set(params.keys())
5417
+ for name, value in vars(self).items():
5418
+ property_name = name[1:]
5419
+ if property_name in memeber_set:
5420
+ memeber_set.remove(property_name)
5421
+ if len(memeber_set) > 0:
5422
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
5423
+
5424
+
5425
+
5426
+ class BrowserImpersonationDetectionRule(AbstractModel):
5427
+ r"""浏览器伪造识别规则(原主动特征识别规则)。
5428
+
5429
+ """
5430
+
5431
+ def __init__(self):
5432
+ r"""
5433
+ :param _Id: 浏览器伪造识别规则的 ID。<br>通过规则 ID 可支持不同的规则配置操作:<br> <li> <b>增加</b>新规则:ID 为空或不指定 ID 参数;</li><li><b>修改</b>已有规则:指定需要更新/修改的规则 ID;</li><li><b>删除</b>已有规则:BrowserImpersonationDetection 参数中,Rules 列表中未包含的已有规则将被删除。</li>
5434
+ :type Id: str
5435
+ :param _Name: 浏览器伪造识别规则的名称。
5436
+ :type Name: str
5437
+ :param _Enabled: 浏览器伪造识别规则是否开启。取值有:<li>on:开启;</li><li>off:关闭。</li>
5438
+ :type Enabled: str
5439
+ :param _Condition: 浏览器伪造识别规则的具体内容,其中仅支持请求方式(Method)、请求路径(Path)和请求 URL 的配置,需符合表达式语法,详细规范参见产品文档。
5440
+ :type Condition: str
5441
+ :param _Action: 浏览器伪造识别规则的处置方式,包括 Cookie 校验和会话跟踪配置以及客户端行为校验配置。
5442
+ :type Action: :class:`tencentcloud.teo.v20220901.models.BrowserImpersonationDetectionAction`
5443
+ """
5444
+ self._Id = None
5445
+ self._Name = None
5446
+ self._Enabled = None
5447
+ self._Condition = None
5448
+ self._Action = None
5449
+
5450
+ @property
5451
+ def Id(self):
5452
+ r"""浏览器伪造识别规则的 ID。<br>通过规则 ID 可支持不同的规则配置操作:<br> <li> <b>增加</b>新规则:ID 为空或不指定 ID 参数;</li><li><b>修改</b>已有规则:指定需要更新/修改的规则 ID;</li><li><b>删除</b>已有规则:BrowserImpersonationDetection 参数中,Rules 列表中未包含的已有规则将被删除。</li>
5453
+ :rtype: str
5454
+ """
5455
+ return self._Id
5456
+
5457
+ @Id.setter
5458
+ def Id(self, Id):
5459
+ self._Id = Id
5460
+
5461
+ @property
5462
+ def Name(self):
5463
+ r"""浏览器伪造识别规则的名称。
5464
+ :rtype: str
5465
+ """
5466
+ return self._Name
5467
+
5468
+ @Name.setter
5469
+ def Name(self, Name):
5470
+ self._Name = Name
5471
+
5472
+ @property
5473
+ def Enabled(self):
5474
+ r"""浏览器伪造识别规则是否开启。取值有:<li>on:开启;</li><li>off:关闭。</li>
5475
+ :rtype: str
5476
+ """
5477
+ return self._Enabled
5478
+
5479
+ @Enabled.setter
5480
+ def Enabled(self, Enabled):
5481
+ self._Enabled = Enabled
5482
+
5483
+ @property
5484
+ def Condition(self):
5485
+ r"""浏览器伪造识别规则的具体内容,其中仅支持请求方式(Method)、请求路径(Path)和请求 URL 的配置,需符合表达式语法,详细规范参见产品文档。
5486
+ :rtype: str
5487
+ """
5488
+ return self._Condition
5489
+
5490
+ @Condition.setter
5491
+ def Condition(self, Condition):
5492
+ self._Condition = Condition
5493
+
5494
+ @property
5495
+ def Action(self):
5496
+ r"""浏览器伪造识别规则的处置方式,包括 Cookie 校验和会话跟踪配置以及客户端行为校验配置。
5497
+ :rtype: :class:`tencentcloud.teo.v20220901.models.BrowserImpersonationDetectionAction`
5498
+ """
5499
+ return self._Action
5500
+
5501
+ @Action.setter
5502
+ def Action(self, Action):
5503
+ self._Action = Action
5504
+
5505
+
5506
+ def _deserialize(self, params):
5507
+ self._Id = params.get("Id")
5508
+ self._Name = params.get("Name")
5509
+ self._Enabled = params.get("Enabled")
5510
+ self._Condition = params.get("Condition")
5511
+ if params.get("Action") is not None:
5512
+ self._Action = BrowserImpersonationDetectionAction()
5513
+ self._Action._deserialize(params.get("Action"))
5514
+ memeber_set = set(params.keys())
5515
+ for name, value in vars(self).items():
5516
+ property_name = name[1:]
5517
+ if property_name in memeber_set:
5518
+ memeber_set.remove(property_name)
5519
+ if len(memeber_set) > 0:
5520
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
5521
+
5522
+
5523
+
4694
5524
  class CC(AbstractModel):
4695
5525
  r"""cc配置项。
4696
5526
 
@@ -4812,6 +5642,65 @@ class CLSTopic(AbstractModel):
4812
5642
 
4813
5643
 
4814
5644
 
5645
+ class CNAMEDetail(AbstractModel):
5646
+ r"""CNAME 接入类型站点参数详情。
5647
+
5648
+ """
5649
+
5650
+ def __init__(self):
5651
+ r"""
5652
+ :param _IsFake: 是否伪站点,取值有:
5653
+ <li> 0:非伪站点;</li>
5654
+ <li> 1:伪站点。</li>
5655
+
5656
+ :type IsFake: int
5657
+ :param _OwnershipVerification: 归属权验证信息。详情请参考 [站点/域名归属权验证](https://cloud.tencent.com/document/product/1552/70789) 。
5658
+ :type OwnershipVerification: :class:`tencentcloud.teo.v20220901.models.OwnershipVerification`
5659
+ """
5660
+ self._IsFake = None
5661
+ self._OwnershipVerification = None
5662
+
5663
+ @property
5664
+ def IsFake(self):
5665
+ r"""是否伪站点,取值有:
5666
+ <li> 0:非伪站点;</li>
5667
+ <li> 1:伪站点。</li>
5668
+
5669
+ :rtype: int
5670
+ """
5671
+ return self._IsFake
5672
+
5673
+ @IsFake.setter
5674
+ def IsFake(self, IsFake):
5675
+ self._IsFake = IsFake
5676
+
5677
+ @property
5678
+ def OwnershipVerification(self):
5679
+ r"""归属权验证信息。详情请参考 [站点/域名归属权验证](https://cloud.tencent.com/document/product/1552/70789) 。
5680
+ :rtype: :class:`tencentcloud.teo.v20220901.models.OwnershipVerification`
5681
+ """
5682
+ return self._OwnershipVerification
5683
+
5684
+ @OwnershipVerification.setter
5685
+ def OwnershipVerification(self, OwnershipVerification):
5686
+ self._OwnershipVerification = OwnershipVerification
5687
+
5688
+
5689
+ def _deserialize(self, params):
5690
+ self._IsFake = params.get("IsFake")
5691
+ if params.get("OwnershipVerification") is not None:
5692
+ self._OwnershipVerification = OwnershipVerification()
5693
+ self._OwnershipVerification._deserialize(params.get("OwnershipVerification"))
5694
+ memeber_set = set(params.keys())
5695
+ for name, value in vars(self).items():
5696
+ property_name = name[1:]
5697
+ if property_name in memeber_set:
5698
+ memeber_set.remove(property_name)
5699
+ if len(memeber_set) > 0:
5700
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
5701
+
5702
+
5703
+
4815
5704
  class Cache(AbstractModel):
4816
5705
  r"""缓存时间设置
4817
5706
 
@@ -6600,6 +7489,138 @@ class ClientAttester(AbstractModel):
6600
7489
 
6601
7490
 
6602
7491
 
7492
+ class ClientBehaviorDetection(AbstractModel):
7493
+ r"""客户端行为校验
7494
+
7495
+ """
7496
+
7497
+ def __init__(self):
7498
+ r"""
7499
+ :param _CryptoChallengeIntensity: 工作量证明校验强度。取值有:<li>low:低;</li><li>medium:中;</li><li>high:高。</li>
7500
+ :type CryptoChallengeIntensity: str
7501
+ :param _CryptoChallengeDelayBefore: 客户端行为校验的执行方式。取值有:<li>0ms:立即执行;</li><li>100ms:延迟 100ms 执行;</li><li>200ms:延迟 200ms 执行;</li><li>300ms:延迟 300ms 执行;</li><li>400ms:延迟 400ms 执行;</li><li>500ms:延迟 500ms 执行;</li><li>600ms:延迟 600ms 执行;</li><li>700ms:延迟 700ms 执行;</li><li>800ms:延迟 800ms 执行;</li><li>900ms:延迟 900ms 执行;</li><li>1000ms:延迟 1000ms 执行。</li>
7502
+ :type CryptoChallengeDelayBefore: str
7503
+ :param _MaxChallengeCountInterval: 触发阈值统计的时间窗口,取值有:<li>5s:5 秒内;</li><li>10s:10 秒内;</li><li>15s:15 秒内;</li><li>30s:30 秒内;</li><li>60s:60 秒内;</li><li>5m:5 分钟内;</li><li>10m:10 分钟内;</li><li>30m:30 分钟内;</li><li>60m:60 分钟内。</li>
7504
+ :type MaxChallengeCountInterval: str
7505
+ :param _MaxChallengeCountThreshold: 触发阈值统计的累计次数,取值范围 1 ~ 100000000。
7506
+ :type MaxChallengeCountThreshold: int
7507
+ :param _ChallengeNotFinishedAction: 客户端未启用 JS(未完成检测)时的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
7508
+ :type ChallengeNotFinishedAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
7509
+ :param _ChallengeTimeoutAction: 客户端检测超时的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
7510
+ :type ChallengeTimeoutAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
7511
+ :param _BotClientAction: Bot 客户端的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
7512
+ :type BotClientAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
7513
+ """
7514
+ self._CryptoChallengeIntensity = None
7515
+ self._CryptoChallengeDelayBefore = None
7516
+ self._MaxChallengeCountInterval = None
7517
+ self._MaxChallengeCountThreshold = None
7518
+ self._ChallengeNotFinishedAction = None
7519
+ self._ChallengeTimeoutAction = None
7520
+ self._BotClientAction = None
7521
+
7522
+ @property
7523
+ def CryptoChallengeIntensity(self):
7524
+ r"""工作量证明校验强度。取值有:<li>low:低;</li><li>medium:中;</li><li>high:高。</li>
7525
+ :rtype: str
7526
+ """
7527
+ return self._CryptoChallengeIntensity
7528
+
7529
+ @CryptoChallengeIntensity.setter
7530
+ def CryptoChallengeIntensity(self, CryptoChallengeIntensity):
7531
+ self._CryptoChallengeIntensity = CryptoChallengeIntensity
7532
+
7533
+ @property
7534
+ def CryptoChallengeDelayBefore(self):
7535
+ r"""客户端行为校验的执行方式。取值有:<li>0ms:立即执行;</li><li>100ms:延迟 100ms 执行;</li><li>200ms:延迟 200ms 执行;</li><li>300ms:延迟 300ms 执行;</li><li>400ms:延迟 400ms 执行;</li><li>500ms:延迟 500ms 执行;</li><li>600ms:延迟 600ms 执行;</li><li>700ms:延迟 700ms 执行;</li><li>800ms:延迟 800ms 执行;</li><li>900ms:延迟 900ms 执行;</li><li>1000ms:延迟 1000ms 执行。</li>
7536
+ :rtype: str
7537
+ """
7538
+ return self._CryptoChallengeDelayBefore
7539
+
7540
+ @CryptoChallengeDelayBefore.setter
7541
+ def CryptoChallengeDelayBefore(self, CryptoChallengeDelayBefore):
7542
+ self._CryptoChallengeDelayBefore = CryptoChallengeDelayBefore
7543
+
7544
+ @property
7545
+ def MaxChallengeCountInterval(self):
7546
+ r"""触发阈值统计的时间窗口,取值有:<li>5s:5 秒内;</li><li>10s:10 秒内;</li><li>15s:15 秒内;</li><li>30s:30 秒内;</li><li>60s:60 秒内;</li><li>5m:5 分钟内;</li><li>10m:10 分钟内;</li><li>30m:30 分钟内;</li><li>60m:60 分钟内。</li>
7547
+ :rtype: str
7548
+ """
7549
+ return self._MaxChallengeCountInterval
7550
+
7551
+ @MaxChallengeCountInterval.setter
7552
+ def MaxChallengeCountInterval(self, MaxChallengeCountInterval):
7553
+ self._MaxChallengeCountInterval = MaxChallengeCountInterval
7554
+
7555
+ @property
7556
+ def MaxChallengeCountThreshold(self):
7557
+ r"""触发阈值统计的累计次数,取值范围 1 ~ 100000000。
7558
+ :rtype: int
7559
+ """
7560
+ return self._MaxChallengeCountThreshold
7561
+
7562
+ @MaxChallengeCountThreshold.setter
7563
+ def MaxChallengeCountThreshold(self, MaxChallengeCountThreshold):
7564
+ self._MaxChallengeCountThreshold = MaxChallengeCountThreshold
7565
+
7566
+ @property
7567
+ def ChallengeNotFinishedAction(self):
7568
+ r"""客户端未启用 JS(未完成检测)时的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
7569
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
7570
+ """
7571
+ return self._ChallengeNotFinishedAction
7572
+
7573
+ @ChallengeNotFinishedAction.setter
7574
+ def ChallengeNotFinishedAction(self, ChallengeNotFinishedAction):
7575
+ self._ChallengeNotFinishedAction = ChallengeNotFinishedAction
7576
+
7577
+ @property
7578
+ def ChallengeTimeoutAction(self):
7579
+ r"""客户端检测超时的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
7580
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
7581
+ """
7582
+ return self._ChallengeTimeoutAction
7583
+
7584
+ @ChallengeTimeoutAction.setter
7585
+ def ChallengeTimeoutAction(self, ChallengeTimeoutAction):
7586
+ self._ChallengeTimeoutAction = ChallengeTimeoutAction
7587
+
7588
+ @property
7589
+ def BotClientAction(self):
7590
+ r"""Bot 客户端的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
7591
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
7592
+ """
7593
+ return self._BotClientAction
7594
+
7595
+ @BotClientAction.setter
7596
+ def BotClientAction(self, BotClientAction):
7597
+ self._BotClientAction = BotClientAction
7598
+
7599
+
7600
+ def _deserialize(self, params):
7601
+ self._CryptoChallengeIntensity = params.get("CryptoChallengeIntensity")
7602
+ self._CryptoChallengeDelayBefore = params.get("CryptoChallengeDelayBefore")
7603
+ self._MaxChallengeCountInterval = params.get("MaxChallengeCountInterval")
7604
+ self._MaxChallengeCountThreshold = params.get("MaxChallengeCountThreshold")
7605
+ if params.get("ChallengeNotFinishedAction") is not None:
7606
+ self._ChallengeNotFinishedAction = SecurityAction()
7607
+ self._ChallengeNotFinishedAction._deserialize(params.get("ChallengeNotFinishedAction"))
7608
+ if params.get("ChallengeTimeoutAction") is not None:
7609
+ self._ChallengeTimeoutAction = SecurityAction()
7610
+ self._ChallengeTimeoutAction._deserialize(params.get("ChallengeTimeoutAction"))
7611
+ if params.get("BotClientAction") is not None:
7612
+ self._BotClientAction = SecurityAction()
7613
+ self._BotClientAction._deserialize(params.get("BotClientAction"))
7614
+ memeber_set = set(params.keys())
7615
+ for name, value in vars(self).items():
7616
+ property_name = name[1:]
7617
+ if property_name in memeber_set:
7618
+ memeber_set.remove(property_name)
7619
+ if len(memeber_set) > 0:
7620
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
7621
+
7622
+
7623
+
6603
7624
  class ClientFiltering(AbstractModel):
6604
7625
  r"""智能客户端过滤
6605
7626
 
@@ -14049,6 +15070,48 @@ class DDosProtectionConfig(AbstractModel):
14049
15070
 
14050
15071
 
14051
15072
 
15073
+ class DNSPodDetail(AbstractModel):
15074
+ r"""DNSPod 托管类型站点参数详情。
15075
+
15076
+ """
15077
+
15078
+ def __init__(self):
15079
+ r"""
15080
+ :param _IsFake: 是否伪站点,取值有:
15081
+ <li> 0:非伪站点;</li>
15082
+ <li> 1:伪站点。</li>
15083
+
15084
+ :type IsFake: int
15085
+ """
15086
+ self._IsFake = None
15087
+
15088
+ @property
15089
+ def IsFake(self):
15090
+ r"""是否伪站点,取值有:
15091
+ <li> 0:非伪站点;</li>
15092
+ <li> 1:伪站点。</li>
15093
+
15094
+ :rtype: int
15095
+ """
15096
+ return self._IsFake
15097
+
15098
+ @IsFake.setter
15099
+ def IsFake(self, IsFake):
15100
+ self._IsFake = IsFake
15101
+
15102
+
15103
+ def _deserialize(self, params):
15104
+ self._IsFake = params.get("IsFake")
15105
+ memeber_set = set(params.keys())
15106
+ for name, value in vars(self).items():
15107
+ property_name = name[1:]
15108
+ if property_name in memeber_set:
15109
+ memeber_set.remove(property_name)
15110
+ if len(memeber_set) > 0:
15111
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
15112
+
15113
+
15114
+
14052
15115
  class DefaultServerCertInfo(AbstractModel):
14053
15116
  r"""https 服务端证书配置
14054
15117
 
@@ -18304,7 +19367,7 @@ class DescribeDDoSAttackDataRequest(AbstractModel):
18304
19367
  <li>ddos_attackBandwidth:攻击带宽曲线;</li>
18305
19368
  <li>ddos_attackPackageRate:攻击包速率曲线。</li>
18306
19369
  :type MetricNames: list of str
18307
- :param _ZoneIds: 站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
19370
+ :param _ZoneIds: 站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
18308
19371
  :type ZoneIds: list of str
18309
19372
  :param _PolicyIds: DDoS策略组ID列表,不填默认选择全部策略ID。
18310
19373
  :type PolicyIds: list of int
@@ -18367,7 +19430,7 @@ class DescribeDDoSAttackDataRequest(AbstractModel):
18367
19430
 
18368
19431
  @property
18369
19432
  def ZoneIds(self):
18370
- r"""站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
19433
+ r"""站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
18371
19434
  :rtype: list of str
18372
19435
  """
18373
19436
  return self._ZoneIds
@@ -18513,7 +19576,7 @@ class DescribeDDoSAttackEventRequest(AbstractModel):
18513
19576
  :type EndTime: str
18514
19577
  :param _PolicyIds: ddos策略组集合,不填默认选择全部策略。
18515
19578
  :type PolicyIds: list of int
18516
- :param _ZoneIds: 站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
19579
+ :param _ZoneIds: 站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
18517
19580
  :type ZoneIds: list of str
18518
19581
  :param _Limit: 分页查询的限制数目,默认值为20,最大查询条目为1000。
18519
19582
  :type Limit: int
@@ -18581,7 +19644,7 @@ class DescribeDDoSAttackEventRequest(AbstractModel):
18581
19644
 
18582
19645
  @property
18583
19646
  def ZoneIds(self):
18584
- r"""站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
19647
+ r"""站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
18585
19648
  :rtype: list of str
18586
19649
  """
18587
19650
  return self._ZoneIds
@@ -18769,7 +19832,7 @@ class DescribeDDoSAttackTopDataRequest(AbstractModel):
18769
19832
  <li>ddos_attackFlux_sip:按攻击源IP的攻击数量排行;</li>
18770
19833
  <li>ddos_attackFlux_sregion:按攻击源地区的攻击数量排行。</li>
18771
19834
  :type MetricName: str
18772
- :param _ZoneIds: 站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
19835
+ :param _ZoneIds: 站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
18773
19836
  :type ZoneIds: list of str
18774
19837
  :param _PolicyIds: DDoS策略组ID集合,不填默认选择全部策略ID。
18775
19838
  :type PolicyIds: list of int
@@ -18844,7 +19907,7 @@ class DescribeDDoSAttackTopDataRequest(AbstractModel):
18844
19907
 
18845
19908
  @property
18846
19909
  def ZoneIds(self):
18847
- r"""站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
19910
+ r"""站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
18848
19911
  :rtype: list of str
18849
19912
  """
18850
19913
  return self._ZoneIds
@@ -22870,7 +23933,7 @@ class DescribePrefetchTasksRequest(AbstractModel):
22870
23933
 
22871
23934
  def __init__(self):
22872
23935
  r"""
22873
- :param _ZoneId: 站点ID。该参数必填。
23936
+ :param _ZoneId: 站点ID。此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。
22874
23937
  :type ZoneId: str
22875
23938
  :param _StartTime: 查询起始时间,时间与 job-id 必填一个。
22876
23939
  :type StartTime: str
@@ -22880,7 +23943,7 @@ class DescribePrefetchTasksRequest(AbstractModel):
22880
23943
  :type Offset: int
22881
23944
  :param _Limit: 分页查询限制数目,默认值:20,上限:1000。
22882
23945
  :type Limit: int
22883
- :param _Filters: 过滤条件,Filters.Values 的上限为 20。详细的过滤条件如下:<li>job-id:按照任务 ID 进行过滤。job-id 形如:1379afjk91u32h,暂不支持多值,不支持模糊查询;</li><li>target:按照目标资源信息进行过滤。target 形如:http://www.qq.com/1.txt,暂不支持多值,不支持模糊查询;</li><li>domains:按照域名行过滤。domains 形如:www.qq.com,不支持模糊查询;</li><li>statuses:按照任务状态进行过滤,不支持模糊查询。可选项:<br>   processing:处理中<br>   success:成功<br>   failed:失败<br>   timeout:超时<br>   invalid:无效。即源站响应非 2xx 状态码,请检查源站服务。</li>
23946
+ :param _Filters: 过滤条件,Filters.Values 的上限为 20。详细的过滤条件如下:<li>job-id:按照任务 ID 进行过滤。job-id 形如:1379afjk91u32h,暂不支持多值,不支持模糊查询;</li><li>target:按照目标资源信息进行过滤。target 形如:http://www.qq.com/1.txt,暂不支持多值,不支持模糊查询;</li><li>domains:按照域名行过滤。domains 形如:www.qq.com,不支持模糊查询;</li><li>statuses:按照任务状态进行过滤,不支持模糊查询。可选项:<br>   processing:处理中<br>   success:成功<br>   failed:失败<br>   timeout:超时<br>   canceled:已取消<br>   invalid:无效。即源站响应非 2xx 状态码,请检查源站服务。</li>
22884
23947
  :type Filters: list of AdvancedFilter
22885
23948
  """
22886
23949
  self._ZoneId = None
@@ -22892,7 +23955,7 @@ class DescribePrefetchTasksRequest(AbstractModel):
22892
23955
 
22893
23956
  @property
22894
23957
  def ZoneId(self):
22895
- r"""站点ID。该参数必填。
23958
+ r"""站点ID。此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。
22896
23959
  :rtype: str
22897
23960
  """
22898
23961
  return self._ZoneId
@@ -22947,7 +24010,7 @@ class DescribePrefetchTasksRequest(AbstractModel):
22947
24010
 
22948
24011
  @property
22949
24012
  def Filters(self):
22950
- r"""过滤条件,Filters.Values 的上限为 20。详细的过滤条件如下:<li>job-id:按照任务 ID 进行过滤。job-id 形如:1379afjk91u32h,暂不支持多值,不支持模糊查询;</li><li>target:按照目标资源信息进行过滤。target 形如:http://www.qq.com/1.txt,暂不支持多值,不支持模糊查询;</li><li>domains:按照域名行过滤。domains 形如:www.qq.com,不支持模糊查询;</li><li>statuses:按照任务状态进行过滤,不支持模糊查询。可选项:<br>   processing:处理中<br>   success:成功<br>   failed:失败<br>   timeout:超时<br>   invalid:无效。即源站响应非 2xx 状态码,请检查源站服务。</li>
24013
+ r"""过滤条件,Filters.Values 的上限为 20。详细的过滤条件如下:<li>job-id:按照任务 ID 进行过滤。job-id 形如:1379afjk91u32h,暂不支持多值,不支持模糊查询;</li><li>target:按照目标资源信息进行过滤。target 形如:http://www.qq.com/1.txt,暂不支持多值,不支持模糊查询;</li><li>domains:按照域名行过滤。domains 形如:www.qq.com,不支持模糊查询;</li><li>statuses:按照任务状态进行过滤,不支持模糊查询。可选项:<br>   processing:处理中<br>   success:成功<br>   failed:失败<br>   timeout:超时<br>   canceled:已取消<br>   invalid:无效。即源站响应非 2xx 状态码,请检查源站服务。</li>
22951
24014
  :rtype: list of AdvancedFilter
22952
24015
  """
22953
24016
  return self._Filters
@@ -23049,7 +24112,7 @@ class DescribePurgeTasksRequest(AbstractModel):
23049
24112
 
23050
24113
  def __init__(self):
23051
24114
  r"""
23052
- :param _ZoneId: 站点 ID。该参数必填。
24115
+ :param _ZoneId: 站点 ID。此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。
23053
24116
  :type ZoneId: str
23054
24117
  :param _StartTime: 查询起始时间,时间与 job-id 必填一个。
23055
24118
  :type StartTime: str
@@ -23063,7 +24126,7 @@ class DescribePurgeTasksRequest(AbstractModel):
23063
24126
  <li>job-id:按照任务 ID 进行过滤。job-id 形如:1379afjk91u32h,暂不支持多值,不支持模糊查询;</li>
23064
24127
  <li>target:按照目标资源信息进行过滤,target 形如:http://www.qq.com/1.txt 或者 tag1,暂不支持多值,支持模糊查询;</li>
23065
24128
  <li>domains:按照域名进行过滤,形如:www.qq.com,不支持模糊查询;</li>
23066
- <li>statuses:按照任务状态进行过滤,不支持模糊查询。可选项:<br>   processing:处理中<br>   success:成功<br>   failed:失败<br>   timeout:超时</li>
24129
+ <li>statuses:按照任务状态进行过滤,不支持模糊查询。可选项:<br>   processing:处理中<br>   success:成功<br>   failed:失败<br>   timeout:超时<br>   canceled:已取消</li>
23067
24130
  <li>type:按照清除缓存类型进行过滤,暂不支持多值,不支持模糊查询。可选项:<br>   purge_url:URL<br>   purge_prefix:前缀<br>   purge_all:全部缓存内容<br>   purge_host:Hostname<br>   purge_cache_tag:CacheTag</li>
23068
24131
  :type Filters: list of AdvancedFilter
23069
24132
  """
@@ -23076,7 +24139,7 @@ class DescribePurgeTasksRequest(AbstractModel):
23076
24139
 
23077
24140
  @property
23078
24141
  def ZoneId(self):
23079
- r"""站点 ID。该参数必填。
24142
+ r"""站点 ID。此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。
23080
24143
  :rtype: str
23081
24144
  """
23082
24145
  return self._ZoneId
@@ -23135,7 +24198,7 @@ class DescribePurgeTasksRequest(AbstractModel):
23135
24198
  <li>job-id:按照任务 ID 进行过滤。job-id 形如:1379afjk91u32h,暂不支持多值,不支持模糊查询;</li>
23136
24199
  <li>target:按照目标资源信息进行过滤,target 形如:http://www.qq.com/1.txt 或者 tag1,暂不支持多值,支持模糊查询;</li>
23137
24200
  <li>domains:按照域名进行过滤,形如:www.qq.com,不支持模糊查询;</li>
23138
- <li>statuses:按照任务状态进行过滤,不支持模糊查询。可选项:<br>   processing:处理中<br>   success:成功<br>   failed:失败<br>   timeout:超时</li>
24201
+ <li>statuses:按照任务状态进行过滤,不支持模糊查询。可选项:<br>   processing:处理中<br>   success:成功<br>   failed:失败<br>   timeout:超时<br>   canceled:已取消</li>
23139
24202
  <li>type:按照清除缓存类型进行过滤,暂不支持多值,不支持模糊查询。可选项:<br>   purge_url:URL<br>   purge_prefix:前缀<br>   purge_all:全部缓存内容<br>   purge_host:Hostname<br>   purge_cache_tag:CacheTag</li>
23140
24203
  :rtype: list of AdvancedFilter
23141
24204
  """
@@ -24704,7 +25767,8 @@ class DescribeTimingL4DataRequest(AbstractModel):
24704
25767
  <li>l4Flow_inBandwidth: 访问入向带宽峰值;</li>
24705
25768
  <li>l4Flow_outBandwidth: 访问出向带宽峰值。</li>
24706
25769
  :type MetricNames: list of str
24707
- :param _ZoneIds: 站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
25770
+ :param _ZoneIds: 站点ID,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。
25771
+ 最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
24708
25772
  :type ZoneIds: list of str
24709
25773
  :param _ProxyIds: 四层实例列表, 不填表示选择全部实例。
24710
25774
  :type ProxyIds: list of str
@@ -24771,7 +25835,8 @@ class DescribeTimingL4DataRequest(AbstractModel):
24771
25835
 
24772
25836
  @property
24773
25837
  def ZoneIds(self):
24774
- r"""站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
25838
+ r"""站点ID,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。
25839
+ 最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
24775
25840
  :rtype: list of str
24776
25841
  """
24777
25842
  return self._ZoneIds
@@ -24942,7 +26007,7 @@ class DescribeTimingL7AnalysisDataRequest(AbstractModel):
24942
26007
  <li> l7Flow_avgResponseTime: L7 访问平均响应耗时,单位:ms;</li>
24943
26008
  <li> l7Flow_avgFirstByteResponseTime: L7 访问平均首字节响应耗时,单位:ms。</li>
24944
26009
  :type MetricNames: list of str
24945
- :param _ZoneIds: 站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
26010
+ :param _ZoneIds: 站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
24946
26011
  :type ZoneIds: list of str
24947
26012
  :param _Interval: 查询时间粒度,取值有:
24948
26013
  <li>min: 1分钟;</li>
@@ -25008,7 +26073,7 @@ class DescribeTimingL7AnalysisDataRequest(AbstractModel):
25008
26073
 
25009
26074
  @property
25010
26075
  def ZoneIds(self):
25011
- r"""站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
26076
+ r"""站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
25012
26077
  :rtype: list of str
25013
26078
  """
25014
26079
  return self._ZoneIds
@@ -25612,7 +26677,7 @@ class DescribeTopL7AnalysisDataRequest(AbstractModel):
25612
26677
  <li> l7Flow_request_ua_os:按操作系统类型维度统计 L7 访问请求数指标;</li>
25613
26678
  <li> l7Flow_request_ua:按 User-Agent 维度统计 L7 访问请求数指标。</li>
25614
26679
  :type MetricName: str
25615
- :param _ZoneIds: 站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
26680
+ :param _ZoneIds: 站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
25616
26681
  :type ZoneIds: list of str
25617
26682
  :param _Limit: 查询前多少个 top 数据,最大值为1000。不填默认为10,表示查询 top10 的数据。
25618
26683
  :type Limit: int
@@ -25692,7 +26757,7 @@ class DescribeTopL7AnalysisDataRequest(AbstractModel):
25692
26757
 
25693
26758
  @property
25694
26759
  def ZoneIds(self):
25695
- r"""站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
26760
+ r"""站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。
25696
26761
  :rtype: list of str
25697
26762
  """
25698
26763
  return self._ZoneIds
@@ -26527,7 +27592,7 @@ class DescribeZonesRequest(AbstractModel):
26527
27592
  :param _Limit: 分页查询限制数目。默认值:20,最大值:100。
26528
27593
  :type Limit: int
26529
27594
  :param _Filters: 过滤条件,Filters.Values 的上限为 20。该参数不填写时,返回当前 appid 下有权限的所有站点信息。详细的过滤条件如下:
26530
- <li>zone-name:按照站点名称进行过滤;</li><li>zone-id:按照站点 ID进行过滤。站点 ID 形如:zone-2noz78a8ev6k;</li><li>status:按照站点状态进行过滤;</li><li>tag-key:按照标签键进行过滤;</li><li>tag-value: 按照标签值进行过滤。</li><li>alias-zone-name: 按照同名站点标识进行过滤。</li>模糊查询时支持过滤字段名为 zone-name 或 alias-zone-name。
27595
+ <li>zone-name:按照站点名称进行过滤;</li><li>zone-type:按照站点类型进行过滤。可选项:<br>   full:NS 接入类型;<br>   partial:CNAME 接入类型;<br>   partialComposite:无域名接入类型;<br>   dnsPodAccess:DNSPod 托管接入类型;<br>   pages:Pages 类型。</li><li>zone-id:按照站点 ID 进行过滤,站点 ID 形如:zone-2noz78a8ev6k;</li><li>status:按照站点状态进行过滤。可选项:<br>   active:NS 已切换;<br>   pending:NS 待切换;<br>   deleted:已删除。</li><li>tag-key:按照标签键进行过滤;</li><li>tag-value: 按照标签值进行过滤;</li><li>alias-zone-name: 按照同名站点标识进行过滤。</li>模糊查询时支持过滤字段名为 zone-name 或 alias-zone-name。
26531
27596
  :type Filters: list of AdvancedFilter
26532
27597
  :param _Order: 可根据该字段对返回结果进行排序,取值有:
26533
27598
  <li> type:接入类型;</li>
@@ -26573,7 +27638,7 @@ class DescribeZonesRequest(AbstractModel):
26573
27638
  @property
26574
27639
  def Filters(self):
26575
27640
  r"""过滤条件,Filters.Values 的上限为 20。该参数不填写时,返回当前 appid 下有权限的所有站点信息。详细的过滤条件如下:
26576
- <li>zone-name:按照站点名称进行过滤;</li><li>zone-id:按照站点 ID进行过滤。站点 ID 形如:zone-2noz78a8ev6k;</li><li>status:按照站点状态进行过滤;</li><li>tag-key:按照标签键进行过滤;</li><li>tag-value: 按照标签值进行过滤。</li><li>alias-zone-name: 按照同名站点标识进行过滤。</li>模糊查询时支持过滤字段名为 zone-name 或 alias-zone-name。
27641
+ <li>zone-name:按照站点名称进行过滤;</li><li>zone-type:按照站点类型进行过滤。可选项:<br>   full:NS 接入类型;<br>   partial:CNAME 接入类型;<br>   partialComposite:无域名接入类型;<br>   dnsPodAccess:DNSPod 托管接入类型;<br>   pages:Pages 类型。</li><li>zone-id:按照站点 ID 进行过滤,站点 ID 形如:zone-2noz78a8ev6k;</li><li>status:按照站点状态进行过滤。可选项:<br>   active:NS 已切换;<br>   pending:NS 待切换;<br>   deleted:已删除。</li><li>tag-key:按照标签键进行过滤;</li><li>tag-value: 按照标签值进行过滤;</li><li>alias-zone-name: 按照同名站点标识进行过滤。</li>模糊查询时支持过滤字段名为 zone-name 或 alias-zone-name。
26577
27642
  :rtype: list of AdvancedFilter
26578
27643
  """
26579
27644
  return self._Filters
@@ -26643,7 +27708,7 @@ class DescribeZonesResponse(AbstractModel):
26643
27708
  r"""
26644
27709
  :param _TotalCount: 符合条件的站点个数。
26645
27710
  :type TotalCount: int
26646
- :param _Zones: 站点详细信息。
27711
+ :param _Zones: 站点列表详情。
26647
27712
  :type Zones: list of Zone
26648
27713
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
26649
27714
  :type RequestId: str
@@ -26665,7 +27730,7 @@ class DescribeZonesResponse(AbstractModel):
26665
27730
 
26666
27731
  @property
26667
27732
  def Zones(self):
26668
- r"""站点详细信息。
27733
+ r"""站点列表详情。
26669
27734
  :rtype: list of Zone
26670
27735
  """
26671
27736
  return self._Zones
@@ -28000,7 +29065,7 @@ class DownloadL4LogsRequest(AbstractModel):
28000
29065
  :type StartTime: str
28001
29066
  :param _EndTime: 结束时间。
28002
29067
  :type EndTime: str
28003
- :param _ZoneIds: 站点 ID 集合,此参数必填。
29068
+ :param _ZoneIds: 站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。
28004
29069
  :type ZoneIds: list of str
28005
29070
  :param _ProxyIds: 四层实例 ID 集合。
28006
29071
  :type ProxyIds: list of str
@@ -28040,7 +29105,7 @@ class DownloadL4LogsRequest(AbstractModel):
28040
29105
 
28041
29106
  @property
28042
29107
  def ZoneIds(self):
28043
- r"""站点 ID 集合,此参数必填。
29108
+ r"""站点 ID 集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。
28044
29109
  :rtype: list of str
28045
29110
  """
28046
29111
  return self._ZoneIds
@@ -28174,7 +29239,7 @@ class DownloadL7LogsRequest(AbstractModel):
28174
29239
  :type StartTime: str
28175
29240
  :param _EndTime: 结束时间。
28176
29241
  :type EndTime: str
28177
- :param _ZoneIds: 站点ID集合,此参数必填。
29242
+ :param _ZoneIds: 站点ID集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。
28178
29243
  :type ZoneIds: list of str
28179
29244
  :param _Domains: 子域名集合,不填默认选择全部子域名。
28180
29245
  :type Domains: list of str
@@ -28214,7 +29279,7 @@ class DownloadL7LogsRequest(AbstractModel):
28214
29279
 
28215
29280
  @property
28216
29281
  def ZoneIds(self):
28217
- r"""站点ID集合,此参数必填。
29282
+ r"""站点ID集合,此参数将于2024年05月30日后由可选改为必填,详见公告:[【腾讯云 EdgeOne】云 API 变更通知](https://cloud.tencent.com/document/product/1552/104902)。
28218
29283
  :rtype: list of str
28219
29284
  """
28220
29285
  return self._ZoneIds
@@ -32068,8 +33133,8 @@ class Https(AbstractModel):
32068
33133
  :type OcspStapling: str
32069
33134
  :param _TlsVersion: Tls 版本设置,取值有:
32070
33135
  <li>TLSv1:TLSv1版本;</li>
32071
- <li>TLSV1.1:TLSv1.1版本;</li>
32072
- <li>TLSV1.2:TLSv1.2版本;</li>
33136
+ <li>TLSv1.1:TLSv1.1版本;</li>
33137
+ <li>TLSv1.2:TLSv1.2版本;</li>
32073
33138
  <li>TLSv1.3:TLSv1.3版本。</li>修改时必须开启连续的版本。
32074
33139
  :type TlsVersion: list of str
32075
33140
  :param _Hsts: HSTS 配置。
@@ -32126,8 +33191,8 @@ class Https(AbstractModel):
32126
33191
  def TlsVersion(self):
32127
33192
  r"""Tls 版本设置,取值有:
32128
33193
  <li>TLSv1:TLSv1版本;</li>
32129
- <li>TLSV1.1:TLSv1.1版本;</li>
32130
- <li>TLSV1.2:TLSv1.2版本;</li>
33194
+ <li>TLSv1.1:TLSv1.1版本;</li>
33195
+ <li>TLSv1.2:TLSv1.2版本;</li>
32131
33196
  <li>TLSv1.3:TLSv1.3版本。</li>修改时必须开启连续的版本。
32132
33197
  :rtype: list of str
32133
33198
  """
@@ -32429,6 +33494,117 @@ class IPRegionInfo(AbstractModel):
32429
33494
 
32430
33495
 
32431
33496
 
33497
+ class IPReputation(AbstractModel):
33498
+ r"""IP 情报库(原客户端画像分析)配置。
33499
+
33500
+ """
33501
+
33502
+ def __init__(self):
33503
+ r"""
33504
+ :param _Enabled: IP 情报库(原客户端画像分析)。取值有:<li>on:开启;</li><li>off:关闭。</li>
33505
+ :type Enabled: str
33506
+ :param _IPReputationGroup: IP 情报库(原客户端画像分析)的具体配置内容。
33507
+ :type IPReputationGroup: :class:`tencentcloud.teo.v20220901.models.IPReputationGroup`
33508
+ """
33509
+ self._Enabled = None
33510
+ self._IPReputationGroup = None
33511
+
33512
+ @property
33513
+ def Enabled(self):
33514
+ r"""IP 情报库(原客户端画像分析)。取值有:<li>on:开启;</li><li>off:关闭。</li>
33515
+ :rtype: str
33516
+ """
33517
+ return self._Enabled
33518
+
33519
+ @Enabled.setter
33520
+ def Enabled(self, Enabled):
33521
+ self._Enabled = Enabled
33522
+
33523
+ @property
33524
+ def IPReputationGroup(self):
33525
+ r"""IP 情报库(原客户端画像分析)的具体配置内容。
33526
+ :rtype: :class:`tencentcloud.teo.v20220901.models.IPReputationGroup`
33527
+ """
33528
+ return self._IPReputationGroup
33529
+
33530
+ @IPReputationGroup.setter
33531
+ def IPReputationGroup(self, IPReputationGroup):
33532
+ self._IPReputationGroup = IPReputationGroup
33533
+
33534
+
33535
+ def _deserialize(self, params):
33536
+ self._Enabled = params.get("Enabled")
33537
+ if params.get("IPReputationGroup") is not None:
33538
+ self._IPReputationGroup = IPReputationGroup()
33539
+ self._IPReputationGroup._deserialize(params.get("IPReputationGroup"))
33540
+ memeber_set = set(params.keys())
33541
+ for name, value in vars(self).items():
33542
+ property_name = name[1:]
33543
+ if property_name in memeber_set:
33544
+ memeber_set.remove(property_name)
33545
+ if len(memeber_set) > 0:
33546
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
33547
+
33548
+
33549
+
33550
+ class IPReputationGroup(AbstractModel):
33551
+ r"""IP 情报库(原客户端画像分析)的具体配置。
33552
+
33553
+ """
33554
+
33555
+ def __init__(self):
33556
+ r"""
33557
+ :param _BaseAction: IP 情报库(原客户端画像分析)的执行动作。SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>
33558
+ :type BaseAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
33559
+ :param _BotManagementActionOverrides: IP 情报库(原客户端画像分析)的具体配置,用于覆盖 BaseAction 中的默认配置。其中 BotManagementActionOverrides 的 Ids 中可以填写:<li>IPREP_WEB_AND_DDOS_ATTACKERS_LOW:网络攻击 - 一般置信度;</li><li>IPREP_WEB_AND_DDOS_ATTACKERS_MID:网络攻击 - 中等置信度;</li><li>IPREP_WEB_AND_DDOS_ATTACKERS_HIGH:网络攻击 - 高置信度;</li><li>IPREP_PROXIES_AND_ANONYMIZERS_LOW:网络代理 - 一般置信度;</li><li>IPREP_PROXIES_AND_ANONYMIZERS_MID:网络代理 - 中等置信度;</li><li>IPREP_PROXIES_AND_ANONYMIZERS_HIGH:网络代理 - 高置信度;</li><li>IPREP_SCANNING_TOOLS_LOW:扫描器 - 一般置信度;</li><li>IPREP_SCANNING_TOOLS_MID:扫描器 - 中等置信度;</li><li>IPREP_SCANNING_TOOLS_HIGH:扫描器 - 高置信度;</li><li>IPREP_ATO_ATTACKERS_LOW:账号接管攻击 - 一般置信度;</li><li>IPREP_ATO_ATTACKERS_MID:账号接管攻击 - 中等置信度;</li><li>IPREP_ATO_ATTACKERS_HIGH:账号接管攻击 - 高置信度;</li><li>IPREP_WEB_SCRAPERS_AND_TRAFFIC_BOTS_LOW:恶意 BOT - 一般置信度;</li><li>IPREP_WEB_SCRAPERS_AND_TRAFFIC_BOTS_MID:恶意 BOT - 中等置信度;</li><li>IPREP_WEB_SCRAPERS_AND_TRAFFIC_BOTS_HIGH:恶意 BOT - 高置信度。</li>
33560
+ :type BotManagementActionOverrides: list of BotManagementActionOverrides
33561
+ """
33562
+ self._BaseAction = None
33563
+ self._BotManagementActionOverrides = None
33564
+
33565
+ @property
33566
+ def BaseAction(self):
33567
+ r"""IP 情报库(原客户端画像分析)的执行动作。SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>
33568
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
33569
+ """
33570
+ return self._BaseAction
33571
+
33572
+ @BaseAction.setter
33573
+ def BaseAction(self, BaseAction):
33574
+ self._BaseAction = BaseAction
33575
+
33576
+ @property
33577
+ def BotManagementActionOverrides(self):
33578
+ r"""IP 情报库(原客户端画像分析)的具体配置,用于覆盖 BaseAction 中的默认配置。其中 BotManagementActionOverrides 的 Ids 中可以填写:<li>IPREP_WEB_AND_DDOS_ATTACKERS_LOW:网络攻击 - 一般置信度;</li><li>IPREP_WEB_AND_DDOS_ATTACKERS_MID:网络攻击 - 中等置信度;</li><li>IPREP_WEB_AND_DDOS_ATTACKERS_HIGH:网络攻击 - 高置信度;</li><li>IPREP_PROXIES_AND_ANONYMIZERS_LOW:网络代理 - 一般置信度;</li><li>IPREP_PROXIES_AND_ANONYMIZERS_MID:网络代理 - 中等置信度;</li><li>IPREP_PROXIES_AND_ANONYMIZERS_HIGH:网络代理 - 高置信度;</li><li>IPREP_SCANNING_TOOLS_LOW:扫描器 - 一般置信度;</li><li>IPREP_SCANNING_TOOLS_MID:扫描器 - 中等置信度;</li><li>IPREP_SCANNING_TOOLS_HIGH:扫描器 - 高置信度;</li><li>IPREP_ATO_ATTACKERS_LOW:账号接管攻击 - 一般置信度;</li><li>IPREP_ATO_ATTACKERS_MID:账号接管攻击 - 中等置信度;</li><li>IPREP_ATO_ATTACKERS_HIGH:账号接管攻击 - 高置信度;</li><li>IPREP_WEB_SCRAPERS_AND_TRAFFIC_BOTS_LOW:恶意 BOT - 一般置信度;</li><li>IPREP_WEB_SCRAPERS_AND_TRAFFIC_BOTS_MID:恶意 BOT - 中等置信度;</li><li>IPREP_WEB_SCRAPERS_AND_TRAFFIC_BOTS_HIGH:恶意 BOT - 高置信度。</li>
33579
+ :rtype: list of BotManagementActionOverrides
33580
+ """
33581
+ return self._BotManagementActionOverrides
33582
+
33583
+ @BotManagementActionOverrides.setter
33584
+ def BotManagementActionOverrides(self, BotManagementActionOverrides):
33585
+ self._BotManagementActionOverrides = BotManagementActionOverrides
33586
+
33587
+
33588
+ def _deserialize(self, params):
33589
+ if params.get("BaseAction") is not None:
33590
+ self._BaseAction = SecurityAction()
33591
+ self._BaseAction._deserialize(params.get("BaseAction"))
33592
+ if params.get("BotManagementActionOverrides") is not None:
33593
+ self._BotManagementActionOverrides = []
33594
+ for item in params.get("BotManagementActionOverrides"):
33595
+ obj = BotManagementActionOverrides()
33596
+ obj._deserialize(item)
33597
+ self._BotManagementActionOverrides.append(obj)
33598
+ memeber_set = set(params.keys())
33599
+ for name, value in vars(self).items():
33600
+ property_name = name[1:]
33601
+ if property_name in memeber_set:
33602
+ memeber_set.remove(property_name)
33603
+ if len(memeber_set) > 0:
33604
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
33605
+
33606
+
33607
+
32432
33608
  class IPWhitelist(AbstractModel):
32433
33609
  r"""源站防护IP白名单
32434
33610
 
@@ -33738,6 +34914,64 @@ class JustInTimeTranscodeTemplate(AbstractModel):
33738
34914
 
33739
34915
 
33740
34916
 
34917
+ class KnownBotCategories(AbstractModel):
34918
+ r"""商业或开源工具 UA 特征配置(原 UA 特征规则)。
34919
+
34920
+ """
34921
+
34922
+ def __init__(self):
34923
+ r"""
34924
+ :param _BaseAction: 来自已知商业工具或开源工具的访问请求的处置方式。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(待废弃)。</li>
34925
+ :type BaseAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
34926
+ :param _BotManagementActionOverrides: 指定已知商业工具或开源工具的访问请求的处置方式。
34927
+ :type BotManagementActionOverrides: list of BotManagementActionOverrides
34928
+ """
34929
+ self._BaseAction = None
34930
+ self._BotManagementActionOverrides = None
34931
+
34932
+ @property
34933
+ def BaseAction(self):
34934
+ r"""来自已知商业工具或开源工具的访问请求的处置方式。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(待废弃)。</li>
34935
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
34936
+ """
34937
+ return self._BaseAction
34938
+
34939
+ @BaseAction.setter
34940
+ def BaseAction(self, BaseAction):
34941
+ self._BaseAction = BaseAction
34942
+
34943
+ @property
34944
+ def BotManagementActionOverrides(self):
34945
+ r"""指定已知商业工具或开源工具的访问请求的处置方式。
34946
+ :rtype: list of BotManagementActionOverrides
34947
+ """
34948
+ return self._BotManagementActionOverrides
34949
+
34950
+ @BotManagementActionOverrides.setter
34951
+ def BotManagementActionOverrides(self, BotManagementActionOverrides):
34952
+ self._BotManagementActionOverrides = BotManagementActionOverrides
34953
+
34954
+
34955
+ def _deserialize(self, params):
34956
+ if params.get("BaseAction") is not None:
34957
+ self._BaseAction = SecurityAction()
34958
+ self._BaseAction._deserialize(params.get("BaseAction"))
34959
+ if params.get("BotManagementActionOverrides") is not None:
34960
+ self._BotManagementActionOverrides = []
34961
+ for item in params.get("BotManagementActionOverrides"):
34962
+ obj = BotManagementActionOverrides()
34963
+ obj._deserialize(item)
34964
+ self._BotManagementActionOverrides.append(obj)
34965
+ memeber_set = set(params.keys())
34966
+ for name, value in vars(self).items():
34967
+ property_name = name[1:]
34968
+ if property_name in memeber_set:
34969
+ memeber_set.remove(property_name)
34970
+ if len(memeber_set) > 0:
34971
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
34972
+
34973
+
34974
+
33741
34975
  class L4OfflineLog(AbstractModel):
33742
34976
  r"""离线日志详细信息
33743
34977
 
@@ -35487,7 +36721,7 @@ class MaxAge(AbstractModel):
35487
36721
  <li>on:遵循源站,忽略MaxAge 时间设置;</li>
35488
36722
  <li>off:不遵循源站,使用MaxAge 时间设置。</li>
35489
36723
  :type FollowOrigin: str
35490
- :param _MaxAgeTime: MaxAge 时间设置,单位秒,最大365天。
36724
+ :param _MaxAgeTime: MaxAge 时间设置,单位为秒,取值:0~315360000。
35491
36725
  注意:时间为0,即不缓存。
35492
36726
  :type MaxAgeTime: int
35493
36727
  """
@@ -35509,7 +36743,7 @@ class MaxAge(AbstractModel):
35509
36743
 
35510
36744
  @property
35511
36745
  def MaxAgeTime(self):
35512
- r"""MaxAge 时间设置,单位秒,最大365天。
36746
+ r"""MaxAge 时间设置,单位为秒,取值:0~315360000。
35513
36747
  注意:时间为0,即不缓存。
35514
36748
  :rtype: int
35515
36749
  """
@@ -35588,6 +36822,57 @@ class MaxAgeParameters(AbstractModel):
35588
36822
 
35589
36823
 
35590
36824
 
36825
+ class MaxNewSessionTriggerConfig(AbstractModel):
36826
+ r"""Bot 管理中校验的触发阈值。
36827
+
36828
+ """
36829
+
36830
+ def __init__(self):
36831
+ r"""
36832
+ :param _MaxNewSessionCountInterval: 触发阈值统计的时间窗口,取值有:<li>5s:5 秒内;</li><li>10s:10 秒内;</li><li>15s:15 秒内;</li><li>30s:30 秒内;</li><li>60s:60 秒内;</li><li>5m:5 分钟内;</li><li>10m:10 分钟内;</li><li>30m:30 分钟内;</li><li>60m:60 分钟内。</li>
36833
+ :type MaxNewSessionCountInterval: str
36834
+ :param _MaxNewSessionCountThreshold: 触发阈值统计的累计次数,取值范围 1 ~ 100000000。
36835
+ :type MaxNewSessionCountThreshold: int
36836
+ """
36837
+ self._MaxNewSessionCountInterval = None
36838
+ self._MaxNewSessionCountThreshold = None
36839
+
36840
+ @property
36841
+ def MaxNewSessionCountInterval(self):
36842
+ r"""触发阈值统计的时间窗口,取值有:<li>5s:5 秒内;</li><li>10s:10 秒内;</li><li>15s:15 秒内;</li><li>30s:30 秒内;</li><li>60s:60 秒内;</li><li>5m:5 分钟内;</li><li>10m:10 分钟内;</li><li>30m:30 分钟内;</li><li>60m:60 分钟内。</li>
36843
+ :rtype: str
36844
+ """
36845
+ return self._MaxNewSessionCountInterval
36846
+
36847
+ @MaxNewSessionCountInterval.setter
36848
+ def MaxNewSessionCountInterval(self, MaxNewSessionCountInterval):
36849
+ self._MaxNewSessionCountInterval = MaxNewSessionCountInterval
36850
+
36851
+ @property
36852
+ def MaxNewSessionCountThreshold(self):
36853
+ r"""触发阈值统计的累计次数,取值范围 1 ~ 100000000。
36854
+ :rtype: int
36855
+ """
36856
+ return self._MaxNewSessionCountThreshold
36857
+
36858
+ @MaxNewSessionCountThreshold.setter
36859
+ def MaxNewSessionCountThreshold(self, MaxNewSessionCountThreshold):
36860
+ self._MaxNewSessionCountThreshold = MaxNewSessionCountThreshold
36861
+
36862
+
36863
+ def _deserialize(self, params):
36864
+ self._MaxNewSessionCountInterval = params.get("MaxNewSessionCountInterval")
36865
+ self._MaxNewSessionCountThreshold = params.get("MaxNewSessionCountThreshold")
36866
+ memeber_set = set(params.keys())
36867
+ for name, value in vars(self).items():
36868
+ property_name = name[1:]
36869
+ if property_name in memeber_set:
36870
+ memeber_set.remove(property_name)
36871
+ if len(memeber_set) > 0:
36872
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
36873
+
36874
+
36875
+
35591
36876
  class MinimalRequestBodyTransferRate(AbstractModel):
35592
36877
  r"""正文传输最小速率阈值的具体配置。
35593
36878
 
@@ -40577,9 +41862,9 @@ class ModifySecurityPolicyRequest(AbstractModel):
40577
41862
  r"""
40578
41863
  :param _ZoneId: 站点 ID。
40579
41864
  :type ZoneId: str
40580
- :param _SecurityConfig: 安全策略配置。<li>当 SecurityPolicy 参数中的 ExceptionRules 被设置时,SecurityConfig 参数中的 ExceptConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 CustomRules 被设置时,SecurityConfig 参数中的 AclConfig、 IpTableConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 HttpDDoSProtection 和 RateLimitingRules 被设置时,SecurityConfig 参数中的 RateLimitConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 ManagedRule 被设置时,SecurityConfig 参数中的 WafConfig 将被忽略;</li><li>对于例外规则、自定义规则、速率限制以及托管规则策略配置建议使用 SecurityPolicy 参数进行设置。</li>
41865
+ :param _SecurityConfig: 安全策略配置。<li>当 SecurityPolicy 参数中的 ExceptionRules 被设置时,SecurityConfig 参数中的 ExceptConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 CustomRules 被设置时,SecurityConfig 参数中的 AclConfig、 IpTableConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 HttpDDoSProtection 和 RateLimitingRules 被设置时,SecurityConfig 参数中的 RateLimitConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 ManagedRule 被设置时,SecurityConfig 参数中的 WafConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 BotManagement 被设置时,SecurityConfig 参数中的 BotConfig 将被忽略;</li><li>对于例外规则、自定义规则、速率限制、托管规则以及 Bot 管理策略配置建议使用 SecurityPolicy 参数进行设置。</li>
40581
41866
  :type SecurityConfig: :class:`tencentcloud.teo.v20220901.models.SecurityConfig`
40582
- :param _SecurityPolicy: 安全策略配置。对 Web 例外规则、防护自定义策略、速率规则和托管规则配置建议使用,支持表达式语法对安全策略进行配置。
41867
+ :param _SecurityPolicy: 安全策略配置。对 Web 例外规则、防护自定义策略、速率规则、托管规则和 Bot 管理配置建议使用,支持表达式语法对安全策略进行配置。
40583
41868
  :type SecurityPolicy: :class:`tencentcloud.teo.v20220901.models.SecurityPolicy`
40584
41869
  :param _Entity: 安全策略类型,可使用以下参数值: <li>ZoneDefaultPolicy:用于指定站点级策略;</li><li>Template:用于指定策略模板,需要同时指定 TemplateId 参数;</li><li>Host:用于指定域名级策略(注意:当使用域名来指定域名服务策略时,仅支持已经应用了域名级策略的域名服务或者策略模板)。</li>
40585
41870
  :type Entity: str
@@ -40608,7 +41893,7 @@ class ModifySecurityPolicyRequest(AbstractModel):
40608
41893
 
40609
41894
  @property
40610
41895
  def SecurityConfig(self):
40611
- r"""安全策略配置。<li>当 SecurityPolicy 参数中的 ExceptionRules 被设置时,SecurityConfig 参数中的 ExceptConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 CustomRules 被设置时,SecurityConfig 参数中的 AclConfig、 IpTableConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 HttpDDoSProtection 和 RateLimitingRules 被设置时,SecurityConfig 参数中的 RateLimitConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 ManagedRule 被设置时,SecurityConfig 参数中的 WafConfig 将被忽略;</li><li>对于例外规则、自定义规则、速率限制以及托管规则策略配置建议使用 SecurityPolicy 参数进行设置。</li>
41896
+ r"""安全策略配置。<li>当 SecurityPolicy 参数中的 ExceptionRules 被设置时,SecurityConfig 参数中的 ExceptConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 CustomRules 被设置时,SecurityConfig 参数中的 AclConfig、 IpTableConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 HttpDDoSProtection 和 RateLimitingRules 被设置时,SecurityConfig 参数中的 RateLimitConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 ManagedRule 被设置时,SecurityConfig 参数中的 WafConfig 将被忽略;</li><li>当 SecurityPolicy 参数中的 BotManagement 被设置时,SecurityConfig 参数中的 BotConfig 将被忽略;</li><li>对于例外规则、自定义规则、速率限制、托管规则以及 Bot 管理策略配置建议使用 SecurityPolicy 参数进行设置。</li>
40612
41897
  :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityConfig`
40613
41898
  """
40614
41899
  return self._SecurityConfig
@@ -40619,7 +41904,7 @@ class ModifySecurityPolicyRequest(AbstractModel):
40619
41904
 
40620
41905
  @property
40621
41906
  def SecurityPolicy(self):
40622
- r"""安全策略配置。对 Web 例外规则、防护自定义策略、速率规则和托管规则配置建议使用,支持表达式语法对安全策略进行配置。
41907
+ r"""安全策略配置。对 Web 例外规则、防护自定义策略、速率规则、托管规则和 Bot 管理配置建议使用,支持表达式语法对安全策略进行配置。
40623
41908
  :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityPolicy`
40624
41909
  """
40625
41910
  return self._SecurityPolicy
@@ -42095,6 +43380,149 @@ class MutualTLS(AbstractModel):
42095
43380
 
42096
43381
 
42097
43382
 
43383
+ class NSDetail(AbstractModel):
43384
+ r"""NS 接入类型站点参数详情。
43385
+
43386
+ """
43387
+
43388
+ def __init__(self):
43389
+ r"""
43390
+ :param _CnameSpeedUp: 是否开启 CNAME 加速,取值有:
43391
+ <li> enabled:开启;</li>
43392
+ <li> disabled:关闭。</li>
43393
+ :type CnameSpeedUp: str
43394
+ :param _IsFake: 是否存在同名站点,取值有:
43395
+ <li> 0:不存在同名站点;</li>
43396
+ <li> 1:已存在同名站点。</li>
43397
+ :type IsFake: int
43398
+ :param _OwnershipVerification: 归属权验证信息。针对 NS 接入类型的站点,将当前的 NS 服务器切换至腾讯云 EdgeOne 指定的 NS 服务器,即视为通过归属权验证。详情请参考 [站点/域名归属权验证](https://cloud.tencent.com/document/product/1552/70789) 。
43399
+ :type OwnershipVerification: :class:`tencentcloud.teo.v20220901.models.OwnershipVerification`
43400
+ :param _OriginalNameServers: 由 EdgeOne 检测到的站点当前正在使用的 NS 服务器列表。
43401
+ :type OriginalNameServers: list of str
43402
+ :param _NameServers: 腾讯云 EdgeOne 分配的 NS 服务器列表。需要将当前站点 NS 服务器指向该地址,站点才能生效。
43403
+ :type NameServers: list of str
43404
+ :param _VanityNameServers: 用户自定义 NS 服务器域名信息。如果启用了自定义 NS 服务,需要在域名注册厂商内将 NS 指向该地址。
43405
+ :type VanityNameServers: :class:`tencentcloud.teo.v20220901.models.VanityNameServers`
43406
+ :param _VanityNameServersIps: 用户自定义 NS 服务器对应的 IP 地址信息。
43407
+ :type VanityNameServersIps: list of VanityNameServersIps
43408
+ """
43409
+ self._CnameSpeedUp = None
43410
+ self._IsFake = None
43411
+ self._OwnershipVerification = None
43412
+ self._OriginalNameServers = None
43413
+ self._NameServers = None
43414
+ self._VanityNameServers = None
43415
+ self._VanityNameServersIps = None
43416
+
43417
+ @property
43418
+ def CnameSpeedUp(self):
43419
+ r"""是否开启 CNAME 加速,取值有:
43420
+ <li> enabled:开启;</li>
43421
+ <li> disabled:关闭。</li>
43422
+ :rtype: str
43423
+ """
43424
+ return self._CnameSpeedUp
43425
+
43426
+ @CnameSpeedUp.setter
43427
+ def CnameSpeedUp(self, CnameSpeedUp):
43428
+ self._CnameSpeedUp = CnameSpeedUp
43429
+
43430
+ @property
43431
+ def IsFake(self):
43432
+ r"""是否存在同名站点,取值有:
43433
+ <li> 0:不存在同名站点;</li>
43434
+ <li> 1:已存在同名站点。</li>
43435
+ :rtype: int
43436
+ """
43437
+ return self._IsFake
43438
+
43439
+ @IsFake.setter
43440
+ def IsFake(self, IsFake):
43441
+ self._IsFake = IsFake
43442
+
43443
+ @property
43444
+ def OwnershipVerification(self):
43445
+ r"""归属权验证信息。针对 NS 接入类型的站点,将当前的 NS 服务器切换至腾讯云 EdgeOne 指定的 NS 服务器,即视为通过归属权验证。详情请参考 [站点/域名归属权验证](https://cloud.tencent.com/document/product/1552/70789) 。
43446
+ :rtype: :class:`tencentcloud.teo.v20220901.models.OwnershipVerification`
43447
+ """
43448
+ return self._OwnershipVerification
43449
+
43450
+ @OwnershipVerification.setter
43451
+ def OwnershipVerification(self, OwnershipVerification):
43452
+ self._OwnershipVerification = OwnershipVerification
43453
+
43454
+ @property
43455
+ def OriginalNameServers(self):
43456
+ r"""由 EdgeOne 检测到的站点当前正在使用的 NS 服务器列表。
43457
+ :rtype: list of str
43458
+ """
43459
+ return self._OriginalNameServers
43460
+
43461
+ @OriginalNameServers.setter
43462
+ def OriginalNameServers(self, OriginalNameServers):
43463
+ self._OriginalNameServers = OriginalNameServers
43464
+
43465
+ @property
43466
+ def NameServers(self):
43467
+ r"""腾讯云 EdgeOne 分配的 NS 服务器列表。需要将当前站点 NS 服务器指向该地址,站点才能生效。
43468
+ :rtype: list of str
43469
+ """
43470
+ return self._NameServers
43471
+
43472
+ @NameServers.setter
43473
+ def NameServers(self, NameServers):
43474
+ self._NameServers = NameServers
43475
+
43476
+ @property
43477
+ def VanityNameServers(self):
43478
+ r"""用户自定义 NS 服务器域名信息。如果启用了自定义 NS 服务,需要在域名注册厂商内将 NS 指向该地址。
43479
+ :rtype: :class:`tencentcloud.teo.v20220901.models.VanityNameServers`
43480
+ """
43481
+ return self._VanityNameServers
43482
+
43483
+ @VanityNameServers.setter
43484
+ def VanityNameServers(self, VanityNameServers):
43485
+ self._VanityNameServers = VanityNameServers
43486
+
43487
+ @property
43488
+ def VanityNameServersIps(self):
43489
+ r"""用户自定义 NS 服务器对应的 IP 地址信息。
43490
+ :rtype: list of VanityNameServersIps
43491
+ """
43492
+ return self._VanityNameServersIps
43493
+
43494
+ @VanityNameServersIps.setter
43495
+ def VanityNameServersIps(self, VanityNameServersIps):
43496
+ self._VanityNameServersIps = VanityNameServersIps
43497
+
43498
+
43499
+ def _deserialize(self, params):
43500
+ self._CnameSpeedUp = params.get("CnameSpeedUp")
43501
+ self._IsFake = params.get("IsFake")
43502
+ if params.get("OwnershipVerification") is not None:
43503
+ self._OwnershipVerification = OwnershipVerification()
43504
+ self._OwnershipVerification._deserialize(params.get("OwnershipVerification"))
43505
+ self._OriginalNameServers = params.get("OriginalNameServers")
43506
+ self._NameServers = params.get("NameServers")
43507
+ if params.get("VanityNameServers") is not None:
43508
+ self._VanityNameServers = VanityNameServers()
43509
+ self._VanityNameServers._deserialize(params.get("VanityNameServers"))
43510
+ if params.get("VanityNameServersIps") is not None:
43511
+ self._VanityNameServersIps = []
43512
+ for item in params.get("VanityNameServersIps"):
43513
+ obj = VanityNameServersIps()
43514
+ obj._deserialize(item)
43515
+ self._VanityNameServersIps.append(obj)
43516
+ memeber_set = set(params.keys())
43517
+ for name, value in vars(self).items():
43518
+ property_name = name[1:]
43519
+ if property_name in memeber_set:
43520
+ memeber_set.remove(property_name)
43521
+ if len(memeber_set) > 0:
43522
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
43523
+
43524
+
43525
+
42098
43526
  class NextOriginACL(AbstractModel):
42099
43527
  r"""当回源 IP 网段发生更新时,该字段会返回下一个版本将要生效的回源 IP 网段,包含与当前生效的回源 IP 网段的对比。
42100
43528
 
@@ -49851,6 +51279,64 @@ class S3(AbstractModel):
49851
51279
 
49852
51280
 
49853
51281
 
51282
+ class SearchEngineBots(AbstractModel):
51283
+ r"""搜索引擎规则配置。
51284
+
51285
+ """
51286
+
51287
+ def __init__(self):
51288
+ r"""
51289
+ :param _BaseAction: 来自搜索引擎爬虫的请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(待废弃)。</li>
51290
+ :type BaseAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
51291
+ :param _BotManagementActionOverrides: 指定搜索引擎爬虫请求的处置方式。
51292
+ :type BotManagementActionOverrides: list of BotManagementActionOverrides
51293
+ """
51294
+ self._BaseAction = None
51295
+ self._BotManagementActionOverrides = None
51296
+
51297
+ @property
51298
+ def BaseAction(self):
51299
+ r"""来自搜索引擎爬虫的请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(待废弃)。</li>
51300
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
51301
+ """
51302
+ return self._BaseAction
51303
+
51304
+ @BaseAction.setter
51305
+ def BaseAction(self, BaseAction):
51306
+ self._BaseAction = BaseAction
51307
+
51308
+ @property
51309
+ def BotManagementActionOverrides(self):
51310
+ r"""指定搜索引擎爬虫请求的处置方式。
51311
+ :rtype: list of BotManagementActionOverrides
51312
+ """
51313
+ return self._BotManagementActionOverrides
51314
+
51315
+ @BotManagementActionOverrides.setter
51316
+ def BotManagementActionOverrides(self, BotManagementActionOverrides):
51317
+ self._BotManagementActionOverrides = BotManagementActionOverrides
51318
+
51319
+
51320
+ def _deserialize(self, params):
51321
+ if params.get("BaseAction") is not None:
51322
+ self._BaseAction = SecurityAction()
51323
+ self._BaseAction._deserialize(params.get("BaseAction"))
51324
+ if params.get("BotManagementActionOverrides") is not None:
51325
+ self._BotManagementActionOverrides = []
51326
+ for item in params.get("BotManagementActionOverrides"):
51327
+ obj = BotManagementActionOverrides()
51328
+ obj._deserialize(item)
51329
+ self._BotManagementActionOverrides.append(obj)
51330
+ memeber_set = set(params.keys())
51331
+ for name, value in vars(self).items():
51332
+ property_name = name[1:]
51333
+ if property_name in memeber_set:
51334
+ memeber_set.remove(property_name)
51335
+ if len(memeber_set) > 0:
51336
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
51337
+
51338
+
51339
+
49854
51340
  class SecEntry(AbstractModel):
49855
51341
  r"""安全数据Entry返回值
49856
51342
 
@@ -50022,6 +51508,7 @@ class SecurityAction(AbstractModel):
50022
51508
  <li>Disabled:未启用,不启用指定规则;</li>
50023
51509
  <li>Allow:允许访问,但延迟处理请求;</li>
50024
51510
  <li>Challenge:挑战,响应挑战内容;</li>
51511
+ <li>Trans:放行,允许请求直接访问站点资源;</li>
50025
51512
  <li>BlockIP:待废弃,IP 封禁;</li>
50026
51513
  <li>ReturnCustomPage:待废弃,使用指定页面拦截;</li>
50027
51514
  <li>JSChallenge:待废弃,JavaScript 挑战;</li>
@@ -50057,6 +51544,7 @@ class SecurityAction(AbstractModel):
50057
51544
  <li>Disabled:未启用,不启用指定规则;</li>
50058
51545
  <li>Allow:允许访问,但延迟处理请求;</li>
50059
51546
  <li>Challenge:挑战,响应挑战内容;</li>
51547
+ <li>Trans:放行,允许请求直接访问站点资源;</li>
50060
51548
  <li>BlockIP:待废弃,IP 封禁;</li>
50061
51549
  <li>ReturnCustomPage:待废弃,使用指定页面拦截;</li>
50062
51550
  <li>JSChallenge:待废弃,JavaScript 挑战;</li>
@@ -50679,6 +52167,59 @@ class SecurityType(AbstractModel):
50679
52167
 
50680
52168
 
50681
52169
 
52170
+ class SecurityWeightedAction(AbstractModel):
52171
+ r"""按权重分配的 SecurityAction。
52172
+
52173
+ """
52174
+
52175
+ def __init__(self):
52176
+ r"""
52177
+ :param _SecurityAction: Bot 自定义规则的处置方式。取值有:<li>Allow:放行,其中 AllowActionParameters 支持 MinDelayTime 和 MaxDelayTime 配置;</li><li>Deny:拦截,其中 DenyActionParameters 中支持 BlockIp、ReturnCustomPage 和 Stall 配置;</li><li>Monitor:观察;</li><li>Challenge:挑战,其中 ChallengeActionParameters.ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Redirect:重定向至URL。</li>
52178
+ :type SecurityAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
52179
+ :param _Weight: 当前 SecurityAction 的权重,仅支持 10 ~ 100 且必须为 10 的倍数,其中 Weight 参数全部相加须等于 100。
52180
+ :type Weight: int
52181
+ """
52182
+ self._SecurityAction = None
52183
+ self._Weight = None
52184
+
52185
+ @property
52186
+ def SecurityAction(self):
52187
+ r"""Bot 自定义规则的处置方式。取值有:<li>Allow:放行,其中 AllowActionParameters 支持 MinDelayTime 和 MaxDelayTime 配置;</li><li>Deny:拦截,其中 DenyActionParameters 中支持 BlockIp、ReturnCustomPage 和 Stall 配置;</li><li>Monitor:观察;</li><li>Challenge:挑战,其中 ChallengeActionParameters.ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Redirect:重定向至URL。</li>
52188
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
52189
+ """
52190
+ return self._SecurityAction
52191
+
52192
+ @SecurityAction.setter
52193
+ def SecurityAction(self, SecurityAction):
52194
+ self._SecurityAction = SecurityAction
52195
+
52196
+ @property
52197
+ def Weight(self):
52198
+ r"""当前 SecurityAction 的权重,仅支持 10 ~ 100 且必须为 10 的倍数,其中 Weight 参数全部相加须等于 100。
52199
+ :rtype: int
52200
+ """
52201
+ return self._Weight
52202
+
52203
+ @Weight.setter
52204
+ def Weight(self, Weight):
52205
+ self._Weight = Weight
52206
+
52207
+
52208
+ def _deserialize(self, params):
52209
+ if params.get("SecurityAction") is not None:
52210
+ self._SecurityAction = SecurityAction()
52211
+ self._SecurityAction._deserialize(params.get("SecurityAction"))
52212
+ self._Weight = params.get("Weight")
52213
+ memeber_set = set(params.keys())
52214
+ for name, value in vars(self).items():
52215
+ property_name = name[1:]
52216
+ if property_name in memeber_set:
52217
+ memeber_set.remove(property_name)
52218
+ if len(memeber_set) > 0:
52219
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
52220
+
52221
+
52222
+
50682
52223
  class ServerCertInfo(AbstractModel):
50683
52224
  r"""https 服务端证书配置
50684
52225
 
@@ -50813,6 +52354,93 @@ class ServerCertInfo(AbstractModel):
50813
52354
 
50814
52355
 
50815
52356
 
52357
+ class SessionRateControl(AbstractModel):
52358
+ r"""会话速率和周期特征校验配置。
52359
+
52360
+ """
52361
+
52362
+ def __init__(self):
52363
+ r"""
52364
+ :param _Enabled: 会话速率和周期特征校验配置是否开启。取值有:<li>on:启用</li><li>off:关闭</li>
52365
+ :type Enabled: str
52366
+ :param _HighRateSessionAction: 会话速率和周期特征校验高风险的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
52367
+ :type HighRateSessionAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
52368
+ :param _MidRateSessionAction: 会话速率和周期特征校验中风险的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
52369
+ :type MidRateSessionAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
52370
+ :param _LowRateSessionAction: 会话速率和周期特征校验低风险的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
52371
+ :type LowRateSessionAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
52372
+ """
52373
+ self._Enabled = None
52374
+ self._HighRateSessionAction = None
52375
+ self._MidRateSessionAction = None
52376
+ self._LowRateSessionAction = None
52377
+
52378
+ @property
52379
+ def Enabled(self):
52380
+ r"""会话速率和周期特征校验配置是否开启。取值有:<li>on:启用</li><li>off:关闭</li>
52381
+ :rtype: str
52382
+ """
52383
+ return self._Enabled
52384
+
52385
+ @Enabled.setter
52386
+ def Enabled(self, Enabled):
52387
+ self._Enabled = Enabled
52388
+
52389
+ @property
52390
+ def HighRateSessionAction(self):
52391
+ r"""会话速率和周期特征校验高风险的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
52392
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
52393
+ """
52394
+ return self._HighRateSessionAction
52395
+
52396
+ @HighRateSessionAction.setter
52397
+ def HighRateSessionAction(self, HighRateSessionAction):
52398
+ self._HighRateSessionAction = HighRateSessionAction
52399
+
52400
+ @property
52401
+ def MidRateSessionAction(self):
52402
+ r"""会话速率和周期特征校验中风险的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
52403
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
52404
+ """
52405
+ return self._MidRateSessionAction
52406
+
52407
+ @MidRateSessionAction.setter
52408
+ def MidRateSessionAction(self, MidRateSessionAction):
52409
+ self._MidRateSessionAction = MidRateSessionAction
52410
+
52411
+ @property
52412
+ def LowRateSessionAction(self):
52413
+ r"""会话速率和周期特征校验低风险的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>
52414
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
52415
+ """
52416
+ return self._LowRateSessionAction
52417
+
52418
+ @LowRateSessionAction.setter
52419
+ def LowRateSessionAction(self, LowRateSessionAction):
52420
+ self._LowRateSessionAction = LowRateSessionAction
52421
+
52422
+
52423
+ def _deserialize(self, params):
52424
+ self._Enabled = params.get("Enabled")
52425
+ if params.get("HighRateSessionAction") is not None:
52426
+ self._HighRateSessionAction = SecurityAction()
52427
+ self._HighRateSessionAction._deserialize(params.get("HighRateSessionAction"))
52428
+ if params.get("MidRateSessionAction") is not None:
52429
+ self._MidRateSessionAction = SecurityAction()
52430
+ self._MidRateSessionAction._deserialize(params.get("MidRateSessionAction"))
52431
+ if params.get("LowRateSessionAction") is not None:
52432
+ self._LowRateSessionAction = SecurityAction()
52433
+ self._LowRateSessionAction._deserialize(params.get("LowRateSessionAction"))
52434
+ memeber_set = set(params.keys())
52435
+ for name, value in vars(self).items():
52436
+ property_name = name[1:]
52437
+ if property_name in memeber_set:
52438
+ memeber_set.remove(property_name)
52439
+ if len(memeber_set) > 0:
52440
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
52441
+
52442
+
52443
+
50816
52444
  class SetContentIdentifierParameters(AbstractModel):
50817
52445
  r"""内容标识配置参数。
50818
52446
 
@@ -51339,6 +52967,64 @@ class SmartRoutingParameters(AbstractModel):
51339
52967
 
51340
52968
 
51341
52969
 
52970
+ class SourceIDC(AbstractModel):
52971
+ r"""IDC 规则配置的具体内容。
52972
+
52973
+ """
52974
+
52975
+ def __init__(self):
52976
+ r"""
52977
+ :param _BaseAction: 来自指定 IDC 请求的处置方式。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(待废弃)。</li>
52978
+ :type BaseAction: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
52979
+ :param _BotManagementActionOverrides: 指定 IDC 请求的处置方式。
52980
+ :type BotManagementActionOverrides: list of BotManagementActionOverrides
52981
+ """
52982
+ self._BaseAction = None
52983
+ self._BotManagementActionOverrides = None
52984
+
52985
+ @property
52986
+ def BaseAction(self):
52987
+ r"""来自指定 IDC 请求的处置方式。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(待废弃)。</li>
52988
+ :rtype: :class:`tencentcloud.teo.v20220901.models.SecurityAction`
52989
+ """
52990
+ return self._BaseAction
52991
+
52992
+ @BaseAction.setter
52993
+ def BaseAction(self, BaseAction):
52994
+ self._BaseAction = BaseAction
52995
+
52996
+ @property
52997
+ def BotManagementActionOverrides(self):
52998
+ r"""指定 IDC 请求的处置方式。
52999
+ :rtype: list of BotManagementActionOverrides
53000
+ """
53001
+ return self._BotManagementActionOverrides
53002
+
53003
+ @BotManagementActionOverrides.setter
53004
+ def BotManagementActionOverrides(self, BotManagementActionOverrides):
53005
+ self._BotManagementActionOverrides = BotManagementActionOverrides
53006
+
53007
+
53008
+ def _deserialize(self, params):
53009
+ if params.get("BaseAction") is not None:
53010
+ self._BaseAction = SecurityAction()
53011
+ self._BaseAction._deserialize(params.get("BaseAction"))
53012
+ if params.get("BotManagementActionOverrides") is not None:
53013
+ self._BotManagementActionOverrides = []
53014
+ for item in params.get("BotManagementActionOverrides"):
53015
+ obj = BotManagementActionOverrides()
53016
+ obj._deserialize(item)
53017
+ self._BotManagementActionOverrides.append(obj)
53018
+ memeber_set = set(params.keys())
53019
+ for name, value in vars(self).items():
53020
+ property_name = name[1:]
53021
+ if property_name in memeber_set:
53022
+ memeber_set.remove(property_name)
53023
+ if len(memeber_set) > 0:
53024
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
53025
+
53026
+
53027
+
51342
53028
  class StandardDebug(AbstractModel):
51343
53029
  r"""支持标准debug结构体
51344
53030
 
@@ -54152,7 +55838,7 @@ class WebSocketParameters(AbstractModel):
54152
55838
 
54153
55839
 
54154
55840
  class Zone(AbstractModel):
54155
- r"""站点信息
55841
+ r"""站点详情。
54156
55842
 
54157
55843
  """
54158
55844
 
@@ -54162,10 +55848,34 @@ class Zone(AbstractModel):
54162
55848
  :type ZoneId: str
54163
55849
  :param _ZoneName: 站点名称。
54164
55850
  :type ZoneName: str
54165
- :param _OriginalNameServers: 站点当前使用的 NS 列表。
54166
- :type OriginalNameServers: list of str
54167
- :param _NameServers: 腾讯云分配的 NS 列表。
54168
- :type NameServers: list of str
55851
+ :param _AliasZoneName: 同名站点标识。允许输入数字、英文、"." 、"-" 和 "_" 组合,长度 200 个字符以内。
55852
+ :type AliasZoneName: str
55853
+ :param _Area: 站点加速区域,取值有:
55854
+ <li> global:全球可用区;</li>
55855
+ <li> mainland:中国大陆可用区;</li>
55856
+ <li> overseas:全球可用区(不含中国大陆)。</li>
55857
+ :type Area: str
55858
+ :param _Type: 站点接入类型,取值有:
55859
+ <li> full:NS 接入类型;</li>
55860
+ <li> partial:CNAME 接入类型;</li>
55861
+ <li> noDomainAccess:无域名接入类型;</li>
55862
+ <li>dnsPodAccess:DNSPod 托管类型,该类型要求您的域名已托管在腾讯云 DNSPod;</li>
55863
+ <li> pages:Pages 类型。</li>
55864
+ :type Type: str
55865
+ :param _Tags: 站点关联的标签。
55866
+ :type Tags: list of Tag
55867
+ :param _Resources: 计费资源列表。
55868
+ :type Resources: list of Resource
55869
+ :param _NSDetail: NS 类型站点详情。仅当 Type = full 时返回值。
55870
+ :type NSDetail: :class:`tencentcloud.teo.v20220901.models.NSDetail`
55871
+ :param _CNAMEDetail: CNAME 类型站点详情。仅当 Type = partial 时返回值。
55872
+ :type CNAMEDetail: :class:`tencentcloud.teo.v20220901.models.CNAMEDetail`
55873
+ :param _DNSPodDetail: DNSPod 托管类型站点详情。仅当 Type = dnsPodAccess 时返回值。
55874
+ :type DNSPodDetail: :class:`tencentcloud.teo.v20220901.models.DNSPodDetail`
55875
+ :param _CreatedOn: 站点创建时间。
55876
+ :type CreatedOn: str
55877
+ :param _ModifiedOn: 站点修改时间。
55878
+ :type ModifiedOn: str
54169
55879
  :param _Status: 站点状态,取值有:
54170
55880
  <li> active:NS 已切换; </li>
54171
55881
  <li> pending:NS 未切换;</li>
@@ -54173,78 +55883,66 @@ class Zone(AbstractModel):
54173
55883
  <li> deactivated:被封禁。 </li>
54174
55884
  <li> initializing:待绑定套餐。 </li>
54175
55885
  :type Status: str
54176
- :param _Type: 站点接入方式,取值有:
54177
- <li> full:NS 接入;</li>
54178
- <li> partial:CNAME 接入;</li>
54179
- <li> noDomainAccess:无域名接入;</li>
54180
- :type Type: str
54181
- :param _Paused: 站点是否关闭。
54182
- :type Paused: bool
54183
- :param _CnameSpeedUp: 是否开启 CNAME 加速,取值有:
54184
- <li> enabled:开启;</li>
54185
- <li> disabled:关闭。</li>
54186
- :type CnameSpeedUp: str
54187
55886
  :param _CnameStatus: CNAME 接入状态,取值有:
54188
55887
  <li> finished:站点已验证;</li>
54189
55888
  <li> pending:站点验证中。</li>
54190
55889
  :type CnameStatus: str
54191
- :param _Tags: 资源标签列表。
54192
- :type Tags: list of Tag
54193
- :param _Resources: 计费资源列表。
54194
- :type Resources: list of Resource
54195
- :param _CreatedOn: 站点创建时间。
54196
- :type CreatedOn: str
54197
- :param _ModifiedOn: 站点修改时间。
54198
- :type ModifiedOn: str
54199
- :param _Area: 站点接入地域,取值有:
54200
- <li> global:全球;</li>
54201
- <li> mainland:中国大陆;</li>
54202
- <li> overseas:境外区域。</li>
54203
- :type Area: str
54204
- :param _VanityNameServers: 用户自定义 NS 信息。
54205
- 注意:此字段可能返回 null,表示取不到有效值。
54206
- :type VanityNameServers: :class:`tencentcloud.teo.v20220901.models.VanityNameServers`
54207
- :param _VanityNameServersIps: 用户自定义 NS IP 信息。
54208
- 注意:此字段可能返回 null,表示取不到有效值。
54209
- :type VanityNameServersIps: list of VanityNameServersIps
54210
55890
  :param _ActiveStatus: 展示状态,取值有:
54211
55891
  <li> active:已启用;</li>
54212
55892
  <li> inactive:未生效;</li>
54213
55893
  <li> paused:已停用。</li>
54214
55894
  :type ActiveStatus: str
54215
- :param _AliasZoneName: 站点别名。数字、英文、-和_组合,限制20个字符。
54216
- :type AliasZoneName: str
54217
- :param _IsFake: 是否伪站点,取值有:
55895
+ :param _LockStatus: 锁定状态,取值有:<li> enable:正常,允许进行修改操作;</li><li> disable:锁定中,不允许进行修改操作;</li><li> plan_migrate:套餐迁移中,不允许进行修改操作。</li>
55896
+ :type LockStatus: str
55897
+ :param _Paused: 站点是否关闭。
55898
+ :type Paused: bool
55899
+ :param _IsFake: 是否伪站点(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段),取值有:
54218
55900
  <li> 0:非伪站点;</li>
54219
55901
  <li> 1:伪站点。</li>
55902
+
54220
55903
  :type IsFake: int
54221
- :param _LockStatus: 锁定状态,取值有:<li> enable:正常,允许进行修改操作;</li><li> disable:锁定中,不允许进行修改操作;</li><li> plan_migrate:套餐迁移中,不允许进行修改操作。</li>
54222
- :type LockStatus: str
54223
- :param _OwnershipVerification: 归属权验证信息。
55904
+ :param _CnameSpeedUp: 是否开启 CNAME 加速(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段),取值有:
55905
+ <li> enabled:开启;</li>
55906
+ <li> disabled:关闭。</li>
55907
+ :type CnameSpeedUp: str
55908
+ :param _OwnershipVerification: 归属权验证信息。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)
54224
55909
  注意:此字段可能返回 null,表示取不到有效值。
54225
55910
  :type OwnershipVerification: :class:`tencentcloud.teo.v20220901.models.OwnershipVerification`
55911
+ :param _OriginalNameServers: 站点当前使用的 NS 列表。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)
55912
+ :type OriginalNameServers: list of str
55913
+ :param _NameServers: 腾讯云分配的 NS 列表。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)
55914
+ :type NameServers: list of str
55915
+ :param _VanityNameServers: 用户自定义 NS 信息。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)
55916
+ 注意:此字段可能返回 null,表示取不到有效值。
55917
+ :type VanityNameServers: :class:`tencentcloud.teo.v20220901.models.VanityNameServers`
55918
+ :param _VanityNameServersIps: 用户自定义 NS IP 信息。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)
55919
+ 注意:此字段可能返回 null,表示取不到有效值。
55920
+ :type VanityNameServersIps: list of VanityNameServersIps
54226
55921
  """
54227
55922
  self._ZoneId = None
54228
55923
  self._ZoneName = None
54229
- self._OriginalNameServers = None
54230
- self._NameServers = None
54231
- self._Status = None
55924
+ self._AliasZoneName = None
55925
+ self._Area = None
54232
55926
  self._Type = None
54233
- self._Paused = None
54234
- self._CnameSpeedUp = None
54235
- self._CnameStatus = None
54236
55927
  self._Tags = None
54237
55928
  self._Resources = None
55929
+ self._NSDetail = None
55930
+ self._CNAMEDetail = None
55931
+ self._DNSPodDetail = None
54238
55932
  self._CreatedOn = None
54239
55933
  self._ModifiedOn = None
54240
- self._Area = None
54241
- self._VanityNameServers = None
54242
- self._VanityNameServersIps = None
55934
+ self._Status = None
55935
+ self._CnameStatus = None
54243
55936
  self._ActiveStatus = None
54244
- self._AliasZoneName = None
54245
- self._IsFake = None
54246
55937
  self._LockStatus = None
55938
+ self._Paused = None
55939
+ self._IsFake = None
55940
+ self._CnameSpeedUp = None
54247
55941
  self._OwnershipVerification = None
55942
+ self._OriginalNameServers = None
55943
+ self._NameServers = None
55944
+ self._VanityNameServers = None
55945
+ self._VanityNameServersIps = None
54248
55946
 
54249
55947
  @property
54250
55948
  def ZoneId(self):
@@ -54269,49 +55967,38 @@ class Zone(AbstractModel):
54269
55967
  self._ZoneName = ZoneName
54270
55968
 
54271
55969
  @property
54272
- def OriginalNameServers(self):
54273
- r"""站点当前使用的 NS 列表。
54274
- :rtype: list of str
54275
- """
54276
- return self._OriginalNameServers
54277
-
54278
- @OriginalNameServers.setter
54279
- def OriginalNameServers(self, OriginalNameServers):
54280
- self._OriginalNameServers = OriginalNameServers
54281
-
54282
- @property
54283
- def NameServers(self):
54284
- r"""腾讯云分配的 NS 列表。
54285
- :rtype: list of str
55970
+ def AliasZoneName(self):
55971
+ r"""同名站点标识。允许输入数字、英文、"." 、"-" 和 "_" 组合,长度 200 个字符以内。
55972
+ :rtype: str
54286
55973
  """
54287
- return self._NameServers
55974
+ return self._AliasZoneName
54288
55975
 
54289
- @NameServers.setter
54290
- def NameServers(self, NameServers):
54291
- self._NameServers = NameServers
55976
+ @AliasZoneName.setter
55977
+ def AliasZoneName(self, AliasZoneName):
55978
+ self._AliasZoneName = AliasZoneName
54292
55979
 
54293
55980
  @property
54294
- def Status(self):
54295
- r"""站点状态,取值有:
54296
- <li> active:NS 已切换; </li>
54297
- <li> pending:NS 未切换;</li>
54298
- <li> moved:NS 已切走;</li>
54299
- <li> deactivated:被封禁。 </li>
54300
- <li> initializing:待绑定套餐。 </li>
55981
+ def Area(self):
55982
+ r"""站点加速区域,取值有:
55983
+ <li> global:全球可用区;</li>
55984
+ <li> mainland:中国大陆可用区;</li>
55985
+ <li> overseas:全球可用区(不含中国大陆)。</li>
54301
55986
  :rtype: str
54302
55987
  """
54303
- return self._Status
55988
+ return self._Area
54304
55989
 
54305
- @Status.setter
54306
- def Status(self, Status):
54307
- self._Status = Status
55990
+ @Area.setter
55991
+ def Area(self, Area):
55992
+ self._Area = Area
54308
55993
 
54309
55994
  @property
54310
55995
  def Type(self):
54311
- r"""站点接入方式,取值有:
54312
- <li> full:NS 接入;</li>
54313
- <li> partial:CNAME 接入;</li>
54314
- <li> noDomainAccess:无域名接入;</li>
55996
+ r"""站点接入类型,取值有:
55997
+ <li> full:NS 接入类型;</li>
55998
+ <li> partial:CNAME 接入类型;</li>
55999
+ <li> noDomainAccess:无域名接入类型;</li>
56000
+ <li>dnsPodAccess:DNSPod 托管类型,该类型要求您的域名已托管在腾讯云 DNSPod;</li>
56001
+ <li> pages:Pages 类型。</li>
54315
56002
  :rtype: str
54316
56003
  """
54317
56004
  return self._Type
@@ -54320,46 +56007,9 @@ class Zone(AbstractModel):
54320
56007
  def Type(self, Type):
54321
56008
  self._Type = Type
54322
56009
 
54323
- @property
54324
- def Paused(self):
54325
- r"""站点是否关闭。
54326
- :rtype: bool
54327
- """
54328
- return self._Paused
54329
-
54330
- @Paused.setter
54331
- def Paused(self, Paused):
54332
- self._Paused = Paused
54333
-
54334
- @property
54335
- def CnameSpeedUp(self):
54336
- r"""是否开启 CNAME 加速,取值有:
54337
- <li> enabled:开启;</li>
54338
- <li> disabled:关闭。</li>
54339
- :rtype: str
54340
- """
54341
- return self._CnameSpeedUp
54342
-
54343
- @CnameSpeedUp.setter
54344
- def CnameSpeedUp(self, CnameSpeedUp):
54345
- self._CnameSpeedUp = CnameSpeedUp
54346
-
54347
- @property
54348
- def CnameStatus(self):
54349
- r"""CNAME 接入状态,取值有:
54350
- <li> finished:站点已验证;</li>
54351
- <li> pending:站点验证中。</li>
54352
- :rtype: str
54353
- """
54354
- return self._CnameStatus
54355
-
54356
- @CnameStatus.setter
54357
- def CnameStatus(self, CnameStatus):
54358
- self._CnameStatus = CnameStatus
54359
-
54360
56010
  @property
54361
56011
  def Tags(self):
54362
- r"""资源标签列表。
56012
+ r"""站点关联的标签。
54363
56013
  :rtype: list of Tag
54364
56014
  """
54365
56015
  return self._Tags
@@ -54379,6 +56029,39 @@ class Zone(AbstractModel):
54379
56029
  def Resources(self, Resources):
54380
56030
  self._Resources = Resources
54381
56031
 
56032
+ @property
56033
+ def NSDetail(self):
56034
+ r"""NS 类型站点详情。仅当 Type = full 时返回值。
56035
+ :rtype: :class:`tencentcloud.teo.v20220901.models.NSDetail`
56036
+ """
56037
+ return self._NSDetail
56038
+
56039
+ @NSDetail.setter
56040
+ def NSDetail(self, NSDetail):
56041
+ self._NSDetail = NSDetail
56042
+
56043
+ @property
56044
+ def CNAMEDetail(self):
56045
+ r"""CNAME 类型站点详情。仅当 Type = partial 时返回值。
56046
+ :rtype: :class:`tencentcloud.teo.v20220901.models.CNAMEDetail`
56047
+ """
56048
+ return self._CNAMEDetail
56049
+
56050
+ @CNAMEDetail.setter
56051
+ def CNAMEDetail(self, CNAMEDetail):
56052
+ self._CNAMEDetail = CNAMEDetail
56053
+
56054
+ @property
56055
+ def DNSPodDetail(self):
56056
+ r"""DNSPod 托管类型站点详情。仅当 Type = dnsPodAccess 时返回值。
56057
+ :rtype: :class:`tencentcloud.teo.v20220901.models.DNSPodDetail`
56058
+ """
56059
+ return self._DNSPodDetail
56060
+
56061
+ @DNSPodDetail.setter
56062
+ def DNSPodDetail(self, DNSPodDetail):
56063
+ self._DNSPodDetail = DNSPodDetail
56064
+
54382
56065
  @property
54383
56066
  def CreatedOn(self):
54384
56067
  r"""站点创建时间。
@@ -54402,42 +56085,33 @@ class Zone(AbstractModel):
54402
56085
  self._ModifiedOn = ModifiedOn
54403
56086
 
54404
56087
  @property
54405
- def Area(self):
54406
- r"""站点接入地域,取值有:
54407
- <li> global:全球;</li>
54408
- <li> mainland:中国大陆;</li>
54409
- <li> overseas:境外区域。</li>
56088
+ def Status(self):
56089
+ r"""站点状态,取值有:
56090
+ <li> active:NS 已切换; </li>
56091
+ <li> pending:NS 未切换;</li>
56092
+ <li> moved:NS 已切走;</li>
56093
+ <li> deactivated:被封禁。 </li>
56094
+ <li> initializing:待绑定套餐。 </li>
54410
56095
  :rtype: str
54411
56096
  """
54412
- return self._Area
54413
-
54414
- @Area.setter
54415
- def Area(self, Area):
54416
- self._Area = Area
54417
-
54418
- @property
54419
- def VanityNameServers(self):
54420
- r"""用户自定义 NS 信息。
54421
- 注意:此字段可能返回 null,表示取不到有效值。
54422
- :rtype: :class:`tencentcloud.teo.v20220901.models.VanityNameServers`
54423
- """
54424
- return self._VanityNameServers
56097
+ return self._Status
54425
56098
 
54426
- @VanityNameServers.setter
54427
- def VanityNameServers(self, VanityNameServers):
54428
- self._VanityNameServers = VanityNameServers
56099
+ @Status.setter
56100
+ def Status(self, Status):
56101
+ self._Status = Status
54429
56102
 
54430
56103
  @property
54431
- def VanityNameServersIps(self):
54432
- r"""用户自定义 NS IP 信息。
54433
- 注意:此字段可能返回 null,表示取不到有效值。
54434
- :rtype: list of VanityNameServersIps
56104
+ def CnameStatus(self):
56105
+ r"""CNAME 接入状态,取值有:
56106
+ <li> finished:站点已验证;</li>
56107
+ <li> pending:站点验证中。</li>
56108
+ :rtype: str
54435
56109
  """
54436
- return self._VanityNameServersIps
56110
+ return self._CnameStatus
54437
56111
 
54438
- @VanityNameServersIps.setter
54439
- def VanityNameServersIps(self, VanityNameServersIps):
54440
- self._VanityNameServersIps = VanityNameServersIps
56112
+ @CnameStatus.setter
56113
+ def CnameStatus(self, CnameStatus):
56114
+ self._CnameStatus = CnameStatus
54441
56115
 
54442
56116
  @property
54443
56117
  def ActiveStatus(self):
@@ -54454,21 +56128,33 @@ class Zone(AbstractModel):
54454
56128
  self._ActiveStatus = ActiveStatus
54455
56129
 
54456
56130
  @property
54457
- def AliasZoneName(self):
54458
- r"""站点别名。数字、英文、-和_组合,限制20个字符。
56131
+ def LockStatus(self):
56132
+ r"""锁定状态,取值有:<li> enable:正常,允许进行修改操作;</li><li> disable:锁定中,不允许进行修改操作;</li><li> plan_migrate:套餐迁移中,不允许进行修改操作。</li>
54459
56133
  :rtype: str
54460
56134
  """
54461
- return self._AliasZoneName
56135
+ return self._LockStatus
54462
56136
 
54463
- @AliasZoneName.setter
54464
- def AliasZoneName(self, AliasZoneName):
54465
- self._AliasZoneName = AliasZoneName
56137
+ @LockStatus.setter
56138
+ def LockStatus(self, LockStatus):
56139
+ self._LockStatus = LockStatus
56140
+
56141
+ @property
56142
+ def Paused(self):
56143
+ r"""站点是否关闭。
56144
+ :rtype: bool
56145
+ """
56146
+ return self._Paused
56147
+
56148
+ @Paused.setter
56149
+ def Paused(self, Paused):
56150
+ self._Paused = Paused
54466
56151
 
54467
56152
  @property
54468
56153
  def IsFake(self):
54469
- r"""是否伪站点,取值有:
56154
+ r"""是否伪站点(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段),取值有:
54470
56155
  <li> 0:非伪站点;</li>
54471
56156
  <li> 1:伪站点。</li>
56157
+
54472
56158
  :rtype: int
54473
56159
  """
54474
56160
  return self._IsFake
@@ -54478,19 +56164,21 @@ class Zone(AbstractModel):
54478
56164
  self._IsFake = IsFake
54479
56165
 
54480
56166
  @property
54481
- def LockStatus(self):
54482
- r"""锁定状态,取值有:<li> enable:正常,允许进行修改操作;</li><li> disable:锁定中,不允许进行修改操作;</li><li> plan_migrate:套餐迁移中,不允许进行修改操作。</li>
56167
+ def CnameSpeedUp(self):
56168
+ r"""是否开启 CNAME 加速(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段),取值有:
56169
+ <li> enabled:开启;</li>
56170
+ <li> disabled:关闭。</li>
54483
56171
  :rtype: str
54484
56172
  """
54485
- return self._LockStatus
56173
+ return self._CnameSpeedUp
54486
56174
 
54487
- @LockStatus.setter
54488
- def LockStatus(self, LockStatus):
54489
- self._LockStatus = LockStatus
56175
+ @CnameSpeedUp.setter
56176
+ def CnameSpeedUp(self, CnameSpeedUp):
56177
+ self._CnameSpeedUp = CnameSpeedUp
54490
56178
 
54491
56179
  @property
54492
56180
  def OwnershipVerification(self):
54493
- r"""归属权验证信息。
56181
+ r"""归属权验证信息。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)
54494
56182
  注意:此字段可能返回 null,表示取不到有效值。
54495
56183
  :rtype: :class:`tencentcloud.teo.v20220901.models.OwnershipVerification`
54496
56184
  """
@@ -54500,17 +56188,59 @@ class Zone(AbstractModel):
54500
56188
  def OwnershipVerification(self, OwnershipVerification):
54501
56189
  self._OwnershipVerification = OwnershipVerification
54502
56190
 
56191
+ @property
56192
+ def OriginalNameServers(self):
56193
+ r"""站点当前使用的 NS 列表。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)
56194
+ :rtype: list of str
56195
+ """
56196
+ return self._OriginalNameServers
56197
+
56198
+ @OriginalNameServers.setter
56199
+ def OriginalNameServers(self, OriginalNameServers):
56200
+ self._OriginalNameServers = OriginalNameServers
56201
+
56202
+ @property
56203
+ def NameServers(self):
56204
+ r"""腾讯云分配的 NS 列表。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)
56205
+ :rtype: list of str
56206
+ """
56207
+ return self._NameServers
56208
+
56209
+ @NameServers.setter
56210
+ def NameServers(self, NameServers):
56211
+ self._NameServers = NameServers
56212
+
56213
+ @property
56214
+ def VanityNameServers(self):
56215
+ r"""用户自定义 NS 信息。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)
56216
+ 注意:此字段可能返回 null,表示取不到有效值。
56217
+ :rtype: :class:`tencentcloud.teo.v20220901.models.VanityNameServers`
56218
+ """
56219
+ return self._VanityNameServers
56220
+
56221
+ @VanityNameServers.setter
56222
+ def VanityNameServers(self, VanityNameServers):
56223
+ self._VanityNameServers = VanityNameServers
56224
+
56225
+ @property
56226
+ def VanityNameServersIps(self):
56227
+ r"""用户自定义 NS IP 信息。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)
56228
+ 注意:此字段可能返回 null,表示取不到有效值。
56229
+ :rtype: list of VanityNameServersIps
56230
+ """
56231
+ return self._VanityNameServersIps
56232
+
56233
+ @VanityNameServersIps.setter
56234
+ def VanityNameServersIps(self, VanityNameServersIps):
56235
+ self._VanityNameServersIps = VanityNameServersIps
56236
+
54503
56237
 
54504
56238
  def _deserialize(self, params):
54505
56239
  self._ZoneId = params.get("ZoneId")
54506
56240
  self._ZoneName = params.get("ZoneName")
54507
- self._OriginalNameServers = params.get("OriginalNameServers")
54508
- self._NameServers = params.get("NameServers")
54509
- self._Status = params.get("Status")
56241
+ self._AliasZoneName = params.get("AliasZoneName")
56242
+ self._Area = params.get("Area")
54510
56243
  self._Type = params.get("Type")
54511
- self._Paused = params.get("Paused")
54512
- self._CnameSpeedUp = params.get("CnameSpeedUp")
54513
- self._CnameStatus = params.get("CnameStatus")
54514
56244
  if params.get("Tags") is not None:
54515
56245
  self._Tags = []
54516
56246
  for item in params.get("Tags"):
@@ -54523,9 +56253,29 @@ class Zone(AbstractModel):
54523
56253
  obj = Resource()
54524
56254
  obj._deserialize(item)
54525
56255
  self._Resources.append(obj)
56256
+ if params.get("NSDetail") is not None:
56257
+ self._NSDetail = NSDetail()
56258
+ self._NSDetail._deserialize(params.get("NSDetail"))
56259
+ if params.get("CNAMEDetail") is not None:
56260
+ self._CNAMEDetail = CNAMEDetail()
56261
+ self._CNAMEDetail._deserialize(params.get("CNAMEDetail"))
56262
+ if params.get("DNSPodDetail") is not None:
56263
+ self._DNSPodDetail = DNSPodDetail()
56264
+ self._DNSPodDetail._deserialize(params.get("DNSPodDetail"))
54526
56265
  self._CreatedOn = params.get("CreatedOn")
54527
56266
  self._ModifiedOn = params.get("ModifiedOn")
54528
- self._Area = params.get("Area")
56267
+ self._Status = params.get("Status")
56268
+ self._CnameStatus = params.get("CnameStatus")
56269
+ self._ActiveStatus = params.get("ActiveStatus")
56270
+ self._LockStatus = params.get("LockStatus")
56271
+ self._Paused = params.get("Paused")
56272
+ self._IsFake = params.get("IsFake")
56273
+ self._CnameSpeedUp = params.get("CnameSpeedUp")
56274
+ if params.get("OwnershipVerification") is not None:
56275
+ self._OwnershipVerification = OwnershipVerification()
56276
+ self._OwnershipVerification._deserialize(params.get("OwnershipVerification"))
56277
+ self._OriginalNameServers = params.get("OriginalNameServers")
56278
+ self._NameServers = params.get("NameServers")
54529
56279
  if params.get("VanityNameServers") is not None:
54530
56280
  self._VanityNameServers = VanityNameServers()
54531
56281
  self._VanityNameServers._deserialize(params.get("VanityNameServers"))
@@ -54535,13 +56285,6 @@ class Zone(AbstractModel):
54535
56285
  obj = VanityNameServersIps()
54536
56286
  obj._deserialize(item)
54537
56287
  self._VanityNameServersIps.append(obj)
54538
- self._ActiveStatus = params.get("ActiveStatus")
54539
- self._AliasZoneName = params.get("AliasZoneName")
54540
- self._IsFake = params.get("IsFake")
54541
- self._LockStatus = params.get("LockStatus")
54542
- if params.get("OwnershipVerification") is not None:
54543
- self._OwnershipVerification = OwnershipVerification()
54544
- self._OwnershipVerification._deserialize(params.get("OwnershipVerification"))
54545
56288
  memeber_set = set(params.keys())
54546
56289
  for name, value in vars(self).items():
54547
56290
  property_name = name[1:]