tccli 3.0.1409.1__py2.py3-none-any.whl → 3.0.1410.1__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.
- tccli/__init__.py +1 -1
 - tccli/services/cdwdoris/v20211228/api.json +11 -1
 - tccli/services/es/v20180416/api.json +2 -2
 - tccli/services/live/v20180801/api.json +1 -1
 - tccli/services/oceanus/v20190422/api.json +2 -2
 - tccli/services/ocr/ocr_client.py +110 -57
 - tccli/services/ocr/v20181119/api.json +90 -1
 - tccli/services/ocr/v20181119/examples.json +8 -0
 - tccli/services/organization/v20210331/api.json +10 -0
 - tccli/services/teo/v20220901/api.json +1041 -97
 - tccli/services/teo/v20220901/examples.json +2 -2
 - tccli/services/tke/v20180525/api.json +4 -4
 - tccli/services/tke/v20180525/examples.json +1 -1
 - tccli/services/tms/tms_client.py +106 -0
 - tccli/services/tms/v20201229/api.json +227 -0
 - tccli/services/tms/v20201229/examples.json +16 -0
 - tccli/services/tsf/v20180326/api.json +60 -0
 - tccli/services/tsf/v20180326/examples.json +2 -2
 - tccli/services/vclm/v20240523/api.json +145 -0
 - tccli/services/vclm/v20240523/examples.json +16 -0
 - tccli/services/vclm/vclm_client.py +106 -0
 - tccli/services/waf/v20180125/api.json +1 -1
 - {tccli-3.0.1409.1.dist-info → tccli-3.0.1410.1.dist-info}/METADATA +6 -5
 - {tccli-3.0.1409.1.dist-info → tccli-3.0.1410.1.dist-info}/RECORD +27 -27
 - {tccli-3.0.1409.1.dist-info → tccli-3.0.1410.1.dist-info}/WHEEL +0 -0
 - {tccli-3.0.1409.1.dist-info → tccli-3.0.1410.1.dist-info}/entry_points.txt +0 -0
 - {tccli-3.0.1409.1.dist-info → tccli-3.0.1410.1.dist-info}/license_files/LICENSE +0 -0
 
| 
         @@ -3043,6 +3043,67 @@ 
     | 
|
| 
       3043 
3043 
     | 
    
         
             
                  ],
         
     | 
| 
       3044 
3044 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       3045 
3045 
     | 
    
         
             
                },
         
     | 
| 
      
 3046 
     | 
    
         
            +
                "BasicBotSettings": {
         
     | 
| 
      
 3047 
     | 
    
         
            +
                  "document": "Bot 管理的基础配置,对策略关联的所有域名生效。可以通过 CustomRules 进行精细化定制。",
         
     | 
| 
      
 3048 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 3049 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3050 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3051 
     | 
    
         
            +
                      "document": "客户端 IP 的来源 IDC 配置,用于处置来自 IDC(数据中心) 的客户端 IP 的访问请求。此类来源请求不是由移动端或浏览器端直接访问。",
         
     | 
| 
      
 3052 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3053 
     | 
    
         
            +
                      "member": "SourceIDC",
         
     | 
| 
      
 3054 
     | 
    
         
            +
                      "name": "SourceIDC",
         
     | 
| 
      
 3055 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3056 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3057 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3058 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3059 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3060 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3061 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3062 
     | 
    
         
            +
                      "document": "搜索引擎爬虫配置,用于处置来自搜索引擎爬虫的请求。此类请求的 IP、User-Agent 或 rDNS 结果匹配已知搜索引擎爬虫。",
         
     | 
| 
      
 3063 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3064 
     | 
    
         
            +
                      "member": "SearchEngineBots",
         
     | 
| 
      
 3065 
     | 
    
         
            +
                      "name": "SearchEngineBots",
         
     | 
| 
      
 3066 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3067 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3068 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3069 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3070 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3071 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3072 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3073 
     | 
    
         
            +
                      "document": "商业或开源工具 UA 特征配置(原 UA 特征规则),用于处置来自已知商业工具或开源工具的访问请求。此类请求的 User-Agent 头部符合已知商业或开源工具特征。",
         
     | 
| 
      
 3074 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3075 
     | 
    
         
            +
                      "member": "KnownBotCategories",
         
     | 
| 
      
 3076 
     | 
    
         
            +
                      "name": "KnownBotCategories",
         
     | 
| 
      
 3077 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3078 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3079 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3080 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3081 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3082 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3083 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3084 
     | 
    
         
            +
                      "document": "IP 威胁情报库(原客户端画像分析)配置,用于处置近期访问行为具有特定风险特征的客户端 IP。",
         
     | 
| 
      
 3085 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3086 
     | 
    
         
            +
                      "member": "IPReputation",
         
     | 
| 
      
 3087 
     | 
    
         
            +
                      "name": "IPReputation",
         
     | 
| 
      
 3088 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3089 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3090 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3091 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3092 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3093 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3094 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3095 
     | 
    
         
            +
                      "document": "Bot 智能分析的具体配置。",
         
     | 
| 
      
 3096 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3097 
     | 
    
         
            +
                      "member": "BotIntelligence",
         
     | 
| 
      
 3098 
     | 
    
         
            +
                      "name": "BotIntelligence",
         
     | 
| 
      
 3099 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3100 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3101 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3102 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3103 
     | 
    
         
            +
                    }
         
     | 
| 
      
 3104 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 3105 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 3106 
     | 
    
         
            +
                },
         
     | 
| 
       3046 
3107 
     | 
    
         
             
                "BillingData": {
         
     | 
| 
       3047 
3108 
     | 
    
         
             
                  "document": "计费数据项。",
         
     | 
| 
       3048 
3109 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -3469,6 +3530,34 @@ 
     | 
|
| 
       3469 
3530 
     | 
    
         
             
                  ],
         
     | 
| 
       3470 
3531 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       3471 
3532 
     | 
    
         
             
                },
         
     | 
| 
      
 3533 
     | 
    
         
            +
                "BotIntelligence": {
         
     | 
| 
      
 3534 
     | 
    
         
            +
                  "document": "Bot 智能分析的具体配置。",
         
     | 
| 
      
 3535 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 3536 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3537 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3538 
     | 
    
         
            +
                      "document": "基于客户端和请求特征,将请求来源分为人类来源请求、合法 Bot 请求、疑似 Bot 请求和高风险 Bot 请求,并提供请求处置选项。",
         
     | 
| 
      
 3539 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3540 
     | 
    
         
            +
                      "member": "BotRatings",
         
     | 
| 
      
 3541 
     | 
    
         
            +
                      "name": "BotRatings",
         
     | 
| 
      
 3542 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3543 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3544 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3545 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3546 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3547 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3548 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3549 
     | 
    
         
            +
                      "document": "Bot 智能分析的具体配置开关。取值有:\n\non:开启;\noff:关闭。",
         
     | 
| 
      
 3550 
     | 
    
         
            +
                      "example": "on",
         
     | 
| 
      
 3551 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 3552 
     | 
    
         
            +
                      "name": "Enabled",
         
     | 
| 
      
 3553 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3554 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3555 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 3556 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3557 
     | 
    
         
            +
                    }
         
     | 
| 
      
 3558 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 3559 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 3560 
     | 
    
         
            +
                },
         
     | 
| 
       3472 
3561 
     | 
    
         
             
                "BotManagedRule": {
         
     | 
| 
       3473 
3562 
     | 
    
         
             
                  "document": "Bot 规则,下列规则ID可参考接口 DescribeBotManagedRules返回的ID信息",
         
     | 
| 
       3474 
3563 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -3557,7 +3646,40 @@ 
     | 
|
| 
       3557 
3646 
     | 
    
         
             
                  "members": [
         
     | 
| 
       3558 
3647 
     | 
    
         
             
                    {
         
     | 
| 
       3559 
3648 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       3560 
     | 
    
         
            -
                      "document": " 
     | 
| 
      
 3649 
     | 
    
         
            +
                      "document": "Bot 管理是否开启。取值有:<li>on:开启;</li><li>off:关闭。</li>",
         
     | 
| 
      
 3650 
     | 
    
         
            +
                      "example": "on",
         
     | 
| 
      
 3651 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 3652 
     | 
    
         
            +
                      "name": "Enabled",
         
     | 
| 
      
 3653 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3654 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3655 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 3656 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3657 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3658 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3659 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3660 
     | 
    
         
            +
                      "document": "Bot 管理的自定义规则,组合各类爬虫和请求行为特征,精准定义 Bot 并配置定制化处置方式。",
         
     | 
| 
      
 3661 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3662 
     | 
    
         
            +
                      "member": "BotManagementCustomRules",
         
     | 
| 
      
 3663 
     | 
    
         
            +
                      "name": "CustomRules",
         
     | 
| 
      
 3664 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3665 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3666 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3667 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3668 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3669 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3670 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3671 
     | 
    
         
            +
                      "document": "Bot 管理的基础配置,对策略关联的所有域名生效。可以通过 CustomRules 进行精细化定制。",
         
     | 
| 
      
 3672 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3673 
     | 
    
         
            +
                      "member": "BasicBotSettings",
         
     | 
| 
      
 3674 
     | 
    
         
            +
                      "name": "BasicBotSettings",
         
     | 
| 
      
 3675 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3676 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3677 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3678 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3679 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3680 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3681 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3682 
     | 
    
         
            +
                      "document": "客户端认证规则的定义列表。该功能内测中,如需使用,请提工单。",
         
     | 
| 
       3561 
3683 
     | 
    
         
             
                      "example": "无",
         
     | 
| 
       3562 
3684 
     | 
    
         
             
                      "member": "ClientAttestationRules",
         
     | 
| 
       3563 
3685 
     | 
    
         
             
                      "name": "ClientAttestationRules",
         
     | 
| 
         @@ -3565,6 +3687,134 @@ 
     | 
|
| 
       3565 
3687 
     | 
    
         
             
                      "required": false,
         
     | 
| 
       3566 
3688 
     | 
    
         
             
                      "type": "object",
         
     | 
| 
       3567 
3689 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
      
 3690 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3691 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3692 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3693 
     | 
    
         
            +
                      "document": "配置浏览器伪造识别规则(原主动特征识别规则)。设置注入 JavaScript 的响应页面范围,浏览器校验选项,以及对非浏览器客户端的处置方式。",
         
     | 
| 
      
 3694 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3695 
     | 
    
         
            +
                      "member": "BrowserImpersonationDetection",
         
     | 
| 
      
 3696 
     | 
    
         
            +
                      "name": "BrowserImpersonationDetection",
         
     | 
| 
      
 3697 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3698 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3699 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3700 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3701 
     | 
    
         
            +
                    }
         
     | 
| 
      
 3702 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 3703 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 3704 
     | 
    
         
            +
                },
         
     | 
| 
      
 3705 
     | 
    
         
            +
                "BotManagementActionOverrides": {
         
     | 
| 
      
 3706 
     | 
    
         
            +
                  "document": "Bot 规则项的具体配置,用于覆盖上层的默认配置。",
         
     | 
| 
      
 3707 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 3708 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3709 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3710 
     | 
    
         
            +
                      "document": "Bot 规则组下的具体项,用于改写此单条规则项配置的内容,Ids 所对应的具体信息请参考 DescribeBotManagedRules 接口返回的信息。",
         
     | 
| 
      
 3711 
     | 
    
         
            +
                      "example": "[\"5682929011\"]",
         
     | 
| 
      
 3712 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 3713 
     | 
    
         
            +
                      "name": "Ids",
         
     | 
| 
      
 3714 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3715 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3716 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 3717 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3718 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3719 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3720 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3721 
     | 
    
         
            +
                      "document": "Ids 中指定 Bot 规则项的处置动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(仅限Bot基础特征管理)。</li>\n",
         
     | 
| 
      
 3722 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3723 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 3724 
     | 
    
         
            +
                      "name": "Action",
         
     | 
| 
      
 3725 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3726 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3727 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3728 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3729 
     | 
    
         
            +
                    }
         
     | 
| 
      
 3730 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 3731 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 3732 
     | 
    
         
            +
                },
         
     | 
| 
      
 3733 
     | 
    
         
            +
                "BotManagementCustomRule": {
         
     | 
| 
      
 3734 
     | 
    
         
            +
                  "document": "Web 安全的 Bot 自定义规则。",
         
     | 
| 
      
 3735 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 3736 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3737 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3738 
     | 
    
         
            +
                      "document": "Bot 自定义规则的 ID。<br>通过规则 ID 可支持不同的规则配置操作:<br> <li> <b>增加</b>新规则:ID 为空或不指定 ID 参数;</li><li><b>修改</b>已有规则:指定需要更新/修改的规则 ID;</li><li><b>删除</b>已有规则:BotManagementCustomRules 参数中,Rules 列表中未包含的已有规则将被删除。</li>",
         
     | 
| 
      
 3739 
     | 
    
         
            +
                      "example": "2181399690",
         
     | 
| 
      
 3740 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 3741 
     | 
    
         
            +
                      "name": "Id",
         
     | 
| 
      
 3742 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3743 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3744 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 3745 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3746 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3747 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3748 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3749 
     | 
    
         
            +
                      "document": "Bot 自定义规则的名称。",
         
     | 
| 
      
 3750 
     | 
    
         
            +
                      "example": "SampleCustomBotRule",
         
     | 
| 
      
 3751 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 3752 
     | 
    
         
            +
                      "name": "Name",
         
     | 
| 
      
 3753 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3754 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3755 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 3756 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3757 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3758 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3759 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3760 
     | 
    
         
            +
                      "document": "Bot 自定义规则是否开启。取值有:<li>on:开启;</li><li>off:关闭。</li>",
         
     | 
| 
      
 3761 
     | 
    
         
            +
                      "example": "on",
         
     | 
| 
      
 3762 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 3763 
     | 
    
         
            +
                      "name": "Enabled",
         
     | 
| 
      
 3764 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3765 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3766 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 3767 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3768 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3769 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3770 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3771 
     | 
    
         
            +
                      "document": "Bot 自定义规则的优先级,范围是 1 ~ 100,默认为 50。",
         
     | 
| 
      
 3772 
     | 
    
         
            +
                      "example": "50",
         
     | 
| 
      
 3773 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 3774 
     | 
    
         
            +
                      "name": "Priority",
         
     | 
| 
      
 3775 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3776 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3777 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
      
 3778 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3779 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3780 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3781 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3782 
     | 
    
         
            +
                      "document": "Bot 自定义规则的具体内容,需符合表达式语法,详细规范参见产品文档。",
         
     | 
| 
      
 3783 
     | 
    
         
            +
                      "example": "${http.request.bot.rating} in ['botrating-likely-bot','botrating-verified-bot']} and ${http.request.ip.client_reputation} in ['rep-attackes.high'] and ${http.request.method} in ['POST']",
         
     | 
| 
      
 3784 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 3785 
     | 
    
         
            +
                      "name": "Condition",
         
     | 
| 
      
 3786 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3787 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3788 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 3789 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3790 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3791 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3792 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3793 
     | 
    
         
            +
                      "document": "Bot 自定义规则的处置方式。取值有:<li>Monitor:观察;</li><li>Deny:拦截,其中 DenyActionParameters.Name 支持 Deny 和 ReturnCustomPage;</li><li>Challenge:挑战,其中 ChallengeActionParameters.Name 支持 JSChallenge 和 ManagedChallenge;</li><li>Redirect:重定向至 URL。</li>",
         
     | 
| 
      
 3794 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3795 
     | 
    
         
            +
                      "member": "SecurityWeightedAction",
         
     | 
| 
      
 3796 
     | 
    
         
            +
                      "name": "Action",
         
     | 
| 
      
 3797 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3798 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3799 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 3800 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3801 
     | 
    
         
            +
                    }
         
     | 
| 
      
 3802 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 3803 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 3804 
     | 
    
         
            +
                },
         
     | 
| 
      
 3805 
     | 
    
         
            +
                "BotManagementCustomRules": {
         
     | 
| 
      
 3806 
     | 
    
         
            +
                  "document": "Bot 自定义规则的配置。",
         
     | 
| 
      
 3807 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 3808 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3809 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3810 
     | 
    
         
            +
                      "document": "Bot 自定义规则的列表。使用 ModifySecurityPolicy 修改 Web 防护配置时: <br> <li>  若未指定 SecurityPolicy.BotManagement.CustomRules 中的 Rules 参数,或 Rules 参数长度为零:清空所有 Bot 自定义规则配置。</li> <li> 若 SecurityPolicy.BotManagement 参数中,未指定 CustomRules 参数值:保持已有 Bot 自定义规则配置,不做修改。</li>",
         
     | 
| 
      
 3811 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3812 
     | 
    
         
            +
                      "member": "BotManagementCustomRule",
         
     | 
| 
      
 3813 
     | 
    
         
            +
                      "name": "Rules",
         
     | 
| 
      
 3814 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3815 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3816 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 3817 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
       3568 
3818 
     | 
    
         
             
                    }
         
     | 
| 
       3569 
3819 
     | 
    
         
             
                  ],
         
     | 
| 
       3570 
3820 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
         @@ -3641,6 +3891,117 @@ 
     | 
|
| 
       3641 
3891 
     | 
    
         
             
                  ],
         
     | 
| 
       3642 
3892 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       3643 
3893 
     | 
    
         
             
                },
         
     | 
| 
      
 3894 
     | 
    
         
            +
                "BotRatings": {
         
     | 
| 
      
 3895 
     | 
    
         
            +
                  "document": "基于客户端和请求特征,将请求来源分为人类来源请求、合法 Bot 请求、疑似 Bot 请求和高风险 Bot 请求,并提供请求处置选项。",
         
     | 
| 
      
 3896 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 3897 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3898 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3899 
     | 
    
         
            +
                      "document": "恶意 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Allow:放行;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>",
         
     | 
| 
      
 3900 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3901 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 3902 
     | 
    
         
            +
                      "name": "HighRiskBotRequestsAction",
         
     | 
| 
      
 3903 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3904 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3905 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3906 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3907 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3908 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3909 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3910 
     | 
    
         
            +
                      "document": "疑似 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Allow:放行;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>",
         
     | 
| 
      
 3911 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3912 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 3913 
     | 
    
         
            +
                      "name": "LikelyBotRequestsAction",
         
     | 
| 
      
 3914 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3915 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3916 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3917 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3918 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3919 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3920 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3921 
     | 
    
         
            +
                      "document": "友好 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Allow:放行;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>",
         
     | 
| 
      
 3922 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3923 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 3924 
     | 
    
         
            +
                      "name": "VerifiedBotRequestsAction",
         
     | 
| 
      
 3925 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3926 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3927 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3928 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3929 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3930 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3931 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3932 
     | 
    
         
            +
                      "document": "正常 Bot 请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Allow:放行。</li>",
         
     | 
| 
      
 3933 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3934 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 3935 
     | 
    
         
            +
                      "name": "HumanRequestsAction",
         
     | 
| 
      
 3936 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3937 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3938 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3939 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3940 
     | 
    
         
            +
                    }
         
     | 
| 
      
 3941 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 3942 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 3943 
     | 
    
         
            +
                },
         
     | 
| 
      
 3944 
     | 
    
         
            +
                "BotSessionValidation": {
         
     | 
| 
      
 3945 
     | 
    
         
            +
                  "document": "Cookie 校验和会话跟踪行为具体配置。",
         
     | 
| 
      
 3946 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 3947 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3948 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3949 
     | 
    
         
            +
                      "document": "是否更新 Cookie 并校验。取值有:<li>on:更新 Cookie 并校验;</li><li>off:仅校验。</li>",
         
     | 
| 
      
 3950 
     | 
    
         
            +
                      "example": "on",
         
     | 
| 
      
 3951 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 3952 
     | 
    
         
            +
                      "name": "IssueNewBotSessionCookie",
         
     | 
| 
      
 3953 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3954 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3955 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 3956 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3957 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3958 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3959 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3960 
     | 
    
         
            +
                      "document": "更新 Cookie 并校验时的触发阈值,仅当 IssueNewBotSessionCookie 为 on 时有效。",
         
     | 
| 
      
 3961 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3962 
     | 
    
         
            +
                      "member": "MaxNewSessionTriggerConfig",
         
     | 
| 
      
 3963 
     | 
    
         
            +
                      "name": "MaxNewSessionTriggerConfig",
         
     | 
| 
      
 3964 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3965 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3966 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3967 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3968 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3969 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3970 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3971 
     | 
    
         
            +
                      "document": "未携带 Cookie 或 Cookie 已过期的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>",
         
     | 
| 
      
 3972 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3973 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 3974 
     | 
    
         
            +
                      "name": "SessionExpiredAction",
         
     | 
| 
      
 3975 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3976 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3977 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3978 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3979 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3980 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3981 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3982 
     | 
    
         
            +
                      "document": "不合法 Cookie 的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>",
         
     | 
| 
      
 3983 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3984 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 3985 
     | 
    
         
            +
                      "name": "SessionInvalidAction",
         
     | 
| 
      
 3986 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3987 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3988 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 3989 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 3990 
     | 
    
         
            +
                    },
         
     | 
| 
      
 3991 
     | 
    
         
            +
                    {
         
     | 
| 
      
 3992 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 3993 
     | 
    
         
            +
                      "document": "会话速率和周期特征校验的具体配置。",
         
     | 
| 
      
 3994 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 3995 
     | 
    
         
            +
                      "member": "SessionRateControl",
         
     | 
| 
      
 3996 
     | 
    
         
            +
                      "name": "SessionRateControl",
         
     | 
| 
      
 3997 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 3998 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 3999 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 4000 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4001 
     | 
    
         
            +
                    }
         
     | 
| 
      
 4002 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 4003 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 4004 
     | 
    
         
            +
                },
         
     | 
| 
       3644 
4005 
     | 
    
         
             
                "BotUserRule": {
         
     | 
| 
       3645 
4006 
     | 
    
         
             
                  "document": "Bot自定义规则",
         
     | 
| 
       3646 
4007 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -3801,6 +4162,112 @@ 
     | 
|
| 
       3801 
4162 
     | 
    
         
             
                  ],
         
     | 
| 
       3802 
4163 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       3803 
4164 
     | 
    
         
             
                },
         
     | 
| 
      
 4165 
     | 
    
         
            +
                "BrowserImpersonationDetection": {
         
     | 
| 
      
 4166 
     | 
    
         
            +
                  "document": "浏览器伪造识别规则(原主动特征识别规则)的配置。",
         
     | 
| 
      
 4167 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 4168 
     | 
    
         
            +
                    {
         
     | 
| 
      
 4169 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 4170 
     | 
    
         
            +
                      "document": "浏览器伪造识别规则的列表。使用 ModifySecurityPolicy 修改 Web 防护配置时: <br> <li>  若未指定 SecurityPolicy.BotManagement.BrowserImpersonationDetection 中的 Rules 参数,或 Rules 参数长度为零: 清空所有浏览器伪造识别规则配置。</li> <li> 若 SecurityPolicy.BotManagement 参数中,未指定 BrowserImpersonationDetection 参数值: 保持已有浏览器伪造识别规则配置,不做修改。</li>",
         
     | 
| 
      
 4171 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 4172 
     | 
    
         
            +
                      "member": "BrowserImpersonationDetectionRule",
         
     | 
| 
      
 4173 
     | 
    
         
            +
                      "name": "Rules",
         
     | 
| 
      
 4174 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 4175 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 4176 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 4177 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4178 
     | 
    
         
            +
                    }
         
     | 
| 
      
 4179 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 4180 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 4181 
     | 
    
         
            +
                },
         
     | 
| 
      
 4182 
     | 
    
         
            +
                "BrowserImpersonationDetectionAction": {
         
     | 
| 
      
 4183 
     | 
    
         
            +
                  "document": "Bot 浏览器校验规则(原主动特征识别规则)的 Action。",
         
     | 
| 
      
 4184 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 4185 
     | 
    
         
            +
                    {
         
     | 
| 
      
 4186 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 4187 
     | 
    
         
            +
                      "document": "Cookie 校验和会话跟踪配置。",
         
     | 
| 
      
 4188 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 4189 
     | 
    
         
            +
                      "member": "BotSessionValidation",
         
     | 
| 
      
 4190 
     | 
    
         
            +
                      "name": "BotSessionValidation",
         
     | 
| 
      
 4191 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 4192 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 4193 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 4194 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4195 
     | 
    
         
            +
                    },
         
     | 
| 
      
 4196 
     | 
    
         
            +
                    {
         
     | 
| 
      
 4197 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 4198 
     | 
    
         
            +
                      "document": "客户端行为校验配置。",
         
     | 
| 
      
 4199 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 4200 
     | 
    
         
            +
                      "member": "ClientBehaviorDetection",
         
     | 
| 
      
 4201 
     | 
    
         
            +
                      "name": "ClientBehaviorDetection",
         
     | 
| 
      
 4202 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 4203 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 4204 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 4205 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4206 
     | 
    
         
            +
                    }
         
     | 
| 
      
 4207 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 4208 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 4209 
     | 
    
         
            +
                },
         
     | 
| 
      
 4210 
     | 
    
         
            +
                "BrowserImpersonationDetectionRule": {
         
     | 
| 
      
 4211 
     | 
    
         
            +
                  "document": "浏览器伪造识别规则(原主动特征识别规则)。",
         
     | 
| 
      
 4212 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 4213 
     | 
    
         
            +
                    {
         
     | 
| 
      
 4214 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 4215 
     | 
    
         
            +
                      "document": "浏览器伪造识别规则的 ID。<br>通过规则 ID 可支持不同的规则配置操作:<br> <li> <b>增加</b>新规则:ID 为空或不指定 ID 参数;</li><li><b>修改</b>已有规则:指定需要更新/修改的规则 ID;</li><li><b>删除</b>已有规则:BrowserImpersonationDetection 参数中,Rules 列表中未包含的已有规则将被删除。</li>",
         
     | 
| 
      
 4216 
     | 
    
         
            +
                      "example": "2184868170",
         
     | 
| 
      
 4217 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 4218 
     | 
    
         
            +
                      "name": "Id",
         
     | 
| 
      
 4219 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 4220 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 4221 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 4222 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4223 
     | 
    
         
            +
                    },
         
     | 
| 
      
 4224 
     | 
    
         
            +
                    {
         
     | 
| 
      
 4225 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 4226 
     | 
    
         
            +
                      "document": "浏览器伪造识别规则的名称。",
         
     | 
| 
      
 4227 
     | 
    
         
            +
                      "example": "LoginValidation",
         
     | 
| 
      
 4228 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 4229 
     | 
    
         
            +
                      "name": "Name",
         
     | 
| 
      
 4230 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 4231 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 4232 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 4233 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4234 
     | 
    
         
            +
                    },
         
     | 
| 
      
 4235 
     | 
    
         
            +
                    {
         
     | 
| 
      
 4236 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 4237 
     | 
    
         
            +
                      "document": "浏览器伪造识别规则是否开启。取值有:<li>on:开启;</li><li>off:关闭。</li>",
         
     | 
| 
      
 4238 
     | 
    
         
            +
                      "example": "on",
         
     | 
| 
      
 4239 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 4240 
     | 
    
         
            +
                      "name": "Enabled",
         
     | 
| 
      
 4241 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 4242 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 4243 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 4244 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4245 
     | 
    
         
            +
                    },
         
     | 
| 
      
 4246 
     | 
    
         
            +
                    {
         
     | 
| 
      
 4247 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 4248 
     | 
    
         
            +
                      "document": "浏览器伪造识别规则的具体内容,其中仅支持请求方式(Method)、请求路径(Path)和请求 URL 的配置,需符合表达式语法,详细规范参见产品文档。",
         
     | 
| 
      
 4249 
     | 
    
         
            +
                      "example": "${http.request.path} in ['/api/v3/test','/api/v3/submit'] and ${http.request.method} in ['POST']",
         
     | 
| 
      
 4250 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 4251 
     | 
    
         
            +
                      "name": "Condition",
         
     | 
| 
      
 4252 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 4253 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 4254 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 4255 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4256 
     | 
    
         
            +
                    },
         
     | 
| 
      
 4257 
     | 
    
         
            +
                    {
         
     | 
| 
      
 4258 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 4259 
     | 
    
         
            +
                      "document": "浏览器伪造识别规则的处置方式,包括 Cookie 校验和会话跟踪配置以及客户端行为校验配置。",
         
     | 
| 
      
 4260 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 4261 
     | 
    
         
            +
                      "member": "BrowserImpersonationDetectionAction",
         
     | 
| 
      
 4262 
     | 
    
         
            +
                      "name": "Action",
         
     | 
| 
      
 4263 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 4264 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 4265 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 4266 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4267 
     | 
    
         
            +
                    }
         
     | 
| 
      
 4268 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 4269 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 4270 
     | 
    
         
            +
                },
         
     | 
| 
       3804 
4271 
     | 
    
         
             
                "CC": {
         
     | 
| 
       3805 
4272 
     | 
    
         
             
                  "document": "cc配置项。",
         
     | 
| 
       3806 
4273 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -3848,23 +4315,49 @@ 
     | 
|
| 
       3848 
4315 
     | 
    
         
             
                      "member": "string",
         
     | 
| 
       3849 
4316 
     | 
    
         
             
                      "name": "TopicId",
         
     | 
| 
       3850 
4317 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       3851 
     | 
    
         
            -
                      "required": true,
         
     | 
| 
       3852 
     | 
    
         
            -
                      "type": "string",
         
     | 
| 
      
 4318 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 4319 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 4320 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4321 
     | 
    
         
            +
                    },
         
     | 
| 
      
 4322 
     | 
    
         
            +
                    {
         
     | 
| 
      
 4323 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 4324 
     | 
    
         
            +
                      "document": "腾讯云 CLS 日志集所在的地域。",
         
     | 
| 
      
 4325 
     | 
    
         
            +
                      "example": "ap-guangzhou",
         
     | 
| 
      
 4326 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 4327 
     | 
    
         
            +
                      "name": "LogSetRegion",
         
     | 
| 
      
 4328 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 4329 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 4330 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 4331 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 4332 
     | 
    
         
            +
                    }
         
     | 
| 
      
 4333 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 4334 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 4335 
     | 
    
         
            +
                },
         
     | 
| 
      
 4336 
     | 
    
         
            +
                "CNAMEDetail": {
         
     | 
| 
      
 4337 
     | 
    
         
            +
                  "document": "CNAME 接入类型站点参数详情。",
         
     | 
| 
      
 4338 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 4339 
     | 
    
         
            +
                    {
         
     | 
| 
      
 4340 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 4341 
     | 
    
         
            +
                      "document": "是否伪站点,取值有:\n<li> 0:非伪站点;</li>\n<li> 1:伪站点。</li>\n",
         
     | 
| 
      
 4342 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 4343 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 4344 
     | 
    
         
            +
                      "name": "IsFake",
         
     | 
| 
      
 4345 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 4346 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
       3853 
4347 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       3854 
4348 
     | 
    
         
             
                    },
         
     | 
| 
       3855 
4349 
     | 
    
         
             
                    {
         
     | 
| 
       3856 
4350 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       3857 
     | 
    
         
            -
                      "document": " 
     | 
| 
       3858 
     | 
    
         
            -
                      "example": " 
     | 
| 
       3859 
     | 
    
         
            -
                      "member": " 
     | 
| 
       3860 
     | 
    
         
            -
                      "name": " 
     | 
| 
       3861 
     | 
    
         
            -
                      "output_required":  
     | 
| 
       3862 
     | 
    
         
            -
                      " 
     | 
| 
       3863 
     | 
    
         
            -
                      "type": "string",
         
     | 
| 
      
 4351 
     | 
    
         
            +
                      "document": "归属权验证信息。详情请参考 [站点/域名归属权验证](https://cloud.tencent.com/document/product/1552/70789) 。",
         
     | 
| 
      
 4352 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 4353 
     | 
    
         
            +
                      "member": "OwnershipVerification",
         
     | 
| 
      
 4354 
     | 
    
         
            +
                      "name": "OwnershipVerification",
         
     | 
| 
      
 4355 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 4356 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
       3864 
4357 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       3865 
4358 
     | 
    
         
             
                    }
         
     | 
| 
       3866 
4359 
     | 
    
         
             
                  ],
         
     | 
| 
       3867 
     | 
    
         
            -
                  "usage": " 
     | 
| 
      
 4360 
     | 
    
         
            +
                  "usage": "out"
         
     | 
| 
       3868 
4361 
     | 
    
         
             
                },
         
     | 
| 
       3869 
4362 
     | 
    
         
             
                "Cache": {
         
     | 
| 
       3870 
4363 
     | 
    
         
             
                  "document": "缓存时间设置",
         
     | 
| 
         @@ -4650,7 +5143,7 @@ 
     | 
|
| 
       4650 
5143 
     | 
    
         
             
                    {
         
     | 
| 
       4651 
5144 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       4652 
5145 
     | 
    
         
             
                      "document": "客户端设备配置。若 ClientAttestationRules 参数中,未指定 DeviceProfiles 参数值:保持已有客户端设备配置,不做修改。",
         
     | 
| 
       4653 
     | 
    
         
            -
                      "example": " 
     | 
| 
      
 5146 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
       4654 
5147 
     | 
    
         
             
                      "member": "DeviceProfile",
         
     | 
| 
       4655 
5148 
     | 
    
         
             
                      "name": "DeviceProfiles",
         
     | 
| 
       4656 
5149 
     | 
    
         
             
                      "output_required": false,
         
     | 
| 
         @@ -4661,7 +5154,7 @@ 
     | 
|
| 
       4661 
5154 
     | 
    
         
             
                    {
         
     | 
| 
       4662 
5155 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       4663 
5156 
     | 
    
         
             
                      "document": "客户端认证未通过的处置方式。SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Redirect:重定向;</li><li>Challenge:挑战。</li>默认值为 Monitor。",
         
     | 
| 
       4664 
     | 
    
         
            -
                      "example": " 
     | 
| 
      
 5157 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
       4665 
5158 
     | 
    
         
             
                      "member": "SecurityAction",
         
     | 
| 
       4666 
5159 
     | 
    
         
             
                      "name": "InvalidAttestationAction",
         
     | 
| 
       4667 
5160 
     | 
    
         
             
                      "output_required": false,
         
     | 
| 
         @@ -4772,6 +5265,89 @@ 
     | 
|
| 
       4772 
5265 
     | 
    
         
             
                  ],
         
     | 
| 
       4773 
5266 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       4774 
5267 
     | 
    
         
             
                },
         
     | 
| 
      
 5268 
     | 
    
         
            +
                "ClientBehaviorDetection": {
         
     | 
| 
      
 5269 
     | 
    
         
            +
                  "document": "客户端行为校验",
         
     | 
| 
      
 5270 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 5271 
     | 
    
         
            +
                    {
         
     | 
| 
      
 5272 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 5273 
     | 
    
         
            +
                      "document": "工作量证明校验强度。取值有:<li>low:低;</li><li>medium:中;</li><li>high:高。</li>",
         
     | 
| 
      
 5274 
     | 
    
         
            +
                      "example": "high",
         
     | 
| 
      
 5275 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 5276 
     | 
    
         
            +
                      "name": "CryptoChallengeIntensity",
         
     | 
| 
      
 5277 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 5278 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 5279 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 5280 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 5281 
     | 
    
         
            +
                    },
         
     | 
| 
      
 5282 
     | 
    
         
            +
                    {
         
     | 
| 
      
 5283 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 5284 
     | 
    
         
            +
                      "document": "客户端行为校验的执行方式。取值有:<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> ",
         
     | 
| 
      
 5285 
     | 
    
         
            +
                      "example": "500ms",
         
     | 
| 
      
 5286 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 5287 
     | 
    
         
            +
                      "name": "CryptoChallengeDelayBefore",
         
     | 
| 
      
 5288 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 5289 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 5290 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 5291 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 5292 
     | 
    
         
            +
                    },
         
     | 
| 
      
 5293 
     | 
    
         
            +
                    {
         
     | 
| 
      
 5294 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 5295 
     | 
    
         
            +
                      "document": "触发阈值统计的时间窗口,取值有:<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> ",
         
     | 
| 
      
 5296 
     | 
    
         
            +
                      "example": "10s",
         
     | 
| 
      
 5297 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 5298 
     | 
    
         
            +
                      "name": "MaxChallengeCountInterval",
         
     | 
| 
      
 5299 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 5300 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 5301 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 5302 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 5303 
     | 
    
         
            +
                    },
         
     | 
| 
      
 5304 
     | 
    
         
            +
                    {
         
     | 
| 
      
 5305 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 5306 
     | 
    
         
            +
                      "document": "触发阈值统计的累计次数,取值范围 1 ~ 100000000。",
         
     | 
| 
      
 5307 
     | 
    
         
            +
                      "example": "1000",
         
     | 
| 
      
 5308 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 5309 
     | 
    
         
            +
                      "name": "MaxChallengeCountThreshold",
         
     | 
| 
      
 5310 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 5311 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 5312 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
      
 5313 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 5314 
     | 
    
         
            +
                    },
         
     | 
| 
      
 5315 
     | 
    
         
            +
                    {
         
     | 
| 
      
 5316 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 5317 
     | 
    
         
            +
                      "document": "客户端未启用 JS(未完成检测)时的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>",
         
     | 
| 
      
 5318 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 5319 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 5320 
     | 
    
         
            +
                      "name": "ChallengeNotFinishedAction",
         
     | 
| 
      
 5321 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 5322 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 5323 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 5324 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 5325 
     | 
    
         
            +
                    },
         
     | 
| 
      
 5326 
     | 
    
         
            +
                    {
         
     | 
| 
      
 5327 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 5328 
     | 
    
         
            +
                      "document": "客户端检测超时的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>",
         
     | 
| 
      
 5329 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 5330 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 5331 
     | 
    
         
            +
                      "name": "ChallengeTimeoutAction",
         
     | 
| 
      
 5332 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 5333 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 5334 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 5335 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 5336 
     | 
    
         
            +
                    },
         
     | 
| 
      
 5337 
     | 
    
         
            +
                    {
         
     | 
| 
      
 5338 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 5339 
     | 
    
         
            +
                      "document": "Bot 客户端的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>",
         
     | 
| 
      
 5340 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 5341 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 5342 
     | 
    
         
            +
                      "name": "BotClientAction",
         
     | 
| 
      
 5343 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 5344 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 5345 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 5346 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 5347 
     | 
    
         
            +
                    }
         
     | 
| 
      
 5348 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 5349 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 5350 
     | 
    
         
            +
                },
         
     | 
| 
       4775 
5351 
     | 
    
         
             
                "ClientFiltering": {
         
     | 
| 
       4776 
5352 
     | 
    
         
             
                  "document": "智能客户端过滤",
         
     | 
| 
       4777 
5353 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -8450,6 +9026,22 @@ 
     | 
|
| 
       8450 
9026 
     | 
    
         
             
                  ],
         
     | 
| 
       8451 
9027 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       8452 
9028 
     | 
    
         
             
                },
         
     | 
| 
      
 9029 
     | 
    
         
            +
                "DNSPodDetail": {
         
     | 
| 
      
 9030 
     | 
    
         
            +
                  "document": "DNSPod 托管类型站点参数详情。",
         
     | 
| 
      
 9031 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 9032 
     | 
    
         
            +
                    {
         
     | 
| 
      
 9033 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 9034 
     | 
    
         
            +
                      "document": "是否伪站点,取值有:\n<li> 0:非伪站点;</li>\n<li> 1:伪站点。</li>\n",
         
     | 
| 
      
 9035 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 9036 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 9037 
     | 
    
         
            +
                      "name": "IsFake",
         
     | 
| 
      
 9038 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 9039 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
      
 9040 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 9041 
     | 
    
         
            +
                    }
         
     | 
| 
      
 9042 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 9043 
     | 
    
         
            +
                  "usage": "out"
         
     | 
| 
      
 9044 
     | 
    
         
            +
                },
         
     | 
| 
       8453 
9045 
     | 
    
         
             
                "DefaultServerCertInfo": {
         
     | 
| 
       8454 
9046 
     | 
    
         
             
                  "document": "https 服务端证书配置",
         
     | 
| 
       8455 
9047 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -13494,7 +14086,7 @@ 
     | 
|
| 
       13494 
14086 
     | 
    
         
             
                    {
         
     | 
| 
       13495 
14087 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       13496 
14088 
     | 
    
         
             
                      "document": "安全策略配置。\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
       13497 
     | 
    
         
            -
                      "example": " 
     | 
| 
      
 14089 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
       13498 
14090 
     | 
    
         
             
                      "member": "SecurityPolicy",
         
     | 
| 
       13499 
14091 
     | 
    
         
             
                      "name": "SecurityPolicy",
         
     | 
| 
       13500 
14092 
     | 
    
         
             
                      "output_required": false,
         
     | 
| 
         @@ -14419,7 +15011,7 @@ 
     | 
|
| 
       14419 
15011 
     | 
    
         
             
                    },
         
     | 
| 
       14420 
15012 
     | 
    
         
             
                    {
         
     | 
| 
       14421 
15013 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       14422 
     | 
    
         
            -
                      "document": "过滤条件,Filters.Values 的上限为 20。该参数不填写时,返回当前 appid 下有权限的所有站点信息。详细的过滤条件如下:\n<li>zone-name:按照站点名称进行过滤;</li><li>zone-id:按照站点 ID 
     | 
| 
      
 15014 
     | 
    
         
            +
                      "document": "过滤条件,Filters.Values 的上限为 20。该参数不填写时,返回当前 appid 下有权限的所有站点信息。详细的过滤条件如下:\n<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。",
         
     | 
| 
       14423 
15015 
     | 
    
         
             
                      "example": "无",
         
     | 
| 
       14424 
15016 
     | 
    
         
             
                      "member": "AdvancedFilter",
         
     | 
| 
       14425 
15017 
     | 
    
         
             
                      "name": "Filters",
         
     | 
| 
         @@ -14462,7 +15054,7 @@ 
     | 
|
| 
       14462 
15054 
     | 
    
         
             
                    },
         
     | 
| 
       14463 
15055 
     | 
    
         
             
                    {
         
     | 
| 
       14464 
15056 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       14465 
     | 
    
         
            -
                      "document": " 
     | 
| 
      
 15057 
     | 
    
         
            +
                      "document": "站点列表详情。",
         
     | 
| 
       14466 
15058 
     | 
    
         
             
                      "example": "无",
         
     | 
| 
       14467 
15059 
     | 
    
         
             
                      "member": "Zone",
         
     | 
| 
       14468 
15060 
     | 
    
         
             
                      "name": "Zones",
         
     | 
| 
         @@ -17528,6 +18120,62 @@ 
     | 
|
| 
       17528 
18120 
     | 
    
         
             
                  ],
         
     | 
| 
       17529 
18121 
     | 
    
         
             
                  "usage": "out"
         
     | 
| 
       17530 
18122 
     | 
    
         
             
                },
         
     | 
| 
      
 18123 
     | 
    
         
            +
                "IPReputation": {
         
     | 
| 
      
 18124 
     | 
    
         
            +
                  "document": "IP 情报库(原客户端画像分析)配置。",
         
     | 
| 
      
 18125 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 18126 
     | 
    
         
            +
                    {
         
     | 
| 
      
 18127 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 18128 
     | 
    
         
            +
                      "document": "IP 情报库(原客户端画像分析)。取值有:<li>on:开启;</li><li>off:关闭。</li>",
         
     | 
| 
      
 18129 
     | 
    
         
            +
                      "example": "on",
         
     | 
| 
      
 18130 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 18131 
     | 
    
         
            +
                      "name": "Enabled",
         
     | 
| 
      
 18132 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 18133 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 18134 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 18135 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 18136 
     | 
    
         
            +
                    },
         
     | 
| 
      
 18137 
     | 
    
         
            +
                    {
         
     | 
| 
      
 18138 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 18139 
     | 
    
         
            +
                      "document": "IP 情报库(原客户端画像分析)的具体配置内容。",
         
     | 
| 
      
 18140 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 18141 
     | 
    
         
            +
                      "member": "IPReputationGroup",
         
     | 
| 
      
 18142 
     | 
    
         
            +
                      "name": "IPReputationGroup",
         
     | 
| 
      
 18143 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 18144 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 18145 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 18146 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 18147 
     | 
    
         
            +
                    }
         
     | 
| 
      
 18148 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 18149 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 18150 
     | 
    
         
            +
                },
         
     | 
| 
      
 18151 
     | 
    
         
            +
                "IPReputationGroup": {
         
     | 
| 
      
 18152 
     | 
    
         
            +
                  "document": "IP 情报库(原客户端画像分析)的具体配置。",
         
     | 
| 
      
 18153 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 18154 
     | 
    
         
            +
                    {
         
     | 
| 
      
 18155 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 18156 
     | 
    
         
            +
                      "document": "IP 情报库(原客户端画像分析)的执行动作。SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge。</li>",
         
     | 
| 
      
 18157 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 18158 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 18159 
     | 
    
         
            +
                      "name": "BaseAction",
         
     | 
| 
      
 18160 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 18161 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 18162 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 18163 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 18164 
     | 
    
         
            +
                    },
         
     | 
| 
      
 18165 
     | 
    
         
            +
                    {
         
     | 
| 
      
 18166 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 18167 
     | 
    
         
            +
                      "document": "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>",
         
     | 
| 
      
 18168 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 18169 
     | 
    
         
            +
                      "member": "BotManagementActionOverrides",
         
     | 
| 
      
 18170 
     | 
    
         
            +
                      "name": "BotManagementActionOverrides",
         
     | 
| 
      
 18171 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 18172 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 18173 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 18174 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 18175 
     | 
    
         
            +
                    }
         
     | 
| 
      
 18176 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 18177 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 18178 
     | 
    
         
            +
                },
         
     | 
| 
       17531 
18179 
     | 
    
         
             
                "IPWhitelist": {
         
     | 
| 
       17532 
18180 
     | 
    
         
             
                  "document": "源站防护IP白名单",
         
     | 
| 
       17533 
18181 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -18186,6 +18834,34 @@ 
     | 
|
| 
       18186 
18834 
     | 
    
         
             
                  ],
         
     | 
| 
       18187 
18835 
     | 
    
         
             
                  "usage": "out"
         
     | 
| 
       18188 
18836 
     | 
    
         
             
                },
         
     | 
| 
      
 18837 
     | 
    
         
            +
                "KnownBotCategories": {
         
     | 
| 
      
 18838 
     | 
    
         
            +
                  "document": "商业或开源工具 UA 特征配置(原 UA 特征规则)。",
         
     | 
| 
      
 18839 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 18840 
     | 
    
         
            +
                    {
         
     | 
| 
      
 18841 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 18842 
     | 
    
         
            +
                      "document": "来自已知商业工具或开源工具的访问请求的处置方式。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(待废弃)。</li> ",
         
     | 
| 
      
 18843 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 18844 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 18845 
     | 
    
         
            +
                      "name": "BaseAction",
         
     | 
| 
      
 18846 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 18847 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 18848 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 18849 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 18850 
     | 
    
         
            +
                    },
         
     | 
| 
      
 18851 
     | 
    
         
            +
                    {
         
     | 
| 
      
 18852 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 18853 
     | 
    
         
            +
                      "document": "指定已知商业工具或开源工具的访问请求的处置方式。",
         
     | 
| 
      
 18854 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 18855 
     | 
    
         
            +
                      "member": "BotManagementActionOverrides",
         
     | 
| 
      
 18856 
     | 
    
         
            +
                      "name": "BotManagementActionOverrides",
         
     | 
| 
      
 18857 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 18858 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 18859 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 18860 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 18861 
     | 
    
         
            +
                    }
         
     | 
| 
      
 18862 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 18863 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 18864 
     | 
    
         
            +
                },
         
     | 
| 
       18189 
18865 
     | 
    
         
             
                "L4OfflineLog": {
         
     | 
| 
       18190 
18866 
     | 
    
         
             
                  "document": "离线日志详细信息",
         
     | 
| 
       18191 
18867 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -19227,6 +19903,34 @@ 
     | 
|
| 
       19227 
19903 
     | 
    
         
             
                  ],
         
     | 
| 
       19228 
19904 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       19229 
19905 
     | 
    
         
             
                },
         
     | 
| 
      
 19906 
     | 
    
         
            +
                "MaxNewSessionTriggerConfig": {
         
     | 
| 
      
 19907 
     | 
    
         
            +
                  "document": "Bot 管理中校验的触发阈值。",
         
     | 
| 
      
 19908 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 19909 
     | 
    
         
            +
                    {
         
     | 
| 
      
 19910 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 19911 
     | 
    
         
            +
                      "document": "触发阈值统计的时间窗口,取值有:<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> ",
         
     | 
| 
      
 19912 
     | 
    
         
            +
                      "example": "10s",
         
     | 
| 
      
 19913 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 19914 
     | 
    
         
            +
                      "name": "MaxNewSessionCountInterval",
         
     | 
| 
      
 19915 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 19916 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 19917 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 19918 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 19919 
     | 
    
         
            +
                    },
         
     | 
| 
      
 19920 
     | 
    
         
            +
                    {
         
     | 
| 
      
 19921 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 19922 
     | 
    
         
            +
                      "document": "触发阈值统计的累计次数,取值范围 1 ~ 100000000。",
         
     | 
| 
      
 19923 
     | 
    
         
            +
                      "example": "300",
         
     | 
| 
      
 19924 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 19925 
     | 
    
         
            +
                      "name": "MaxNewSessionCountThreshold",
         
     | 
| 
      
 19926 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 19927 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 19928 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
      
 19929 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 19930 
     | 
    
         
            +
                    }
         
     | 
| 
      
 19931 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 19932 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 19933 
     | 
    
         
            +
                },
         
     | 
| 
       19230 
19934 
     | 
    
         
             
                "MinimalRequestBodyTransferRate": {
         
     | 
| 
       19231 
19935 
     | 
    
         
             
                  "document": "正文传输最小速率阈值的具体配置。",
         
     | 
| 
       19232 
19936 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -21585,7 +22289,7 @@ 
     | 
|
| 
       21585 
22289 
     | 
    
         
             
                    },
         
     | 
| 
       21586 
22290 
     | 
    
         
             
                    {
         
     | 
| 
       21587 
22291 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       21588 
     | 
    
         
            -
                      "document": "安全策略配置。<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 
     | 
| 
      
 22292 
     | 
    
         
            +
                      "document": "安全策略配置。<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>",
         
     | 
| 
       21589 
22293 
     | 
    
         
             
                      "example": "无",
         
     | 
| 
       21590 
22294 
     | 
    
         
             
                      "member": "SecurityConfig",
         
     | 
| 
       21591 
22295 
     | 
    
         
             
                      "name": "SecurityConfig",
         
     | 
| 
         @@ -21594,8 +22298,8 @@ 
     | 
|
| 
       21594 
22298 
     | 
    
         
             
                    },
         
     | 
| 
       21595 
22299 
     | 
    
         
             
                    {
         
     | 
| 
       21596 
22300 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       21597 
     | 
    
         
            -
                      "document": "安全策略配置。对 Web  
     | 
| 
       21598 
     | 
    
         
            -
                      "example": " 
     | 
| 
      
 22301 
     | 
    
         
            +
                      "document": "安全策略配置。对 Web 例外规则、防护自定义策略、速率规则、托管规则和 Bot 管理配置建议使用,支持表达式语法对安全策略进行配置。",
         
     | 
| 
      
 22302 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
       21599 
22303 
     | 
    
         
             
                      "member": "SecurityPolicy",
         
     | 
| 
       21600 
22304 
     | 
    
         
             
                      "name": "SecurityPolicy",
         
     | 
| 
       21601 
22305 
     | 
    
         
             
                      "required": false,
         
     | 
| 
         @@ -22311,23 +23015,99 @@ 
     | 
|
| 
       22311 
23015 
     | 
    
         
             
                      "member": "string",
         
     | 
| 
       22312 
23016 
     | 
    
         
             
                      "name": "Switch",
         
     | 
| 
       22313 
23017 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       22314 
     | 
    
         
            -
                      "required": true,
         
     | 
| 
       22315 
     | 
    
         
            -
                      "type": "string",
         
     | 
| 
      
 23018 
     | 
    
         
            +
                      "required": true,
         
     | 
| 
      
 23019 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 23020 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 23021 
     | 
    
         
            +
                    },
         
     | 
| 
      
 23022 
     | 
    
         
            +
                    {
         
     | 
| 
      
 23023 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 23024 
     | 
    
         
            +
                      "document": "双向认证证书列表。\n注意:MutualTLS 在 ModifyHostsCertificate 作为入参使用时,该参数传入对应证书的 CertId 即可。您可以前往 [SSL 证书列表](https://console.cloud.tencent.com/ssl) 查看 CertId。",
         
     | 
| 
      
 23025 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 23026 
     | 
    
         
            +
                      "member": "CertificateInfo",
         
     | 
| 
      
 23027 
     | 
    
         
            +
                      "name": "CertInfos",
         
     | 
| 
      
 23028 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 23029 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 23030 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 23031 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 23032 
     | 
    
         
            +
                    }
         
     | 
| 
      
 23033 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 23034 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 23035 
     | 
    
         
            +
                },
         
     | 
| 
      
 23036 
     | 
    
         
            +
                "NSDetail": {
         
     | 
| 
      
 23037 
     | 
    
         
            +
                  "document": "NS 接入类型站点参数详情。",
         
     | 
| 
      
 23038 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 23039 
     | 
    
         
            +
                    {
         
     | 
| 
      
 23040 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 23041 
     | 
    
         
            +
                      "document": "是否开启 CNAME 加速,取值有:\n<li> enabled:开启;</li>\n<li> disabled:关闭。</li>",
         
     | 
| 
      
 23042 
     | 
    
         
            +
                      "example": "enabled",
         
     | 
| 
      
 23043 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 23044 
     | 
    
         
            +
                      "name": "CnameSpeedUp",
         
     | 
| 
      
 23045 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 23046 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 23047 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 23048 
     | 
    
         
            +
                    },
         
     | 
| 
      
 23049 
     | 
    
         
            +
                    {
         
     | 
| 
      
 23050 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 23051 
     | 
    
         
            +
                      "document": "是否存在同名站点,取值有:\n<li> 0:不存在同名站点;</li>\n<li> 1:已存在同名站点。</li>",
         
     | 
| 
      
 23052 
     | 
    
         
            +
                      "example": "1",
         
     | 
| 
      
 23053 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 23054 
     | 
    
         
            +
                      "name": "IsFake",
         
     | 
| 
      
 23055 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 23056 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
      
 23057 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 23058 
     | 
    
         
            +
                    },
         
     | 
| 
      
 23059 
     | 
    
         
            +
                    {
         
     | 
| 
      
 23060 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 23061 
     | 
    
         
            +
                      "document": "归属权验证信息。针对 NS 接入类型的站点,将当前的 NS 服务器切换至腾讯云 EdgeOne 指定的 NS 服务器,即视为通过归属权验证。详情请参考 [站点/域名归属权验证](https://cloud.tencent.com/document/product/1552/70789) 。",
         
     | 
| 
      
 23062 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 23063 
     | 
    
         
            +
                      "member": "OwnershipVerification",
         
     | 
| 
      
 23064 
     | 
    
         
            +
                      "name": "OwnershipVerification",
         
     | 
| 
      
 23065 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 23066 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 23067 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 23068 
     | 
    
         
            +
                    },
         
     | 
| 
      
 23069 
     | 
    
         
            +
                    {
         
     | 
| 
      
 23070 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 23071 
     | 
    
         
            +
                      "document": "由 EdgeOne 检测到的站点当前正在使用的 NS 服务器列表。",
         
     | 
| 
      
 23072 
     | 
    
         
            +
                      "example": "[\"ns1.example.com.\",\"ns2.example.com.\"]",
         
     | 
| 
      
 23073 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 23074 
     | 
    
         
            +
                      "name": "OriginalNameServers",
         
     | 
| 
      
 23075 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 23076 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 23077 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 23078 
     | 
    
         
            +
                    },
         
     | 
| 
      
 23079 
     | 
    
         
            +
                    {
         
     | 
| 
      
 23080 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 23081 
     | 
    
         
            +
                      "document": "腾讯云 EdgeOne 分配的 NS 服务器列表。需要将当前站点 NS 服务器指向该地址,站点才能生效。",
         
     | 
| 
      
 23082 
     | 
    
         
            +
                      "example": "[\"ns1.teodns.com.\",\"ns2.teodns.com.\"]",
         
     | 
| 
      
 23083 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 23084 
     | 
    
         
            +
                      "name": "NameServers",
         
     | 
| 
      
 23085 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 23086 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 23087 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 23088 
     | 
    
         
            +
                    },
         
     | 
| 
      
 23089 
     | 
    
         
            +
                    {
         
     | 
| 
      
 23090 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 23091 
     | 
    
         
            +
                      "document": "用户自定义 NS 服务器域名信息。如果启用了自定义 NS 服务,需要在域名注册厂商内将 NS 指向该地址。",
         
     | 
| 
      
 23092 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 23093 
     | 
    
         
            +
                      "member": "VanityNameServers",
         
     | 
| 
      
 23094 
     | 
    
         
            +
                      "name": "VanityNameServers",
         
     | 
| 
      
 23095 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 23096 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
       22316 
23097 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       22317 
23098 
     | 
    
         
             
                    },
         
     | 
| 
       22318 
23099 
     | 
    
         
             
                    {
         
     | 
| 
       22319 
23100 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       22320 
     | 
    
         
            -
                      "document": " 
     | 
| 
      
 23101 
     | 
    
         
            +
                      "document": "用户自定义 NS 服务器对应的 IP 地址信息。",
         
     | 
| 
       22321 
23102 
     | 
    
         
             
                      "example": "无",
         
     | 
| 
       22322 
     | 
    
         
            -
                      "member": " 
     | 
| 
       22323 
     | 
    
         
            -
                      "name": " 
     | 
| 
       22324 
     | 
    
         
            -
                      "output_required":  
     | 
| 
       22325 
     | 
    
         
            -
                      "required": false,
         
     | 
| 
      
 23103 
     | 
    
         
            +
                      "member": "VanityNameServersIps",
         
     | 
| 
      
 23104 
     | 
    
         
            +
                      "name": "VanityNameServersIps",
         
     | 
| 
      
 23105 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
       22326 
23106 
     | 
    
         
             
                      "type": "list",
         
     | 
| 
       22327 
23107 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       22328 
23108 
     | 
    
         
             
                    }
         
     | 
| 
       22329 
23109 
     | 
    
         
             
                  ],
         
     | 
| 
       22330 
     | 
    
         
            -
                  "usage": " 
     | 
| 
      
 23110 
     | 
    
         
            +
                  "usage": "out"
         
     | 
| 
       22331 
23111 
     | 
    
         
             
                },
         
     | 
| 
       22332 
23112 
     | 
    
         
             
                "NextOriginACL": {
         
     | 
| 
       22333 
23113 
     | 
    
         
             
                  "document": "当回源 IP 网段发生更新时,该字段会返回下一个版本将要生效的回源 IP 网段,包含与当前生效的回源 IP 网段的对比。",
         
     | 
| 
         @@ -26330,6 +27110,34 @@ 
     | 
|
| 
       26330 
27110 
     | 
    
         
             
                  ],
         
     | 
| 
       26331 
27111 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       26332 
27112 
     | 
    
         
             
                },
         
     | 
| 
      
 27113 
     | 
    
         
            +
                "SearchEngineBots": {
         
     | 
| 
      
 27114 
     | 
    
         
            +
                  "document": "搜索引擎规则配置。",
         
     | 
| 
      
 27115 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 27116 
     | 
    
         
            +
                    {
         
     | 
| 
      
 27117 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 27118 
     | 
    
         
            +
                      "document": "来自搜索引擎爬虫的请求的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(待废弃)。</li> ",
         
     | 
| 
      
 27119 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 27120 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 27121 
     | 
    
         
            +
                      "name": "BaseAction",
         
     | 
| 
      
 27122 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 27123 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 27124 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 27125 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 27126 
     | 
    
         
            +
                    },
         
     | 
| 
      
 27127 
     | 
    
         
            +
                    {
         
     | 
| 
      
 27128 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 27129 
     | 
    
         
            +
                      "document": "指定搜索引擎爬虫请求的处置方式。",
         
     | 
| 
      
 27130 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 27131 
     | 
    
         
            +
                      "member": "BotManagementActionOverrides",
         
     | 
| 
      
 27132 
     | 
    
         
            +
                      "name": "BotManagementActionOverrides",
         
     | 
| 
      
 27133 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 27134 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 27135 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 27136 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 27137 
     | 
    
         
            +
                    }
         
     | 
| 
      
 27138 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 27139 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 27140 
     | 
    
         
            +
                },
         
     | 
| 
       26333 
27141 
     | 
    
         
             
                "SecEntry": {
         
     | 
| 
       26334 
27142 
     | 
    
         
             
                  "document": "安全数据Entry返回值",
         
     | 
| 
       26335 
27143 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -26417,7 +27225,7 @@ 
     | 
|
| 
       26417 
27225 
     | 
    
         
             
                  "members": [
         
     | 
| 
       26418 
27226 
     | 
    
         
             
                    {
         
     | 
| 
       26419 
27227 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       26420 
     | 
    
         
            -
                      "document": "安全执行的具体动作。取值有:\n<li>Deny:拦截,阻止请求访问站点资源;</li>\n<li>Monitor:观察,仅记录日志;</li>\n<li>Redirect:重定向至 URL;</li>\n<li>Disabled:未启用,不启用指定规则;</li>\n<li>Allow:允许访问,但延迟处理请求;</li>\n<li>Challenge:挑战,响应挑战内容;</li>\n<li>BlockIP:待废弃,IP 封禁;</li>\n<li>ReturnCustomPage:待废弃,使用指定页面拦截;</li>\n<li>JSChallenge:待废弃,JavaScript 挑战;</li>\n<li>ManagedChallenge:待废弃,托管挑战。</li>",
         
     | 
| 
      
 27228 
     | 
    
         
            +
                      "document": "安全执行的具体动作。取值有:\n<li>Deny:拦截,阻止请求访问站点资源;</li>\n<li>Monitor:观察,仅记录日志;</li>\n<li>Redirect:重定向至 URL;</li>\n<li>Disabled:未启用,不启用指定规则;</li>\n<li>Allow:允许访问,但延迟处理请求;</li>\n<li>Challenge:挑战,响应挑战内容;</li>\n<li>Trans:放行,允许请求直接访问站点资源;</li>\n<li>BlockIP:待废弃,IP 封禁;</li>\n<li>ReturnCustomPage:待废弃,使用指定页面拦截;</li>\n<li>JSChallenge:待废弃,JavaScript 挑战;</li>\n<li>ManagedChallenge:待废弃,托管挑战。</li>",
         
     | 
| 
       26421 
27229 
     | 
    
         
             
                      "example": "Deny",
         
     | 
| 
       26422 
27230 
     | 
    
         
             
                      "member": "string",
         
     | 
| 
       26423 
27231 
     | 
    
         
             
                      "name": "Name",
         
     | 
| 
         @@ -26782,6 +27590,34 @@ 
     | 
|
| 
       26782 
27590 
     | 
    
         
             
                  ],
         
     | 
| 
       26783 
27591 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       26784 
27592 
     | 
    
         
             
                },
         
     | 
| 
      
 27593 
     | 
    
         
            +
                "SecurityWeightedAction": {
         
     | 
| 
      
 27594 
     | 
    
         
            +
                  "document": "按权重分配的 SecurityAction。",
         
     | 
| 
      
 27595 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 27596 
     | 
    
         
            +
                    {
         
     | 
| 
      
 27597 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 27598 
     | 
    
         
            +
                      "document": "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>",
         
     | 
| 
      
 27599 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 27600 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 27601 
     | 
    
         
            +
                      "name": "SecurityAction",
         
     | 
| 
      
 27602 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 27603 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 27604 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 27605 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 27606 
     | 
    
         
            +
                    },
         
     | 
| 
      
 27607 
     | 
    
         
            +
                    {
         
     | 
| 
      
 27608 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 27609 
     | 
    
         
            +
                      "document": "当前 SecurityAction 的权重,仅支持 10 ~ 100 且必须为 10 的倍数,其中 Weight 参数全部相加须等于 100。",
         
     | 
| 
      
 27610 
     | 
    
         
            +
                      "example": "20",
         
     | 
| 
      
 27611 
     | 
    
         
            +
                      "member": "int64",
         
     | 
| 
      
 27612 
     | 
    
         
            +
                      "name": "Weight",
         
     | 
| 
      
 27613 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 27614 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 27615 
     | 
    
         
            +
                      "type": "int",
         
     | 
| 
      
 27616 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 27617 
     | 
    
         
            +
                    }
         
     | 
| 
      
 27618 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 27619 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 27620 
     | 
    
         
            +
                },
         
     | 
| 
       26785 
27621 
     | 
    
         
             
                "ServerCertInfo": {
         
     | 
| 
       26786 
27622 
     | 
    
         
             
                  "document": "https 服务端证书配置",
         
     | 
| 
       26787 
27623 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -26865,6 +27701,56 @@ 
     | 
|
| 
       26865 
27701 
     | 
    
         
             
                  ],
         
     | 
| 
       26866 
27702 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       26867 
27703 
     | 
    
         
             
                },
         
     | 
| 
      
 27704 
     | 
    
         
            +
                "SessionRateControl": {
         
     | 
| 
      
 27705 
     | 
    
         
            +
                  "document": "会话速率和周期特征校验配置。",
         
     | 
| 
      
 27706 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 27707 
     | 
    
         
            +
                    {
         
     | 
| 
      
 27708 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 27709 
     | 
    
         
            +
                      "document": "会话速率和周期特征校验配置是否开启。取值有:<li>on:启用</li><li>off:关闭</li>",
         
     | 
| 
      
 27710 
     | 
    
         
            +
                      "example": "on",
         
     | 
| 
      
 27711 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 27712 
     | 
    
         
            +
                      "name": "Enabled",
         
     | 
| 
      
 27713 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 27714 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 27715 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 27716 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 27717 
     | 
    
         
            +
                    },
         
     | 
| 
      
 27718 
     | 
    
         
            +
                    {
         
     | 
| 
      
 27719 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 27720 
     | 
    
         
            +
                      "document": "会话速率和周期特征校验高风险的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>",
         
     | 
| 
      
 27721 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 27722 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 27723 
     | 
    
         
            +
                      "name": "HighRateSessionAction",
         
     | 
| 
      
 27724 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 27725 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 27726 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 27727 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 27728 
     | 
    
         
            +
                    },
         
     | 
| 
      
 27729 
     | 
    
         
            +
                    {
         
     | 
| 
      
 27730 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 27731 
     | 
    
         
            +
                      "document": "会话速率和周期特征校验中风险的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>",
         
     | 
| 
      
 27732 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 27733 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 27734 
     | 
    
         
            +
                      "name": "MidRateSessionAction",
         
     | 
| 
      
 27735 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 27736 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 27737 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 27738 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 27739 
     | 
    
         
            +
                    },
         
     | 
| 
      
 27740 
     | 
    
         
            +
                    {
         
     | 
| 
      
 27741 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 27742 
     | 
    
         
            +
                      "document": "会话速率和周期特征校验低风险的执行动作。 SecurityAction 的 Name 取值支持:<li>Deny:拦截,其中 DenyActionParameters 中支持 Stall 配置;</li><li>Monitor:观察;</li><li>Allow:等待后响应,其中 AllowActionParameters 需要 MinDelayTime 和 MaxDelayTime 配置。</li>",
         
     | 
| 
      
 27743 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 27744 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 27745 
     | 
    
         
            +
                      "name": "LowRateSessionAction",
         
     | 
| 
      
 27746 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 27747 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 27748 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 27749 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 27750 
     | 
    
         
            +
                    }
         
     | 
| 
      
 27751 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 27752 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 27753 
     | 
    
         
            +
                },
         
     | 
| 
       26868 
27754 
     | 
    
         
             
                "SetContentIdentifierParameters": {
         
     | 
| 
       26869 
27755 
     | 
    
         
             
                  "document": "内容标识配置参数。",
         
     | 
| 
       26870 
27756 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -27137,6 +28023,34 @@ 
     | 
|
| 
       27137 
28023 
     | 
    
         
             
                  ],
         
     | 
| 
       27138 
28024 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       27139 
28025 
     | 
    
         
             
                },
         
     | 
| 
      
 28026 
     | 
    
         
            +
                "SourceIDC": {
         
     | 
| 
      
 28027 
     | 
    
         
            +
                  "document": "IDC 规则配置的具体内容。",
         
     | 
| 
      
 28028 
     | 
    
         
            +
                  "members": [
         
     | 
| 
      
 28029 
     | 
    
         
            +
                    {
         
     | 
| 
      
 28030 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 28031 
     | 
    
         
            +
                      "document": "来自指定 IDC 请求的处置方式。 SecurityAction 的 Name 取值支持:<li>Deny:拦截;</li><li>Monitor:观察;</li><li>Disabled:未启用,不启用指定规则;</li><li>Challenge:挑战,其中 ChallengeActionParameters 中的 ChallengeOption 支持 JSChallenge 和 ManagedChallenge;</li><li>Allow:放行(待废弃)。</li>",
         
     | 
| 
      
 28032 
     | 
    
         
            +
                      "example": "参考 SecurityAction 结构",
         
     | 
| 
      
 28033 
     | 
    
         
            +
                      "member": "SecurityAction",
         
     | 
| 
      
 28034 
     | 
    
         
            +
                      "name": "BaseAction",
         
     | 
| 
      
 28035 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 28036 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 28037 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 28038 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 28039 
     | 
    
         
            +
                    },
         
     | 
| 
      
 28040 
     | 
    
         
            +
                    {
         
     | 
| 
      
 28041 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 28042 
     | 
    
         
            +
                      "document": "指定 IDC 请求的处置方式。",
         
     | 
| 
      
 28043 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 28044 
     | 
    
         
            +
                      "member": "BotManagementActionOverrides",
         
     | 
| 
      
 28045 
     | 
    
         
            +
                      "name": "BotManagementActionOverrides",
         
     | 
| 
      
 28046 
     | 
    
         
            +
                      "output_required": false,
         
     | 
| 
      
 28047 
     | 
    
         
            +
                      "required": false,
         
     | 
| 
      
 28048 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 28049 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 28050 
     | 
    
         
            +
                    }
         
     | 
| 
      
 28051 
     | 
    
         
            +
                  ],
         
     | 
| 
      
 28052 
     | 
    
         
            +
                  "usage": "both"
         
     | 
| 
      
 28053 
     | 
    
         
            +
                },
         
     | 
| 
       27140 
28054 
     | 
    
         
             
                "StandardDebug": {
         
     | 
| 
       27141 
28055 
     | 
    
         
             
                  "document": "支持标准debug结构体",
         
     | 
| 
       27142 
28056 
     | 
    
         
             
                  "members": [
         
     | 
| 
         @@ -28554,7 +29468,7 @@ 
     | 
|
| 
       28554 
29468 
     | 
    
         
             
                  "usage": "both"
         
     | 
| 
       28555 
29469 
     | 
    
         
             
                },
         
     | 
| 
       28556 
29470 
     | 
    
         
             
                "Zone": {
         
     | 
| 
       28557 
     | 
    
         
            -
                  "document": " 
     | 
| 
      
 29471 
     | 
    
         
            +
                  "document": "站点详情。",
         
     | 
| 
       28558 
29472 
     | 
    
         
             
                  "members": [
         
     | 
| 
       28559 
29473 
     | 
    
         
             
                    {
         
     | 
| 
       28560 
29474 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
         @@ -28578,37 +29492,27 @@ 
     | 
|
| 
       28578 
29492 
     | 
    
         
             
                    },
         
     | 
| 
       28579 
29493 
     | 
    
         
             
                    {
         
     | 
| 
       28580 
29494 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28581 
     | 
    
         
            -
                      "document": " 
     | 
| 
       28582 
     | 
    
         
            -
                      "example": " 
     | 
| 
       28583 
     | 
    
         
            -
                      "member": "string",
         
     | 
| 
       28584 
     | 
    
         
            -
                      "name": "OriginalNameServers",
         
     | 
| 
       28585 
     | 
    
         
            -
                      "output_required": true,
         
     | 
| 
       28586 
     | 
    
         
            -
                      "type": "list",
         
     | 
| 
       28587 
     | 
    
         
            -
                      "value_allowed_null": false
         
     | 
| 
       28588 
     | 
    
         
            -
                    },
         
     | 
| 
       28589 
     | 
    
         
            -
                    {
         
     | 
| 
       28590 
     | 
    
         
            -
                      "disabled": false,
         
     | 
| 
       28591 
     | 
    
         
            -
                      "document": "腾讯云分配的 NS 列表。",
         
     | 
| 
       28592 
     | 
    
         
            -
                      "example": "[\"ns1.teodns.com.\",\"\"ns2.teodns.com.\"]",
         
     | 
| 
      
 29495 
     | 
    
         
            +
                      "document": "同名站点标识。允许输入数字、英文、\".\" 、\"-\" 和 \"_\" 组合,长度 200 个字符以内。",
         
     | 
| 
      
 29496 
     | 
    
         
            +
                      "example": "zone-example",
         
     | 
| 
       28593 
29497 
     | 
    
         
             
                      "member": "string",
         
     | 
| 
       28594 
     | 
    
         
            -
                      "name": " 
     | 
| 
      
 29498 
     | 
    
         
            +
                      "name": "AliasZoneName",
         
     | 
| 
       28595 
29499 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28596 
     | 
    
         
            -
                      "type": " 
     | 
| 
      
 29500 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
       28597 
29501 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       28598 
29502 
     | 
    
         
             
                    },
         
     | 
| 
       28599 
29503 
     | 
    
         
             
                    {
         
     | 
| 
       28600 
29504 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28601 
     | 
    
         
            -
                      "document": " 
     | 
| 
       28602 
     | 
    
         
            -
                      "example": " 
     | 
| 
      
 29505 
     | 
    
         
            +
                      "document": "站点加速区域,取值有:\n<li> global:全球可用区;</li>\n<li> mainland:中国大陆可用区;</li>\n<li> overseas:全球可用区(不含中国大陆)。</li>",
         
     | 
| 
      
 29506 
     | 
    
         
            +
                      "example": "overseas",
         
     | 
| 
       28603 
29507 
     | 
    
         
             
                      "member": "string",
         
     | 
| 
       28604 
     | 
    
         
            -
                      "name": " 
     | 
| 
      
 29508 
     | 
    
         
            +
                      "name": "Area",
         
     | 
| 
       28605 
29509 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28606 
29510 
     | 
    
         
             
                      "type": "string",
         
     | 
| 
       28607 
29511 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       28608 
29512 
     | 
    
         
             
                    },
         
     | 
| 
       28609 
29513 
     | 
    
         
             
                    {
         
     | 
| 
       28610 
29514 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28611 
     | 
    
         
            -
                      "document": " 
     | 
| 
      
 29515 
     | 
    
         
            +
                      "document": "站点接入类型,取值有:\n<li> full:NS 接入类型;</li>\n<li> partial:CNAME 接入类型;</li>\n<li> noDomainAccess:无域名接入类型;</li>\n<li>dnsPodAccess:DNSPod 托管类型,该类型要求您的域名已托管在腾讯云 DNSPod;</li>\n<li> pages:Pages 类型。</li>",
         
     | 
| 
       28612 
29516 
     | 
    
         
             
                      "example": "full",
         
     | 
| 
       28613 
29517 
     | 
    
         
             
                      "member": "string",
         
     | 
| 
       28614 
29518 
     | 
    
         
             
                      "name": "Type",
         
     | 
| 
         @@ -28618,52 +29522,52 @@ 
     | 
|
| 
       28618 
29522 
     | 
    
         
             
                    },
         
     | 
| 
       28619 
29523 
     | 
    
         
             
                    {
         
     | 
| 
       28620 
29524 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28621 
     | 
    
         
            -
                      "document": " 
     | 
| 
       28622 
     | 
    
         
            -
                      "example": " 
     | 
| 
       28623 
     | 
    
         
            -
                      "member": " 
     | 
| 
       28624 
     | 
    
         
            -
                      "name": " 
     | 
| 
      
 29525 
     | 
    
         
            +
                      "document": "站点关联的标签。",
         
     | 
| 
      
 29526 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 29527 
     | 
    
         
            +
                      "member": "Tag",
         
     | 
| 
      
 29528 
     | 
    
         
            +
                      "name": "Tags",
         
     | 
| 
       28625 
29529 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28626 
     | 
    
         
            -
                      "type": " 
     | 
| 
      
 29530 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
       28627 
29531 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       28628 
29532 
     | 
    
         
             
                    },
         
     | 
| 
       28629 
29533 
     | 
    
         
             
                    {
         
     | 
| 
       28630 
29534 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28631 
     | 
    
         
            -
                      "document": " 
     | 
| 
       28632 
     | 
    
         
            -
                      "example": " 
     | 
| 
       28633 
     | 
    
         
            -
                      "member": " 
     | 
| 
       28634 
     | 
    
         
            -
                      "name": " 
     | 
| 
      
 29535 
     | 
    
         
            +
                      "document": "计费资源列表。",
         
     | 
| 
      
 29536 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 29537 
     | 
    
         
            +
                      "member": "Resource",
         
     | 
| 
      
 29538 
     | 
    
         
            +
                      "name": "Resources",
         
     | 
| 
       28635 
29539 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28636 
     | 
    
         
            -
                      "type": " 
     | 
| 
      
 29540 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
       28637 
29541 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       28638 
29542 
     | 
    
         
             
                    },
         
     | 
| 
       28639 
29543 
     | 
    
         
             
                    {
         
     | 
| 
       28640 
29544 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28641 
     | 
    
         
            -
                      "document": " 
     | 
| 
       28642 
     | 
    
         
            -
                      "example": " 
     | 
| 
       28643 
     | 
    
         
            -
                      "member": " 
     | 
| 
       28644 
     | 
    
         
            -
                      "name": " 
     | 
| 
      
 29545 
     | 
    
         
            +
                      "document": "NS 类型站点详情。仅当 Type = full 时返回值。",
         
     | 
| 
      
 29546 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 29547 
     | 
    
         
            +
                      "member": "NSDetail",
         
     | 
| 
      
 29548 
     | 
    
         
            +
                      "name": "NSDetail",
         
     | 
| 
       28645 
29549 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28646 
     | 
    
         
            -
                      "type": " 
     | 
| 
      
 29550 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
       28647 
29551 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       28648 
29552 
     | 
    
         
             
                    },
         
     | 
| 
       28649 
29553 
     | 
    
         
             
                    {
         
     | 
| 
       28650 
29554 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28651 
     | 
    
         
            -
                      "document": " 
     | 
| 
      
 29555 
     | 
    
         
            +
                      "document": "CNAME 类型站点详情。仅当 Type = partial 时返回值。",
         
     | 
| 
       28652 
29556 
     | 
    
         
             
                      "example": "无",
         
     | 
| 
       28653 
     | 
    
         
            -
                      "member": " 
     | 
| 
       28654 
     | 
    
         
            -
                      "name": " 
     | 
| 
      
 29557 
     | 
    
         
            +
                      "member": "CNAMEDetail",
         
     | 
| 
      
 29558 
     | 
    
         
            +
                      "name": "CNAMEDetail",
         
     | 
| 
       28655 
29559 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28656 
     | 
    
         
            -
                      "type": " 
     | 
| 
      
 29560 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
       28657 
29561 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       28658 
29562 
     | 
    
         
             
                    },
         
     | 
| 
       28659 
29563 
     | 
    
         
             
                    {
         
     | 
| 
       28660 
29564 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28661 
     | 
    
         
            -
                      "document": " 
     | 
| 
      
 29565 
     | 
    
         
            +
                      "document": "DNSPod 托管类型站点详情。仅当 Type = dnsPodAccess 时返回值。",
         
     | 
| 
       28662 
29566 
     | 
    
         
             
                      "example": "无",
         
     | 
| 
       28663 
     | 
    
         
            -
                      "member": " 
     | 
| 
       28664 
     | 
    
         
            -
                      "name": " 
     | 
| 
      
 29567 
     | 
    
         
            +
                      "member": "DNSPodDetail",
         
     | 
| 
      
 29568 
     | 
    
         
            +
                      "name": "DNSPodDetail",
         
     | 
| 
       28665 
29569 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28666 
     | 
    
         
            -
                      "type": " 
     | 
| 
      
 29570 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
       28667 
29571 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       28668 
29572 
     | 
    
         
             
                    },
         
     | 
| 
       28669 
29573 
     | 
    
         
             
                    {
         
     | 
| 
         @@ -28688,33 +29592,23 @@ 
     | 
|
| 
       28688 
29592 
     | 
    
         
             
                    },
         
     | 
| 
       28689 
29593 
     | 
    
         
             
                    {
         
     | 
| 
       28690 
29594 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28691 
     | 
    
         
            -
                      "document": " 
     | 
| 
       28692 
     | 
    
         
            -
                      "example": " 
     | 
| 
      
 29595 
     | 
    
         
            +
                      "document": "站点状态,取值有:\n<li> active:NS 已切换; </li>\n<li> pending:NS 未切换;</li>\n<li> moved:NS 已切走;</li>\n<li> deactivated:被封禁。 </li>\n<li> initializing:待绑定套餐。 </li>",
         
     | 
| 
      
 29596 
     | 
    
         
            +
                      "example": "active",
         
     | 
| 
       28693 
29597 
     | 
    
         
             
                      "member": "string",
         
     | 
| 
       28694 
     | 
    
         
            -
                      "name": " 
     | 
| 
      
 29598 
     | 
    
         
            +
                      "name": "Status",
         
     | 
| 
       28695 
29599 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28696 
29600 
     | 
    
         
             
                      "type": "string",
         
     | 
| 
       28697 
29601 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       28698 
29602 
     | 
    
         
             
                    },
         
     | 
| 
       28699 
29603 
     | 
    
         
             
                    {
         
     | 
| 
       28700 
29604 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28701 
     | 
    
         
            -
                      "document": " 
     | 
| 
       28702 
     | 
    
         
            -
                      "example": " 
     | 
| 
       28703 
     | 
    
         
            -
                      "member": " 
     | 
| 
       28704 
     | 
    
         
            -
                      "name": " 
     | 
| 
       28705 
     | 
    
         
            -
                      "output_required": true,
         
     | 
| 
       28706 
     | 
    
         
            -
                      "type": "object",
         
     | 
| 
       28707 
     | 
    
         
            -
                      "value_allowed_null": true
         
     | 
| 
       28708 
     | 
    
         
            -
                    },
         
     | 
| 
       28709 
     | 
    
         
            -
                    {
         
     | 
| 
       28710 
     | 
    
         
            -
                      "disabled": false,
         
     | 
| 
       28711 
     | 
    
         
            -
                      "document": "用户自定义 NS IP 信息。\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
       28712 
     | 
    
         
            -
                      "example": "无",
         
     | 
| 
       28713 
     | 
    
         
            -
                      "member": "VanityNameServersIps",
         
     | 
| 
       28714 
     | 
    
         
            -
                      "name": "VanityNameServersIps",
         
     | 
| 
      
 29605 
     | 
    
         
            +
                      "document": "CNAME 接入状态,取值有:\n<li> finished:站点已验证;</li>\n<li> pending:站点验证中。</li>",
         
     | 
| 
      
 29606 
     | 
    
         
            +
                      "example": "finished",
         
     | 
| 
      
 29607 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 29608 
     | 
    
         
            +
                      "name": "CnameStatus",
         
     | 
| 
       28715 
29609 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28716 
     | 
    
         
            -
                      "type": " 
     | 
| 
       28717 
     | 
    
         
            -
                      "value_allowed_null":  
     | 
| 
      
 29610 
     | 
    
         
            +
                      "type": "string",
         
     | 
| 
      
 29611 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
       28718 
29612 
     | 
    
         
             
                    },
         
     | 
| 
       28719 
29613 
     | 
    
         
             
                    {
         
     | 
| 
       28720 
29614 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
         @@ -28728,17 +29622,27 @@ 
     | 
|
| 
       28728 
29622 
     | 
    
         
             
                    },
         
     | 
| 
       28729 
29623 
     | 
    
         
             
                    {
         
     | 
| 
       28730 
29624 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28731 
     | 
    
         
            -
                      "document": " 
     | 
| 
       28732 
     | 
    
         
            -
                      "example": " 
     | 
| 
      
 29625 
     | 
    
         
            +
                      "document": "锁定状态,取值有:<li> enable:正常,允许进行修改操作;</li><li> disable:锁定中,不允许进行修改操作;</li><li> plan_migrate:套餐迁移中,不允许进行修改操作。</li>",
         
     | 
| 
      
 29626 
     | 
    
         
            +
                      "example": "enable",
         
     | 
| 
       28733 
29627 
     | 
    
         
             
                      "member": "string",
         
     | 
| 
       28734 
     | 
    
         
            -
                      "name": " 
     | 
| 
      
 29628 
     | 
    
         
            +
                      "name": "LockStatus",
         
     | 
| 
       28735 
29629 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28736 
29630 
     | 
    
         
             
                      "type": "string",
         
     | 
| 
       28737 
29631 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       28738 
29632 
     | 
    
         
             
                    },
         
     | 
| 
       28739 
29633 
     | 
    
         
             
                    {
         
     | 
| 
       28740 
29634 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28741 
     | 
    
         
            -
                      "document": " 
     | 
| 
      
 29635 
     | 
    
         
            +
                      "document": "站点是否关闭。",
         
     | 
| 
      
 29636 
     | 
    
         
            +
                      "example": "false",
         
     | 
| 
      
 29637 
     | 
    
         
            +
                      "member": "bool",
         
     | 
| 
      
 29638 
     | 
    
         
            +
                      "name": "Paused",
         
     | 
| 
      
 29639 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 29640 
     | 
    
         
            +
                      "type": "bool",
         
     | 
| 
      
 29641 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 29642 
     | 
    
         
            +
                    },
         
     | 
| 
      
 29643 
     | 
    
         
            +
                    {
         
     | 
| 
      
 29644 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 29645 
     | 
    
         
            +
                      "document": "是否伪站点(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段),取值有:\n<li> 0:非伪站点;</li>\n<li> 1:伪站点。</li>\n",
         
     | 
| 
       28742 
29646 
     | 
    
         
             
                      "example": "1",
         
     | 
| 
       28743 
29647 
     | 
    
         
             
                      "member": "int64",
         
     | 
| 
       28744 
29648 
     | 
    
         
             
                      "name": "IsFake",
         
     | 
| 
         @@ -28748,23 +29652,63 @@ 
     | 
|
| 
       28748 
29652 
     | 
    
         
             
                    },
         
     | 
| 
       28749 
29653 
     | 
    
         
             
                    {
         
     | 
| 
       28750 
29654 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28751 
     | 
    
         
            -
                      "document": " 
     | 
| 
       28752 
     | 
    
         
            -
                      "example": " 
     | 
| 
      
 29655 
     | 
    
         
            +
                      "document": "是否开启 CNAME 加速(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段),取值有:\n<li> enabled:开启;</li>\n<li> disabled:关闭。</li>",
         
     | 
| 
      
 29656 
     | 
    
         
            +
                      "example": "enabled",
         
     | 
| 
       28753 
29657 
     | 
    
         
             
                      "member": "string",
         
     | 
| 
       28754 
     | 
    
         
            -
                      "name": " 
     | 
| 
      
 29658 
     | 
    
         
            +
                      "name": "CnameSpeedUp",
         
     | 
| 
       28755 
29659 
     | 
    
         
             
                      "output_required": true,
         
     | 
| 
       28756 
29660 
     | 
    
         
             
                      "type": "string",
         
     | 
| 
       28757 
29661 
     | 
    
         
             
                      "value_allowed_null": false
         
     | 
| 
       28758 
29662 
     | 
    
         
             
                    },
         
     | 
| 
       28759 
29663 
     | 
    
         
             
                    {
         
     | 
| 
       28760 
29664 
     | 
    
         
             
                      "disabled": false,
         
     | 
| 
       28761 
     | 
    
         
            -
                      "document": " 
     | 
| 
      
 29665 
     | 
    
         
            +
                      "document": "归属权验证信息。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
       28762 
29666 
     | 
    
         
             
                      "example": "无",
         
     | 
| 
       28763 
29667 
     | 
    
         
             
                      "member": "OwnershipVerification",
         
     | 
| 
       28764 
29668 
     | 
    
         
             
                      "name": "OwnershipVerification",
         
     | 
| 
       28765 
29669 
     | 
    
         
             
                      "output_required": false,
         
     | 
| 
       28766 
29670 
     | 
    
         
             
                      "type": "object",
         
     | 
| 
       28767 
29671 
     | 
    
         
             
                      "value_allowed_null": true
         
     | 
| 
      
 29672 
     | 
    
         
            +
                    },
         
     | 
| 
      
 29673 
     | 
    
         
            +
                    {
         
     | 
| 
      
 29674 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 29675 
     | 
    
         
            +
                      "document": "站点当前使用的 NS 列表。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)",
         
     | 
| 
      
 29676 
     | 
    
         
            +
                      "example": "[\"ns1.example.com.\",\"ns2.example.com.\"]",
         
     | 
| 
      
 29677 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 29678 
     | 
    
         
            +
                      "name": "OriginalNameServers",
         
     | 
| 
      
 29679 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 29680 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 29681 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 29682 
     | 
    
         
            +
                    },
         
     | 
| 
      
 29683 
     | 
    
         
            +
                    {
         
     | 
| 
      
 29684 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 29685 
     | 
    
         
            +
                      "document": "腾讯云分配的 NS 列表。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)",
         
     | 
| 
      
 29686 
     | 
    
         
            +
                      "example": "[\"ns1.teodns.com.\",\"ns2.teodns.com.\"]",
         
     | 
| 
      
 29687 
     | 
    
         
            +
                      "member": "string",
         
     | 
| 
      
 29688 
     | 
    
         
            +
                      "name": "NameServers",
         
     | 
| 
      
 29689 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 29690 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 29691 
     | 
    
         
            +
                      "value_allowed_null": false
         
     | 
| 
      
 29692 
     | 
    
         
            +
                    },
         
     | 
| 
      
 29693 
     | 
    
         
            +
                    {
         
     | 
| 
      
 29694 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 29695 
     | 
    
         
            +
                      "document": "用户自定义 NS 信息。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 29696 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 29697 
     | 
    
         
            +
                      "member": "VanityNameServers",
         
     | 
| 
      
 29698 
     | 
    
         
            +
                      "name": "VanityNameServers",
         
     | 
| 
      
 29699 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 29700 
     | 
    
         
            +
                      "type": "object",
         
     | 
| 
      
 29701 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
      
 29702 
     | 
    
         
            +
                    },
         
     | 
| 
      
 29703 
     | 
    
         
            +
                    {
         
     | 
| 
      
 29704 
     | 
    
         
            +
                      "disabled": false,
         
     | 
| 
      
 29705 
     | 
    
         
            +
                      "document": "用户自定义 NS IP 信息。(该字段为历史保留字段,已不再维护,请根据站点类型参考对应字段)\n注意:此字段可能返回 null,表示取不到有效值。",
         
     | 
| 
      
 29706 
     | 
    
         
            +
                      "example": "无",
         
     | 
| 
      
 29707 
     | 
    
         
            +
                      "member": "VanityNameServersIps",
         
     | 
| 
      
 29708 
     | 
    
         
            +
                      "name": "VanityNameServersIps",
         
     | 
| 
      
 29709 
     | 
    
         
            +
                      "output_required": true,
         
     | 
| 
      
 29710 
     | 
    
         
            +
                      "type": "list",
         
     | 
| 
      
 29711 
     | 
    
         
            +
                      "value_allowed_null": true
         
     | 
| 
       28768 
29712 
     | 
    
         
             
                    }
         
     | 
| 
       28769 
29713 
     | 
    
         
             
                  ],
         
     | 
| 
       28770 
29714 
     | 
    
         
             
                  "usage": "out"
         
     |