tccli 3.0.1099.1__py2.py3-none-any.whl → 3.0.1101.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/examples/cdb/v20170320/CloseSSL.md +21 -0
- tccli/examples/cdb/v20170320/DescribeSSLStatus.md +22 -0
- tccli/examples/cdb/v20170320/OpenSSL.md +21 -0
- tccli/examples/cls/v20201016/CreateCosRecharge.md +4 -4
- tccli/examples/cls/v20201016/CreateDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DeleteConfigExtra.md +1 -1
- tccli/examples/cls/v20201016/DeleteDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DescribeDashboardSubscribes.md +18 -0
- tccli/examples/cls/v20201016/ModifyCosRecharge.md +3 -3
- tccli/examples/cls/v20201016/ModifyDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/SearchDashboardSubscribe.md +35 -0
- tccli/examples/csip/v20221121/CreateRiskCenterScanTask.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewCFGRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewPortRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewVULRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewWeakPasswordRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterPortViewPortRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterServerRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterVULViewVULRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterWebsiteRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeScanTaskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeTaskLogURL.md +1 -0
- tccli/examples/csip/v20221121/ModifyRiskCenterRiskStatus.md +1 -0
- tccli/examples/csip/v20221121/ModifyRiskCenterScanTask.md +1 -0
- tccli/examples/dlc/v20210125/CreateSparkSessionBatchSQL.md +1 -1
- tccli/examples/domain/v20180808/ModifyTemplate.md +73 -0
- tccli/examples/ess/v20201111/DescribeBatchOrganizationRegistrationUrls.md +27 -0
- tccli/examples/hunyuan/v20230901/ChatCompletions.md +141 -1
- tccli/examples/hunyuan/v20230901/ChatPro.md +2 -2
- tccli/examples/lke/v20231130/GetEmbedding.md +1 -1
- tccli/examples/lke/v20231130/GetMsgRecord.md +4 -1
- tccli/examples/ocr/v20181119/RecognizeGeneralTextImageWarn.md +83 -0
- tccli/examples/postgres/v20170312/ModifyAccountRemark.md +1 -1
- tccli/examples/rum/v20210622/CreateWhitelist.md +2 -2
- tccli/examples/rum/v20210622/DescribeRumGroupLog.md +3 -3
- tccli/examples/rum/v20210622/DescribeRumLogExport.md +6 -6
- tccli/examples/rum/v20210622/DescribeRumStatsLogList.md +2 -2
- tccli/examples/teo/v20220901/CreatePlan.md +47 -0
- tccli/examples/teo/v20220901/DescribeRulesSetting.md +6 -159
- tccli/examples/teo/v20220901/DestroyPlan.md +20 -0
- tccli/examples/teo/v20220901/IncreasePlanQuota.md +46 -0
- tccli/examples/teo/v20220901/ModifyPlan.md +21 -0
- tccli/examples/teo/v20220901/RenewPlan.md +23 -0
- tccli/examples/teo/v20220901/UpgradePlan.md +23 -0
- tccli/examples/tione/v20191022/UpdateCodeRepository.md +1 -1
- tccli/examples/tke/v20180525/CheckInstancesUpgradeAble.md +15 -7
- tccli/examples/tke/v20180525/CreateCluster.md +58 -142
- tccli/examples/tke/v20180525/DescribeClusterNodePools.md +1 -0
- tccli/examples/tke/v20180525/GetUpgradeInstanceProgress.md +18 -19
- tccli/examples/tke/v20180525/ModifyClusterAuthenticationOptions.md +3 -0
- tccli/examples/tke/v20180525/ModifyNodePoolInstanceTypes.md +1 -1
- tccli/examples/tms/v20201229/AnswerQuestion.md +21 -0
- tccli/examples/tsf/v20180326/CreateCluster.md +2 -2
- tccli/examples/vpc/v20170312/DeleteVpnGateway.md +1 -2
- tccli/examples/vpc/v20170312/DescribeVpnGatewayRoutes.md +2 -1
- tccli/examples/vpc/v20170312/DescribeVpnGatewaySslServers.md +23 -33
- tccli/examples/vpc/v20170312/InquiryPriceCreateVpnGateway.md +11 -3
- tccli/examples/vpc/v20170312/InquiryPriceResetVpnGatewayInternetMaxBandwidth.md +14 -7
- tccli/examples/vpc/v20170312/ModifyVpnGatewayCcnRoutes.md +1 -1
- tccli/examples/vpc/v20170312/ModifyVpnGatewayRoutes.md +8 -4
- tccli/examples/wedata/v20210820/DescribeProject.md +58 -1
- tccli/services/aiart/v20221229/api.json +5 -5
- tccli/services/cdb/cdb_client.py +163 -4
- tccli/services/cdb/v20170320/api.json +169 -0
- tccli/services/cdb/v20170320/examples.json +24 -0
- tccli/services/clb/v20180317/api.json +18 -0
- tccli/services/cls/cls_client.py +337 -72
- tccli/services/cls/v20201016/api.json +461 -50
- tccli/services/cls/v20201016/examples.json +45 -5
- tccli/services/csip/v20221121/api.json +157 -4
- tccli/services/csip/v20221121/examples.json +13 -13
- tccli/services/cvm/v20170312/api.json +3 -3
- tccli/services/cwp/cwp_client.py +0 -53
- tccli/services/cwp/v20180228/api.json +0 -194
- tccli/services/cwp/v20180228/examples.json +0 -8
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/dlc/v20210125/api.json +14 -4
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/domain/domain_client.py +53 -0
- tccli/services/domain/v20180808/api.json +62 -0
- tccli/services/domain/v20180808/examples.json +8 -0
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +88 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/hunyuan/v20230901/api.json +10 -10
- tccli/services/hunyuan/v20230901/examples.json +26 -2
- tccli/services/ims/v20201229/api.json +2 -1
- tccli/services/iotvideo/v20211125/api.json +15 -0
- tccli/services/lke/lke_client.py +114 -8
- tccli/services/lke/v20231130/api.json +492 -0
- tccli/services/lke/v20231130/examples.json +18 -2
- tccli/services/nlp/v20190408/api.json +13 -0
- tccli/services/ocr/ocr_client.py +53 -0
- tccli/services/ocr/v20181119/api.json +156 -0
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/postgres/v20170312/examples.json +1 -1
- tccli/services/rce/v20201103/api.json +9 -9
- tccli/services/rum/v20210622/api.json +43 -41
- tccli/services/rum/v20210622/examples.json +7 -7
- tccli/services/ssl/v20191205/api.json +2 -2
- tccli/services/tdmq/v20200217/api.json +6 -6
- tccli/services/teo/teo_client.py +338 -20
- tccli/services/teo/v20220901/api.json +376 -2
- tccli/services/teo/v20220901/examples.json +61 -1
- tccli/services/tione/v20191022/api.json +6 -7
- tccli/services/tione/v20191022/examples.json +1 -1
- tccli/services/tione/v20211111/api.json +2 -0
- tccli/services/tke/v20180525/api.json +77 -93
- tccli/services/tke/v20180525/examples.json +7 -7
- tccli/services/tms/tms_client.py +53 -0
- tccli/services/tms/v20201229/api.json +44 -0
- tccli/services/tms/v20201229/examples.json +8 -0
- tccli/services/tse/v20201207/api.json +49 -1
- tccli/services/tsf/v20180326/api.json +80 -42
- tccli/services/tsf/v20180326/examples.json +1 -1
- tccli/services/vpc/v20170312/api.json +39 -23
- tccli/services/vpc/v20170312/examples.json +14 -14
- tccli/services/wedata/v20210820/api.json +465 -0
- tccli/services/wedata/v20210820/examples.json +1 -1
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/RECORD +127 -109
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/license_files/LICENSE +0 -0
@@ -91,6 +91,13 @@
|
|
91
91
|
"output": "CreateOriginGroupResponse",
|
92
92
|
"status": "online"
|
93
93
|
},
|
94
|
+
"CreatePlan": {
|
95
|
+
"document": "若您需要使用 Edgeone 产品,您需要通过此接口创建计费套餐。\n> 创建套餐后,您需要通过 [CreateZone](https://cloud.tencent.com/document/product/1552/80719) 完成创建站点,绑定套餐的流程,Edgeone 才能正常提供服务。",
|
96
|
+
"input": "CreatePlanRequest",
|
97
|
+
"name": "创建套餐",
|
98
|
+
"output": "CreatePlanResponse",
|
99
|
+
"status": "online"
|
100
|
+
},
|
94
101
|
"CreatePlanForZone": {
|
95
102
|
"document": "为未购买套餐的站点购买套餐",
|
96
103
|
"input": "CreatePlanForZoneRequest",
|
@@ -490,6 +497,13 @@
|
|
490
497
|
"output": "DescribeZonesResponse",
|
491
498
|
"status": "online"
|
492
499
|
},
|
500
|
+
"DestroyPlan": {
|
501
|
+
"document": "当您需要停止 Edgeone 套餐的计费,可以通过该接口销毁计费套餐。\n> 销毁计费套餐需要满足以下条件:\n 1.套餐已过期(企业版套餐除外);\n 2.套餐下所有站点均已关闭或删除。\n\n> 站点状态可以通过 [查询站点列表](https://cloud.tencent.com/document/product/1552/80713) 接口进行查询\n停用站点可以通过 [切换站点状态](https://cloud.tencent.com/document/product/1552/80707) 接口将站点切换至关闭状态\n删除站点可以通过 [删除站点](https://cloud.tencent.com/document/product/1552/80717) 接口将站点删除",
|
502
|
+
"input": "DestroyPlanRequest",
|
503
|
+
"name": "销毁套餐",
|
504
|
+
"output": "DestroyPlanResponse",
|
505
|
+
"status": "online"
|
506
|
+
},
|
493
507
|
"DownloadL4Logs": {
|
494
508
|
"document": "本接口(DownloadL4Logs)用于下载四层离线日志。",
|
495
509
|
"input": "DownloadL4LogsRequest",
|
@@ -511,6 +525,13 @@
|
|
511
525
|
"output": "IdentifyZoneResponse",
|
512
526
|
"status": "online"
|
513
527
|
},
|
528
|
+
"IncreasePlanQuota": {
|
529
|
+
"document": "当您的套餐绑定的站点数,或配置的 Web 防护 - 自定义规则 - 精准匹配策略的规则数,或 Web 防护 - 速率限制 - 精准速率限制模块的规则数达到套餐允许的配额上限,可以通过该接口增购对应配额。\n> 该接口该仅支持企业版套餐。",
|
530
|
+
"input": "IncreasePlanQuotaRequest",
|
531
|
+
"name": "增购套餐配额",
|
532
|
+
"output": "IncreasePlanQuotaResponse",
|
533
|
+
"status": "online"
|
534
|
+
},
|
514
535
|
"ModifyAccelerationDomain": {
|
515
536
|
"document": "修改加速域名信息",
|
516
537
|
"input": "ModifyAccelerationDomainRequest",
|
@@ -609,6 +630,13 @@
|
|
609
630
|
"output": "ModifyOriginGroupResponse",
|
610
631
|
"status": "online"
|
611
632
|
},
|
633
|
+
"ModifyPlan": {
|
634
|
+
"document": "修改套餐配置。目前仅支持修改预付费套餐的自动续费开关。",
|
635
|
+
"input": "ModifyPlanRequest",
|
636
|
+
"name": "修改套餐配置",
|
637
|
+
"output": "ModifyPlanResponse",
|
638
|
+
"status": "online"
|
639
|
+
},
|
612
640
|
"ModifyRealtimeLogDeliveryTask": {
|
613
641
|
"document": "通过本接口修改实时日志投递任务配置。本接口有如下限制:<li>不支持修改实时日志投递任务目的地类型(TaskType);</li><li>不支持修改数据投递类型(LogType)</li><li>不支持修改数据投递区域(Area)</li><li>当原实时日志投递任务的目的地为腾讯云 CLS 时,不支持修改目的地详细配置,如日志集、日志主题。</li>",
|
614
642
|
"input": "ModifyRealtimeLogDeliveryTaskRequest",
|
@@ -658,6 +686,20 @@
|
|
658
686
|
"output": "ModifyZoneStatusResponse",
|
659
687
|
"status": "online"
|
660
688
|
},
|
689
|
+
"RenewPlan": {
|
690
|
+
"document": "当您的套餐需要延长有效期,可以通过该接口进行续费。套餐续费仅支持个人版,基础版,标准版套餐。\n> 费用详情可参考 [套餐费用](https://cloud.tencent.com/document/product/1552/94158)",
|
691
|
+
"input": "RenewPlanRequest",
|
692
|
+
"name": "续费套餐",
|
693
|
+
"output": "RenewPlanResponse",
|
694
|
+
"status": "online"
|
695
|
+
},
|
696
|
+
"UpgradePlan": {
|
697
|
+
"document": "当您需要使用高等级套餐才拥有的功能,可以通过本接口升级套餐,仅支持个人版,基础版套餐进行升级。\n> 不同类型 Edgeone 计费套餐区别参考 [Edgeone计费套餐选型对比](https://cloud.tencent.com/document/product/1552/94165)\n计费套餐升级规则以及资费详情参考 [Edgeone计费套餐升配说明](https://cloud.tencent.com/document/product/1552/95291)\n如果需要将套餐升级至企业版,请 [联系我们](https://cloud.tencent.com/online-service)",
|
698
|
+
"input": "UpgradePlanRequest",
|
699
|
+
"name": "升级套餐",
|
700
|
+
"output": "UpgradePlanResponse",
|
701
|
+
"status": "online"
|
702
|
+
},
|
661
703
|
"VerifyOwnership": {
|
662
704
|
"document": "在 CNAME 接入模式下,您需要对站点或者域名的归属权进行验证,可以通过本接口触发验证。若站点通过归属权验证后,后续添加域名无需再验证。详情参考 [站点/域名归属权验证](https://cloud.tencent.com/document/product/1552/70789)。\n\n在 NS 接入模式下,您也可以通过本接口来查询 NS 服务器是否切换成功,详情参考 [修改 DNS 服务器](https://cloud.tencent.com/document/product/1552/90452)。",
|
663
705
|
"input": "VerifyOwnershipRequest",
|
@@ -3833,6 +3875,71 @@
|
|
3833
3875
|
],
|
3834
3876
|
"type": "object"
|
3835
3877
|
},
|
3878
|
+
"CreatePlanRequest": {
|
3879
|
+
"document": "CreatePlan请求参数结构体",
|
3880
|
+
"members": [
|
3881
|
+
{
|
3882
|
+
"disabled": false,
|
3883
|
+
"document": "订阅的套餐类型,取值有:<li> personal:个人版套餐,预付费套餐;</li><li> basic:基础版套餐,预付费套餐;</li><li> standard:标准版套餐,预付费套餐;</li><li> enterprise:企业版套餐,后付费套餐。</li>订阅预付费套餐时,请确保账号内有足够余额,余额不足会产生一个待支付的订单。\n计费概述参考 [Edgeone计费概述](https://cloud.tencent.com/document/product/1552/94156)\n不同套餐区别参考 [Edgeone计费套餐选型对比](https://cloud.tencent.com/document/product/1552/94165)",
|
3884
|
+
"example": "无",
|
3885
|
+
"member": "string",
|
3886
|
+
"name": "PlanType",
|
3887
|
+
"required": true,
|
3888
|
+
"type": "string"
|
3889
|
+
},
|
3890
|
+
{
|
3891
|
+
"disabled": false,
|
3892
|
+
"document": "是否自动使用代金券,取值有:<li> true:是;</li><li> false:否。</li>该参数仅在 PlanType 为 personal, basic, standard 时有效。\n不填写使用默认值 false。",
|
3893
|
+
"example": "无",
|
3894
|
+
"member": "string",
|
3895
|
+
"name": "AutoUseVoucher",
|
3896
|
+
"required": false,
|
3897
|
+
"type": "string"
|
3898
|
+
},
|
3899
|
+
{
|
3900
|
+
"disabled": false,
|
3901
|
+
"document": "订阅预付费套餐参数,PlanType 为 personal, basic, standard 时,可以选填该参数,用于传入套餐的订阅时长和是否开启自动续费。\n不填该参数时,默认开通套餐时长为 1 个月,不开启自动续费。",
|
3902
|
+
"example": "无",
|
3903
|
+
"member": "PrepaidPlanParam",
|
3904
|
+
"name": "PrepaidPlanParam",
|
3905
|
+
"required": false,
|
3906
|
+
"type": "object"
|
3907
|
+
}
|
3908
|
+
],
|
3909
|
+
"type": "object"
|
3910
|
+
},
|
3911
|
+
"CreatePlanResponse": {
|
3912
|
+
"document": "CreatePlan返回参数结构体",
|
3913
|
+
"members": [
|
3914
|
+
{
|
3915
|
+
"disabled": false,
|
3916
|
+
"document": "套餐 ID,形如 edgeone-2unuvzjmmn2q。",
|
3917
|
+
"example": "edgeone-2unuvzjmmn2q",
|
3918
|
+
"member": "string",
|
3919
|
+
"name": "PlanId",
|
3920
|
+
"output_required": true,
|
3921
|
+
"type": "string",
|
3922
|
+
"value_allowed_null": false
|
3923
|
+
},
|
3924
|
+
{
|
3925
|
+
"disabled": false,
|
3926
|
+
"document": "订单号。",
|
3927
|
+
"example": "2024123412312312",
|
3928
|
+
"member": "string",
|
3929
|
+
"name": "DealName",
|
3930
|
+
"output_required": true,
|
3931
|
+
"type": "string",
|
3932
|
+
"value_allowed_null": false
|
3933
|
+
},
|
3934
|
+
{
|
3935
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3936
|
+
"member": "string",
|
3937
|
+
"name": "RequestId",
|
3938
|
+
"type": "string"
|
3939
|
+
}
|
3940
|
+
],
|
3941
|
+
"type": "object"
|
3942
|
+
},
|
3836
3943
|
"CreatePrefetchTaskRequest": {
|
3837
3944
|
"document": "CreatePrefetchTask请求参数结构体",
|
3838
3945
|
"members": [
|
@@ -5307,7 +5414,7 @@
|
|
5307
5414
|
"members": [
|
5308
5415
|
{
|
5309
5416
|
"disabled": false,
|
5310
|
-
"document": "日志过滤条件,详细的过滤条件如下:\n<li>EdgeResponseStatusCode:按照 EdgeOne 节点响应返回给客户端的状态码进行过滤。<br> 支持运算符:equal、great、less、great_equal、less_equal<br> 取值范围:任意大于等于 0 的整数</li>\n<li>OriginResponseStatusCode:按照源站响应状态码进行过滤。<br> 支持运算符:equal、great、less、great_equal、less_equal<br> 取值范围:任意大于等于 -1 的整数</li>\n<li>SecurityAction:按照请求命中安全规则后的最终处置动作进行过滤。<br> 支持运算符:equal<br> 可选项如下:<br> -:未知/未命中<br> Monitor:观察<br> JSChallenge:JavaScript 挑战<br> Deny:拦截<br> Allow:放行<br> BlockIP:IP 封禁<br> Redirect:重定向<br> ReturnCustomPage:返回自定义页面<br> ManagedChallenge:托管挑战<br> Silence:静默<br> LongDelay:长时间等待后响应<br> ShortDelay:短时间等待后响应</li>",
|
5417
|
+
"document": "日志过滤条件,详细的过滤条件如下:\n<li>EdgeResponseStatusCode:按照 EdgeOne 节点响应返回给客户端的状态码进行过滤。<br> 支持运算符:equal、great、less、great_equal、less_equal<br> 取值范围:任意大于等于 0 的整数</li>\n<li>OriginResponseStatusCode:按照源站响应状态码进行过滤。<br> 支持运算符:equal、great、less、great_equal、less_equal<br> 取值范围:任意大于等于 -1 的整数</li>\n<li>SecurityAction:按照请求命中安全规则后的最终处置动作进行过滤。<br> 支持运算符:equal<br> 可选项如下:<br> -:未知/未命中<br> Monitor:观察<br> JSChallenge:JavaScript 挑战<br> Deny:拦截<br> Allow:放行<br> BlockIP:IP 封禁<br> Redirect:重定向<br> ReturnCustomPage:返回自定义页面<br> ManagedChallenge:托管挑战<br> Silence:静默<br> LongDelay:长时间等待后响应<br> ShortDelay:短时间等待后响应</li>\n<li>SecurityModule:按照最终处置请求的安全模块名称进行过滤。<br> 支持运算符:equal<br> 可选项如下:<br> -:未知/未命中<br> CustomRule:Web防护 - 自定义规则<br> RateLimitingCustomRule:Web防护 - 速率限制规则<br> ManagedRule:Web防护 - 托管规则<br> L7DDoS:Web防护 - CC攻击防护<br> BotManagement:Bot管理 - Bot基础管理<br> BotClientReputation:Bot管理 - 客户端画像分析<br> BotBehaviorAnalysis:Bot管理 - Bot智能分析<br> BotCustomRule:Bot管理 - 自定义Bot规则<br> BotActiveDetection:Bot管理 - 主动特征识别</li>",
|
5311
5418
|
"example": "无",
|
5312
5419
|
"member": "QueryCondition",
|
5313
5420
|
"name": "Conditions",
|
@@ -7454,7 +7561,7 @@
|
|
7454
7561
|
"example": "无",
|
7455
7562
|
"member": "RulesSettingAction",
|
7456
7563
|
"name": "Actions",
|
7457
|
-
"
|
7564
|
+
"output_required": true,
|
7458
7565
|
"type": "list",
|
7459
7566
|
"value_allowed_null": false
|
7460
7567
|
},
|
@@ -8230,6 +8337,33 @@
|
|
8230
8337
|
],
|
8231
8338
|
"type": "object"
|
8232
8339
|
},
|
8340
|
+
"DestroyPlanRequest": {
|
8341
|
+
"document": "DestroyPlan请求参数结构体",
|
8342
|
+
"members": [
|
8343
|
+
{
|
8344
|
+
"disabled": false,
|
8345
|
+
"document": "套餐 ID,形如 edgeone-2wdo315m2y4c。",
|
8346
|
+
"example": "edgeone-edgeone-2unuvzjmmn2q",
|
8347
|
+
"member": "string",
|
8348
|
+
"name": "PlanId",
|
8349
|
+
"required": true,
|
8350
|
+
"type": "string"
|
8351
|
+
}
|
8352
|
+
],
|
8353
|
+
"type": "object"
|
8354
|
+
},
|
8355
|
+
"DestroyPlanResponse": {
|
8356
|
+
"document": "DestroyPlan返回参数结构体",
|
8357
|
+
"members": [
|
8358
|
+
{
|
8359
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
8360
|
+
"member": "string",
|
8361
|
+
"name": "RequestId",
|
8362
|
+
"type": "string"
|
8363
|
+
}
|
8364
|
+
],
|
8365
|
+
"type": "object"
|
8366
|
+
},
|
8233
8367
|
"DetailHost": {
|
8234
8368
|
"document": "域名配置信息",
|
8235
8369
|
"members": [
|
@@ -9747,6 +9881,61 @@
|
|
9747
9881
|
],
|
9748
9882
|
"usage": "both"
|
9749
9883
|
},
|
9884
|
+
"IncreasePlanQuotaRequest": {
|
9885
|
+
"document": "IncreasePlanQuota请求参数结构体",
|
9886
|
+
"members": [
|
9887
|
+
{
|
9888
|
+
"disabled": false,
|
9889
|
+
"document": "套餐 ID, 形如 edgeone-2unuvzjmmn2q。",
|
9890
|
+
"example": "edgeone-2unuvzjmmn2q",
|
9891
|
+
"member": "string",
|
9892
|
+
"name": "PlanId",
|
9893
|
+
"required": true,
|
9894
|
+
"type": "string"
|
9895
|
+
},
|
9896
|
+
{
|
9897
|
+
"disabled": false,
|
9898
|
+
"document": "新增的套餐配额类型,取值有:<li> site:站点数;</li><li> precise_access_control_rule:Web 防护 - 自定义规则 - 精准匹配策略的规则配额;</li><li> rate_limiting_rule:Web 防护 - 速率限制 - 精准速率限制模块的规则配额。</li>",
|
9899
|
+
"example": "zone",
|
9900
|
+
"member": "string",
|
9901
|
+
"name": "QuotaType",
|
9902
|
+
"required": true,
|
9903
|
+
"type": "string"
|
9904
|
+
},
|
9905
|
+
{
|
9906
|
+
"disabled": false,
|
9907
|
+
"document": "新增的配额个数。单次新增的配额个数上限为 100。",
|
9908
|
+
"example": "1",
|
9909
|
+
"member": "int64",
|
9910
|
+
"name": "QuotaNumber",
|
9911
|
+
"required": true,
|
9912
|
+
"type": "int"
|
9913
|
+
}
|
9914
|
+
],
|
9915
|
+
"type": "object"
|
9916
|
+
},
|
9917
|
+
"IncreasePlanQuotaResponse": {
|
9918
|
+
"document": "IncreasePlanQuota返回参数结构体",
|
9919
|
+
"members": [
|
9920
|
+
{
|
9921
|
+
"disabled": false,
|
9922
|
+
"document": "订单号。",
|
9923
|
+
"example": "20240312347001004723731",
|
9924
|
+
"member": "string",
|
9925
|
+
"name": "DealName",
|
9926
|
+
"output_required": true,
|
9927
|
+
"type": "string",
|
9928
|
+
"value_allowed_null": false
|
9929
|
+
},
|
9930
|
+
{
|
9931
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
9932
|
+
"member": "string",
|
9933
|
+
"name": "RequestId",
|
9934
|
+
"type": "string"
|
9935
|
+
}
|
9936
|
+
],
|
9937
|
+
"type": "object"
|
9938
|
+
},
|
9750
9939
|
"IntelligenceRule": {
|
9751
9940
|
"document": "智能分析规则",
|
9752
9941
|
"members": [
|
@@ -11377,6 +11566,42 @@
|
|
11377
11566
|
],
|
11378
11567
|
"type": "object"
|
11379
11568
|
},
|
11569
|
+
"ModifyPlanRequest": {
|
11570
|
+
"document": "ModifyPlan请求参数结构体",
|
11571
|
+
"members": [
|
11572
|
+
{
|
11573
|
+
"disabled": false,
|
11574
|
+
"document": "套餐 ID,形如 edgeone-2unuvzjmmn2q。",
|
11575
|
+
"example": "edgeone-2unuvzjmmn2q",
|
11576
|
+
"member": "string",
|
11577
|
+
"name": "PlanId",
|
11578
|
+
"required": true,
|
11579
|
+
"type": "string"
|
11580
|
+
},
|
11581
|
+
{
|
11582
|
+
"disabled": false,
|
11583
|
+
"document": "预付费套餐自动续费配置。若开启了自动续费,则会在套餐到期前一天自动续费,仅支持个人版,基础版,标准版套餐。不填写表示保持原有配置。",
|
11584
|
+
"example": "无",
|
11585
|
+
"member": "RenewFlag",
|
11586
|
+
"name": "RenewFlag",
|
11587
|
+
"required": false,
|
11588
|
+
"type": "object"
|
11589
|
+
}
|
11590
|
+
],
|
11591
|
+
"type": "object"
|
11592
|
+
},
|
11593
|
+
"ModifyPlanResponse": {
|
11594
|
+
"document": "ModifyPlan返回参数结构体",
|
11595
|
+
"members": [
|
11596
|
+
{
|
11597
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
11598
|
+
"member": "string",
|
11599
|
+
"name": "RequestId",
|
11600
|
+
"type": "string"
|
11601
|
+
}
|
11602
|
+
],
|
11603
|
+
"type": "object"
|
11604
|
+
},
|
11380
11605
|
"ModifyRealtimeLogDeliveryTaskRequest": {
|
11381
11606
|
"document": "ModifyRealtimeLogDeliveryTask请求参数结构体",
|
11382
11607
|
"members": [
|
@@ -12763,6 +12988,30 @@
|
|
12763
12988
|
],
|
12764
12989
|
"usage": "both"
|
12765
12990
|
},
|
12991
|
+
"PrepaidPlanParam": {
|
12992
|
+
"document": "预付费套餐计费参数",
|
12993
|
+
"members": [
|
12994
|
+
{
|
12995
|
+
"disabled": false,
|
12996
|
+
"document": "订阅预付费套餐的周期,单位:月,取值有:1,2,3,4,5,6,7,8,9,10,11,12,24,36。\n\n不填写使用默认值 1。",
|
12997
|
+
"example": "1",
|
12998
|
+
"member": "int64",
|
12999
|
+
"name": "Period",
|
13000
|
+
"required": false,
|
13001
|
+
"type": "int"
|
13002
|
+
},
|
13003
|
+
{
|
13004
|
+
"disabled": false,
|
13005
|
+
"document": "预付费套餐的自动续费标志,取值有:\n<li> on:开启自动续费;</li>\n<li> off:不开启自动续费。</li>\n不填写使用默认值 off,自动续费时,默认续费1个月。",
|
13006
|
+
"example": "on",
|
13007
|
+
"member": "string",
|
13008
|
+
"name": "RenewFlag",
|
13009
|
+
"required": false,
|
13010
|
+
"type": "string"
|
13011
|
+
}
|
13012
|
+
],
|
13013
|
+
"usage": "in"
|
13014
|
+
},
|
12766
13015
|
"PrivateParameter": {
|
12767
13016
|
"document": "对象存储源站私有鉴权参数",
|
12768
13017
|
"members": [
|
@@ -13497,6 +13746,76 @@
|
|
13497
13746
|
],
|
13498
13747
|
"usage": "out"
|
13499
13748
|
},
|
13749
|
+
"RenewFlag": {
|
13750
|
+
"document": "预付费套餐自动续费配置项。",
|
13751
|
+
"members": [
|
13752
|
+
{
|
13753
|
+
"disabled": false,
|
13754
|
+
"document": "预付费套餐的自动续费标志,取值有:\n<li> on:开启自动续费;</li>\n<li> off:不开启自动续费。</li>",
|
13755
|
+
"example": "on",
|
13756
|
+
"member": "string",
|
13757
|
+
"name": "Switch",
|
13758
|
+
"required": true,
|
13759
|
+
"type": "string"
|
13760
|
+
}
|
13761
|
+
],
|
13762
|
+
"usage": "in"
|
13763
|
+
},
|
13764
|
+
"RenewPlanRequest": {
|
13765
|
+
"document": "RenewPlan请求参数结构体",
|
13766
|
+
"members": [
|
13767
|
+
{
|
13768
|
+
"disabled": false,
|
13769
|
+
"document": "套餐 ID,形如 edgeone-2unuvzjmmn2q。",
|
13770
|
+
"example": "edgeone-2unuvzjmmn2q",
|
13771
|
+
"member": "string",
|
13772
|
+
"name": "PlanId",
|
13773
|
+
"required": true,
|
13774
|
+
"type": "string"
|
13775
|
+
},
|
13776
|
+
{
|
13777
|
+
"disabled": false,
|
13778
|
+
"document": "续费套餐的时长,单位:月,取值有:1,2,3,4,5,6,7,8,9,10,11,12,24,36。",
|
13779
|
+
"example": "1",
|
13780
|
+
"member": "int64",
|
13781
|
+
"name": "Period",
|
13782
|
+
"required": true,
|
13783
|
+
"type": "int"
|
13784
|
+
},
|
13785
|
+
{
|
13786
|
+
"disabled": false,
|
13787
|
+
"document": "是否自动使用代金券,取值有:<li> true:是;</li><li> false:否。</li>不填写使用默认值 false。",
|
13788
|
+
"example": "true",
|
13789
|
+
"member": "string",
|
13790
|
+
"name": "AutoUseVoucher",
|
13791
|
+
"required": false,
|
13792
|
+
"type": "string"
|
13793
|
+
}
|
13794
|
+
],
|
13795
|
+
"type": "object"
|
13796
|
+
},
|
13797
|
+
"RenewPlanResponse": {
|
13798
|
+
"document": "RenewPlan返回参数结构体",
|
13799
|
+
"members": [
|
13800
|
+
{
|
13801
|
+
"disabled": false,
|
13802
|
+
"document": "订单号。",
|
13803
|
+
"example": "20240312347001004723731",
|
13804
|
+
"member": "string",
|
13805
|
+
"name": "DealName",
|
13806
|
+
"output_required": true,
|
13807
|
+
"type": "string",
|
13808
|
+
"value_allowed_null": false
|
13809
|
+
},
|
13810
|
+
{
|
13811
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
13812
|
+
"member": "string",
|
13813
|
+
"name": "RequestId",
|
13814
|
+
"type": "string"
|
13815
|
+
}
|
13816
|
+
],
|
13817
|
+
"type": "object"
|
13818
|
+
},
|
13500
13819
|
"Resource": {
|
13501
13820
|
"document": "计费资源",
|
13502
13821
|
"members": [
|
@@ -15291,6 +15610,61 @@
|
|
15291
15610
|
],
|
15292
15611
|
"usage": "out"
|
15293
15612
|
},
|
15613
|
+
"UpgradePlanRequest": {
|
15614
|
+
"document": "UpgradePlan请求参数结构体",
|
15615
|
+
"members": [
|
15616
|
+
{
|
15617
|
+
"disabled": false,
|
15618
|
+
"document": "套餐 ID,形如 edgeone-2unuvzjmmn2q。",
|
15619
|
+
"example": "edgeone-2unuvzjmmn2q",
|
15620
|
+
"member": "string",
|
15621
|
+
"name": "PlanId",
|
15622
|
+
"required": true,
|
15623
|
+
"type": "string"
|
15624
|
+
},
|
15625
|
+
{
|
15626
|
+
"disabled": false,
|
15627
|
+
"document": "需要升级到的目标套餐版本,取值有:<li> basic:基础版套餐;</li><li> standard:标准版套餐。</li>",
|
15628
|
+
"example": "basic",
|
15629
|
+
"member": "string",
|
15630
|
+
"name": "PlanType",
|
15631
|
+
"required": true,
|
15632
|
+
"type": "string"
|
15633
|
+
},
|
15634
|
+
{
|
15635
|
+
"disabled": false,
|
15636
|
+
"document": "是否自动使用代金券,取值有:<li> true:是;</li><li> false:否。</li>不填写使用默认值 false。",
|
15637
|
+
"example": "true",
|
15638
|
+
"member": "string",
|
15639
|
+
"name": "AutoUseVoucher",
|
15640
|
+
"required": false,
|
15641
|
+
"type": "string"
|
15642
|
+
}
|
15643
|
+
],
|
15644
|
+
"type": "object"
|
15645
|
+
},
|
15646
|
+
"UpgradePlanResponse": {
|
15647
|
+
"document": "UpgradePlan返回参数结构体",
|
15648
|
+
"members": [
|
15649
|
+
{
|
15650
|
+
"disabled": false,
|
15651
|
+
"document": "订单号。",
|
15652
|
+
"example": "20240312347001004723731",
|
15653
|
+
"member": "string",
|
15654
|
+
"name": "DealName",
|
15655
|
+
"output_required": true,
|
15656
|
+
"type": "string",
|
15657
|
+
"value_allowed_null": false
|
15658
|
+
},
|
15659
|
+
{
|
15660
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
15661
|
+
"member": "string",
|
15662
|
+
"name": "RequestId",
|
15663
|
+
"type": "string"
|
15664
|
+
}
|
15665
|
+
],
|
15666
|
+
"type": "object"
|
15667
|
+
},
|
15294
15668
|
"UpstreamHttp2": {
|
15295
15669
|
"document": "Http2回源配置",
|
15296
15670
|
"members": [
|
@@ -128,6 +128,20 @@
|
|
128
128
|
"title": "创建源站组"
|
129
129
|
}
|
130
130
|
],
|
131
|
+
"CreatePlan": [
|
132
|
+
{
|
133
|
+
"document": "创建个人版计费套餐,套餐时长 1 个月,且设置不自动续费。",
|
134
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePlan\n<公共请求参数>\n\n{\n \"PlanType\": \"personal\",\n \"PrepaidPlanParam\": {\n \"Period\": 1,\n \"RenewFlag\": \"off\"\n },\n \"AutoUseVoucher\": \"false\"\n}",
|
135
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\",\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"DealName\": \"20240312347001004723731\"\n }\n}",
|
136
|
+
"title": "创建个人版计费套餐"
|
137
|
+
},
|
138
|
+
{
|
139
|
+
"document": "创建企业版套餐。",
|
140
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePlan\n<公共请求参数>\n\n{\n \"PlanType\": \"enterprise\"\n}",
|
141
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\",\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"DealName\": \"20240312347001004723731\"\n }\n}",
|
142
|
+
"title": "创建企业版套餐"
|
143
|
+
}
|
144
|
+
],
|
131
145
|
"CreatePlanForZone": [
|
132
146
|
{
|
133
147
|
"document": "为站点创建套餐",
|
@@ -598,7 +612,7 @@
|
|
598
612
|
{
|
599
613
|
"document": "",
|
600
614
|
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRulesSetting\n<公共请求参数>\n\n{}",
|
601
|
-
"output": "{\n \"Response\": {\n \"
|
615
|
+
"output": "{\n \"Response\": {\n \"Actions\": [\n {\n \"Action\": \"StatusCodeCache\",\n \"Properties\": [\n {\n \"Name\": \"CacheTime\",\n \"Type\": \"CUSTOM_NUM\",\n \"Min\": 0,\n \"Max\": 0,\n \"ChoicesValue\": [],\n \"IsMultiple\": false,\n \"IsAllowEmpty\": false,\n \"ChoiceProperties\": [],\n \"ExtraParameter\": {\n \"Choices\": [\n \"403\",\n \"404\",\n \"404\",\n \"405\",\n \"414\",\n \"416\",\n \"451\",\n \"500\",\n \"501\",\n \"502\",\n \"503\",\n \"504\"\n ],\n \"Id\": \"StatusCode\",\n \"Type\": \"CHOICE\"\n }\n }\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
602
616
|
"title": "DescribeRulesSetting"
|
603
617
|
}
|
604
618
|
],
|
@@ -740,6 +754,14 @@
|
|
740
754
|
"title": "查询用户站点信息列表"
|
741
755
|
}
|
742
756
|
],
|
757
|
+
"DestroyPlan": [
|
758
|
+
{
|
759
|
+
"document": "销毁计费套餐 edgeone-2wdo315m2y4c。",
|
760
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DestroyPlan\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2wdo315m2y4c\"\n}",
|
761
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
762
|
+
"title": "销毁计费套餐"
|
763
|
+
}
|
764
|
+
],
|
743
765
|
"DownloadL4Logs": [
|
744
766
|
{
|
745
767
|
"document": "",
|
@@ -764,6 +786,20 @@
|
|
764
786
|
"title": "认证站点"
|
765
787
|
}
|
766
788
|
],
|
789
|
+
"IncreasePlanQuota": [
|
790
|
+
{
|
791
|
+
"document": "为套餐 edgeone-2unuvzjmmn2q 增购 10 个站点数配额。",
|
792
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyPlanQuota\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"QuotaType\": \"site\",\n \"QuotaNumber\": 10\n}",
|
793
|
+
"output": "{\n \"Response\": {\n \"DealName\": \"20240312347001004723731\",\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
794
|
+
"title": "为套餐增购站点数配额"
|
795
|
+
},
|
796
|
+
{
|
797
|
+
"document": "为套餐 edgeone-2unuvzjmmn2q 增购 10 个 Web 防护 - 自定义规则 - 精准匹配策略的规则配额。",
|
798
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyPlanQuota\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"QuotaType\": \"precise_access_control_rule\",\n \"QuotaNumber\": 10\n}",
|
799
|
+
"output": "{\n \"Response\": {\n \"DealName\": \"20240312347001004723731\",\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
800
|
+
"title": "为套餐增购自定义规则配额"
|
801
|
+
}
|
802
|
+
],
|
767
803
|
"ModifyAccelerationDomain": [
|
768
804
|
{
|
769
805
|
"document": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyAccelerationDomains\n<公共请求参数>\n\n{\n \"DomainName\":\"qq.com\",\n \"ZoneId\":\"zone-225qgrnvbi9w\",\n \"OriginInfo\":{\n \"OriginType\":\"ip_domain\",\n \"Origin\":\"qq.com\"\n }\n}",
|
@@ -888,6 +924,14 @@
|
|
888
924
|
"title": "修改源站组记录"
|
889
925
|
}
|
890
926
|
],
|
927
|
+
"ModifyPlan": [
|
928
|
+
{
|
929
|
+
"document": "开启预付费套餐 edgeone-2unuvzjmmn2q 的自动续费功能。",
|
930
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyPlanRenewFlag\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"RenewFlag\": {\n \"Switch\": \"on\"\n }\n}",
|
931
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
932
|
+
"title": "修改预付费套餐自动续费标签"
|
933
|
+
}
|
934
|
+
],
|
891
935
|
"ModifyRealtimeLogDeliveryTask": [
|
892
936
|
{
|
893
937
|
"document": "修改某个已经创建成功的实时日志投递任务配置,关闭其日志采样功能。修改前,日志采样比例为 60.5%;修改后,不再进行日志采样,将投递 100% 数量的日志至目的地。",
|
@@ -986,6 +1030,22 @@
|
|
986
1030
|
"title": "切换站点状态"
|
987
1031
|
}
|
988
1032
|
],
|
1033
|
+
"RenewPlan": [
|
1034
|
+
{
|
1035
|
+
"document": "续费套餐 edgeone-2unuvzjmmn2q 时长 3 个月,且不自动使用代金券。",
|
1036
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RenewPlan\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"Period\": 3,\n \"AutoUseVoucher\": \"false\"\n}",
|
1037
|
+
"output": "{\n \"Response\": {\n \"DealName\": \"20240312347001004723731\",\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
1038
|
+
"title": "续费套餐三个月"
|
1039
|
+
}
|
1040
|
+
],
|
1041
|
+
"UpgradePlan": [
|
1042
|
+
{
|
1043
|
+
"document": "将预付费套餐 edgeone-2unuvzjmmn2q 升级至标准版,且不使用代金券。",
|
1044
|
+
"input": "POST / HTTP/1.1\nHost: teo.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpgradePlan\n<公共请求参数>\n\n{\n \"PlanId\": \"edgeone-2unuvzjmmn2q\",\n \"PlanType\": \"standard\",\n \"AutoUseVoucher\": \"false\"\n}",
|
1045
|
+
"output": "{\n \"Response\": {\n \"DealName\": \"20240312347001004723731\",\n \"RequestId\": \"6a617014-efc9-45c6-ba9d-c87d70472461\"\n }\n}",
|
1046
|
+
"title": "将预付费套餐升级至标准版"
|
1047
|
+
}
|
1048
|
+
],
|
989
1049
|
"VerifyOwnership": [
|
990
1050
|
{
|
991
1051
|
"document": "验证域名 test.example.com 的归属权。",
|
@@ -1991,23 +1991,21 @@
|
|
1991
1991
|
"members": [
|
1992
1992
|
{
|
1993
1993
|
"disabled": false,
|
1994
|
-
"document": "
|
1995
|
-
"example": "",
|
1994
|
+
"document": "无密钥,默认选项",
|
1995
|
+
"example": "无",
|
1996
1996
|
"member": "bool",
|
1997
1997
|
"name": "NoSecret",
|
1998
1998
|
"required": false,
|
1999
|
-
"type": "bool"
|
2000
|
-
"value_allowed_null": false
|
1999
|
+
"type": "bool"
|
2001
2000
|
},
|
2002
2001
|
{
|
2003
2002
|
"disabled": false,
|
2004
2003
|
"document": "Git用户名密码base64编码后的字符串\n编码前的内容应为Json字符串,如\n{\"UserName\": \"用户名\", \"Password\":\"密码\"}",
|
2005
|
-
"example": "",
|
2004
|
+
"example": "无",
|
2006
2005
|
"member": "string",
|
2007
2006
|
"name": "Secret",
|
2008
2007
|
"required": false,
|
2009
|
-
"type": "string"
|
2010
|
-
"value_allowed_null": false
|
2008
|
+
"type": "string"
|
2011
2009
|
}
|
2012
2010
|
],
|
2013
2011
|
"usage": "in"
|
@@ -2598,6 +2596,7 @@
|
|
2598
2596
|
"example": "",
|
2599
2597
|
"member": "string",
|
2600
2598
|
"name": "CodeRepositoryName",
|
2599
|
+
"output_required": true,
|
2601
2600
|
"type": "string",
|
2602
2601
|
"value_allowed_null": false
|
2603
2602
|
},
|
@@ -171,7 +171,7 @@
|
|
171
171
|
"document": "",
|
172
172
|
"input": "https://tione.tencentcloudapi.com/?Action=UpdateCodeRepository\r\n&CodeRepositoryName=private\r\n&GitSecret.Secret={\"UserName\":\"xxx\", \"Password\":\"xxx\"}\r\n&<公共请求参数>",
|
173
173
|
"output": "{\n \"Response\": {\n \"RequestId\": \"15837643767558277241\",\n \"CodeRepositoryName\": \"private\"\n }\n}",
|
174
|
-
"title": "
|
174
|
+
"title": "更新存储库密钥"
|
175
175
|
}
|
176
176
|
],
|
177
177
|
"UpdateNotebookInstance": [
|