tccli 3.0.1272.1__py2.py3-none-any.whl → 3.0.1274.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/batch/v20170312/api.json +57 -57
- tccli/services/captcha/v20190722/api.json +116 -116
- tccli/services/captcha/v20190722/examples.json +1 -1
- tccli/services/ccc/v20200210/api.json +3 -3
- tccli/services/cdwch/v20200915/api.json +61 -11
- tccli/services/clb/clb_client.py +265 -0
- tccli/services/clb/v20180317/api.json +289 -0
- tccli/services/clb/v20180317/examples.json +40 -0
- tccli/services/cvm/v20170312/api.json +57 -57
- tccli/services/cwp/v20180228/api.json +4 -4
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/faceid/v20180301/api.json +11 -11
- tccli/services/faceid/v20180301/examples.json +8 -2
- tccli/services/hunyuan/v20230901/api.json +2 -2
- tccli/services/lke/v20231130/api.json +73 -2
- tccli/services/lke/v20231130/examples.json +1 -1
- tccli/services/lkeap/v20240522/api.json +3 -3
- tccli/services/lowcode/lowcode_client.py +477 -0
- tccli/services/lowcode/v20210108/api.json +1764 -155
- tccli/services/lowcode/v20210108/examples.json +75 -9
- tccli/services/monitor/monitor_client.py +53 -0
- tccli/services/monitor/v20180724/api.json +189 -1
- tccli/services/monitor/v20180724/examples.json +8 -0
- tccli/services/rce/v20201103/api.json +103 -103
- tccli/services/redis/v20180412/api.json +110 -110
- tccli/services/ssl/v20191205/api.json +46 -46
- tccli/services/ssl/v20191205/examples.json +3 -3
- tccli/services/tcr/v20190924/api.json +20 -20
- tccli/services/tdid/v20210519/api.json +95 -26
- tccli/services/tdid/v20210519/examples.json +15 -3
- tccli/services/tione/v20211111/api.json +3 -3
- tccli/services/tione/v20211111/examples.json +4 -4
- tccli/services/tsf/v20180326/api.json +88 -88
- tccli/services/tsf/v20180326/examples.json +2 -2
- tccli/services/waf/v20180125/api.json +1 -1
- tccli/services/weilingwith/v20230427/api.json +115 -115
- tccli/services/weilingwith/v20230427/examples.json +21 -21
- {tccli-3.0.1272.1.dist-info → tccli-3.0.1274.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1272.1.dist-info → tccli-3.0.1274.1.dist-info}/RECORD +44 -44
- {tccli-3.0.1272.1.dist-info → tccli-3.0.1274.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1272.1.dist-info → tccli-3.0.1274.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1272.1.dist-info → tccli-3.0.1274.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,5 +1,19 @@
|
|
1
1
|
{
|
2
2
|
"actions": {
|
3
|
+
"AddCustomizedConfig": {
|
4
|
+
"document": "新增个性化配置,准备下线,请使用SetCustomizedConfigForLoadBalancer。",
|
5
|
+
"input": "AddCustomizedConfigRequest",
|
6
|
+
"name": "新增个性化配置",
|
7
|
+
"output": "AddCustomizedConfigResponse",
|
8
|
+
"status": "online"
|
9
|
+
},
|
10
|
+
"AssociateCustomizedConfig": {
|
11
|
+
"document": "关联配置到server或location,根据配置类型关联到server或location。准备下线,请使用SetCustomizedConfigForLoadBalancer。",
|
12
|
+
"input": "AssociateCustomizedConfigRequest",
|
13
|
+
"name": "关联个性化配置",
|
14
|
+
"output": "AssociateCustomizedConfigResponse",
|
15
|
+
"status": "online"
|
16
|
+
},
|
3
17
|
"AssociateTargetGroups": {
|
4
18
|
"document": "本接口(AssociateTargetGroups)用来将目标组绑定到负载均衡的监听器(四层协议)或转发规则(七层协议)上。\n本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。",
|
5
19
|
"input": "AssociateTargetGroupsRequest",
|
@@ -98,6 +112,13 @@
|
|
98
112
|
"output": "CreateTopicResponse",
|
99
113
|
"status": "online"
|
100
114
|
},
|
115
|
+
"DeleteCustomizedConfig": {
|
116
|
+
"document": "删除个性化配置,准备下线,请使用SetCustomizedConfigForLoadBalancer。",
|
117
|
+
"input": "DeleteCustomizedConfigRequest",
|
118
|
+
"name": "删除个性化配置",
|
119
|
+
"output": "DeleteCustomizedConfigResponse",
|
120
|
+
"status": "online"
|
121
|
+
},
|
101
122
|
"DeleteListener": {
|
102
123
|
"document": "本接口用来删除负载均衡实例下的监听器(四层和七层)。\n本接口为异步接口,接口返回成功后,需以得到的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。",
|
103
124
|
"input": "DeleteListenerRequest",
|
@@ -378,6 +399,13 @@
|
|
378
399
|
"output": "DescribeTaskStatusResponse",
|
379
400
|
"status": "online"
|
380
401
|
},
|
402
|
+
"DisassociateCustomizedConfig": {
|
403
|
+
"document": "去关联个性化配置,准备下线,请使用SetCustomizedConfigForLoadBalancer。",
|
404
|
+
"input": "DisassociateCustomizedConfigRequest",
|
405
|
+
"name": "去关联个性化配置",
|
406
|
+
"output": "DisassociateCustomizedConfigResponse",
|
407
|
+
"status": "online"
|
408
|
+
},
|
381
409
|
"DisassociateTargetGroups": {
|
382
410
|
"document": "解除规则的目标组关联关系。\n本接口为异步接口,本接口返回成功后需以返回的 RequestID 为入参,调用 DescribeTaskStatus 接口查询本次任务是否成功。",
|
383
411
|
"input": "DisassociateTargetGroupsRequest",
|
@@ -434,6 +462,13 @@
|
|
434
462
|
"output": "ModifyBlockIPListResponse",
|
435
463
|
"status": "online"
|
436
464
|
},
|
465
|
+
"ModifyCustomizedConfig": {
|
466
|
+
"document": "修改个性化配置。如果配置已经绑定clb、server或location,同时更新。准备下线,请使用SetCustomizedConfigForLoadBalancer。",
|
467
|
+
"input": "ModifyCustomizedConfigRequest",
|
468
|
+
"name": "修改个性化配置",
|
469
|
+
"output": "ModifyCustomizedConfigResponse",
|
470
|
+
"status": "online"
|
471
|
+
},
|
437
472
|
"ModifyDomain": {
|
438
473
|
"document": "ModifyDomain接口用来修改负载均衡七层监听器下的域名。\n本接口为异步接口,本接口返回成功后需以返回的RequestID为入参,调用DescribeTaskStatus接口查询本次任务是否成功。",
|
439
474
|
"input": "ModifyDomainRequest",
|
@@ -610,6 +645,97 @@
|
|
610
645
|
"serviceShortName": "clb"
|
611
646
|
},
|
612
647
|
"objects": {
|
648
|
+
"AddCustomizedConfigRequest": {
|
649
|
+
"document": "AddCustomizedConfig请求参数结构体",
|
650
|
+
"members": [
|
651
|
+
{
|
652
|
+
"disabled": false,
|
653
|
+
"document": "配置名字",
|
654
|
+
"example": "myconf",
|
655
|
+
"member": "string",
|
656
|
+
"name": "ConfigName",
|
657
|
+
"required": true,
|
658
|
+
"type": "string"
|
659
|
+
},
|
660
|
+
{
|
661
|
+
"disabled": false,
|
662
|
+
"document": "配置类型,取值范围[\"CLB\", \"SERVER\", \"LOCATION\"],分别表示CLB配置,server配置,location配置。",
|
663
|
+
"example": "CLB",
|
664
|
+
"member": "string",
|
665
|
+
"name": "ConfigType",
|
666
|
+
"required": true,
|
667
|
+
"type": "string"
|
668
|
+
},
|
669
|
+
{
|
670
|
+
"disabled": false,
|
671
|
+
"document": "配置内容",
|
672
|
+
"example": "add_header VER 1.0",
|
673
|
+
"member": "string",
|
674
|
+
"name": "ConfigContent",
|
675
|
+
"required": true,
|
676
|
+
"type": "string"
|
677
|
+
}
|
678
|
+
],
|
679
|
+
"type": "object"
|
680
|
+
},
|
681
|
+
"AddCustomizedConfigResponse": {
|
682
|
+
"document": "AddCustomizedConfig返回参数结构体",
|
683
|
+
"members": [
|
684
|
+
{
|
685
|
+
"disabled": false,
|
686
|
+
"document": "配置ID",
|
687
|
+
"example": "pz-xxxxxxxx",
|
688
|
+
"member": "string",
|
689
|
+
"name": "ConfigId",
|
690
|
+
"output_required": true,
|
691
|
+
"type": "string",
|
692
|
+
"value_allowed_null": false
|
693
|
+
},
|
694
|
+
{
|
695
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
696
|
+
"member": "string",
|
697
|
+
"name": "RequestId",
|
698
|
+
"type": "string"
|
699
|
+
}
|
700
|
+
],
|
701
|
+
"type": "object"
|
702
|
+
},
|
703
|
+
"AssociateCustomizedConfigRequest": {
|
704
|
+
"document": "AssociateCustomizedConfig请求参数结构体",
|
705
|
+
"members": [
|
706
|
+
{
|
707
|
+
"disabled": false,
|
708
|
+
"document": "配置ID",
|
709
|
+
"example": "pz-clweh**c1",
|
710
|
+
"member": "string",
|
711
|
+
"name": "UconfigId",
|
712
|
+
"required": true,
|
713
|
+
"type": "string"
|
714
|
+
},
|
715
|
+
{
|
716
|
+
"disabled": false,
|
717
|
+
"document": "关联的server或location",
|
718
|
+
"example": "无",
|
719
|
+
"member": "BindItem",
|
720
|
+
"name": "BindList",
|
721
|
+
"required": true,
|
722
|
+
"type": "list"
|
723
|
+
}
|
724
|
+
],
|
725
|
+
"type": "object"
|
726
|
+
},
|
727
|
+
"AssociateCustomizedConfigResponse": {
|
728
|
+
"document": "AssociateCustomizedConfig返回参数结构体",
|
729
|
+
"members": [
|
730
|
+
{
|
731
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
732
|
+
"member": "string",
|
733
|
+
"name": "RequestId",
|
734
|
+
"type": "string"
|
735
|
+
}
|
736
|
+
],
|
737
|
+
"type": "object"
|
738
|
+
},
|
613
739
|
"AssociateTargetGroupsRequest": {
|
614
740
|
"document": "AssociateTargetGroups请求参数结构体",
|
615
741
|
"members": [
|
@@ -1297,6 +1423,52 @@
|
|
1297
1423
|
],
|
1298
1424
|
"usage": "out"
|
1299
1425
|
},
|
1426
|
+
"BindItem": {
|
1427
|
+
"document": "配置绑定关系",
|
1428
|
+
"members": [
|
1429
|
+
{
|
1430
|
+
"disabled": false,
|
1431
|
+
"document": "配置绑定的CLB ID",
|
1432
|
+
"example": "",
|
1433
|
+
"member": "string",
|
1434
|
+
"name": "LoadBalancerId",
|
1435
|
+
"required": true,
|
1436
|
+
"type": "string",
|
1437
|
+
"value_allowed_null": false
|
1438
|
+
},
|
1439
|
+
{
|
1440
|
+
"disabled": false,
|
1441
|
+
"document": "配置绑定的监听器ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
1442
|
+
"example": "",
|
1443
|
+
"member": "string",
|
1444
|
+
"name": "ListenerId",
|
1445
|
+
"required": true,
|
1446
|
+
"type": "string",
|
1447
|
+
"value_allowed_null": true
|
1448
|
+
},
|
1449
|
+
{
|
1450
|
+
"disabled": false,
|
1451
|
+
"document": "配置绑定的域名\n注意:此字段可能返回 null,表示取不到有效值。",
|
1452
|
+
"example": "",
|
1453
|
+
"member": "string",
|
1454
|
+
"name": "Domain",
|
1455
|
+
"required": true,
|
1456
|
+
"type": "string",
|
1457
|
+
"value_allowed_null": true
|
1458
|
+
},
|
1459
|
+
{
|
1460
|
+
"disabled": false,
|
1461
|
+
"document": "配置绑定的规则\n注意:此字段可能返回 null,表示取不到有效值。",
|
1462
|
+
"example": "",
|
1463
|
+
"member": "string",
|
1464
|
+
"name": "LocationId",
|
1465
|
+
"required": false,
|
1466
|
+
"type": "string",
|
1467
|
+
"value_allowed_null": true
|
1468
|
+
}
|
1469
|
+
],
|
1470
|
+
"usage": "both"
|
1471
|
+
},
|
1300
1472
|
"BlockedIP": {
|
1301
1473
|
"document": "加入了12306黑名单的IP",
|
1302
1474
|
"members": [
|
@@ -3303,6 +3475,15 @@
|
|
3303
3475
|
"required": false,
|
3304
3476
|
"type": "list"
|
3305
3477
|
},
|
3478
|
+
{
|
3479
|
+
"disabled": false,
|
3480
|
+
"document": "目标组类型,当前支持v1(旧版目标组), v2(新版目标组), 默认为v1(旧版目标组)。",
|
3481
|
+
"example": "v1",
|
3482
|
+
"member": "string",
|
3483
|
+
"name": "Type",
|
3484
|
+
"required": false,
|
3485
|
+
"type": "string"
|
3486
|
+
},
|
3306
3487
|
{
|
3307
3488
|
"disabled": false,
|
3308
3489
|
"document": "标签。",
|
@@ -3505,6 +3686,33 @@
|
|
3505
3686
|
],
|
3506
3687
|
"usage": "out"
|
3507
3688
|
},
|
3689
|
+
"DeleteCustomizedConfigRequest": {
|
3690
|
+
"document": "DeleteCustomizedConfig请求参数结构体",
|
3691
|
+
"members": [
|
3692
|
+
{
|
3693
|
+
"disabled": false,
|
3694
|
+
"document": "删除的配置ID列表",
|
3695
|
+
"example": "[\"pz-efce**cu\"]",
|
3696
|
+
"member": "string",
|
3697
|
+
"name": "UconfigIdList",
|
3698
|
+
"required": true,
|
3699
|
+
"type": "list"
|
3700
|
+
}
|
3701
|
+
],
|
3702
|
+
"type": "object"
|
3703
|
+
},
|
3704
|
+
"DeleteCustomizedConfigResponse": {
|
3705
|
+
"document": "DeleteCustomizedConfig返回参数结构体",
|
3706
|
+
"members": [
|
3707
|
+
{
|
3708
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3709
|
+
"member": "string",
|
3710
|
+
"name": "RequestId",
|
3711
|
+
"type": "string"
|
3712
|
+
}
|
3713
|
+
],
|
3714
|
+
"type": "object"
|
3715
|
+
},
|
3508
3716
|
"DeleteListenerRequest": {
|
3509
3717
|
"document": "DeleteListener请求参数结构体",
|
3510
3718
|
"members": [
|
@@ -5858,6 +6066,42 @@
|
|
5858
6066
|
],
|
5859
6067
|
"type": "object"
|
5860
6068
|
},
|
6069
|
+
"DisassociateCustomizedConfigRequest": {
|
6070
|
+
"document": "DisassociateCustomizedConfig请求参数结构体",
|
6071
|
+
"members": [
|
6072
|
+
{
|
6073
|
+
"disabled": false,
|
6074
|
+
"document": "配置ID",
|
6075
|
+
"example": "pz-ched**vd",
|
6076
|
+
"member": "string",
|
6077
|
+
"name": "UconfigId",
|
6078
|
+
"required": true,
|
6079
|
+
"type": "string"
|
6080
|
+
},
|
6081
|
+
{
|
6082
|
+
"disabled": false,
|
6083
|
+
"document": "解绑的列表",
|
6084
|
+
"example": "无",
|
6085
|
+
"member": "BindItem",
|
6086
|
+
"name": "BindList",
|
6087
|
+
"required": true,
|
6088
|
+
"type": "list"
|
6089
|
+
}
|
6090
|
+
],
|
6091
|
+
"type": "object"
|
6092
|
+
},
|
6093
|
+
"DisassociateCustomizedConfigResponse": {
|
6094
|
+
"document": "DisassociateCustomizedConfig返回参数结构体",
|
6095
|
+
"members": [
|
6096
|
+
{
|
6097
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
6098
|
+
"member": "string",
|
6099
|
+
"name": "RequestId",
|
6100
|
+
"type": "string"
|
6101
|
+
}
|
6102
|
+
],
|
6103
|
+
"type": "object"
|
6104
|
+
},
|
5861
6105
|
"DisassociateTargetGroupsRequest": {
|
5862
6106
|
"document": "DisassociateTargetGroups请求参数结构体",
|
5863
6107
|
"members": [
|
@@ -8594,6 +8838,51 @@
|
|
8594
8838
|
],
|
8595
8839
|
"type": "object"
|
8596
8840
|
},
|
8841
|
+
"ModifyCustomizedConfigRequest": {
|
8842
|
+
"document": "ModifyCustomizedConfig请求参数结构体",
|
8843
|
+
"members": [
|
8844
|
+
{
|
8845
|
+
"disabled": false,
|
8846
|
+
"document": "配置名字",
|
8847
|
+
"example": "myconf",
|
8848
|
+
"member": "string",
|
8849
|
+
"name": "ConfigName",
|
8850
|
+
"required": true,
|
8851
|
+
"type": "string"
|
8852
|
+
},
|
8853
|
+
{
|
8854
|
+
"disabled": false,
|
8855
|
+
"document": "配置ID",
|
8856
|
+
"example": "pz-sdf",
|
8857
|
+
"member": "string",
|
8858
|
+
"name": "UconfigId",
|
8859
|
+
"required": true,
|
8860
|
+
"type": "string"
|
8861
|
+
},
|
8862
|
+
{
|
8863
|
+
"disabled": false,
|
8864
|
+
"document": "配置内容",
|
8865
|
+
"example": "client_max_body_size 100M;",
|
8866
|
+
"member": "string",
|
8867
|
+
"name": "ConfigContent",
|
8868
|
+
"required": true,
|
8869
|
+
"type": "string"
|
8870
|
+
}
|
8871
|
+
],
|
8872
|
+
"type": "object"
|
8873
|
+
},
|
8874
|
+
"ModifyCustomizedConfigResponse": {
|
8875
|
+
"document": "ModifyCustomizedConfig返回参数结构体",
|
8876
|
+
"members": [
|
8877
|
+
{
|
8878
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
8879
|
+
"member": "string",
|
8880
|
+
"name": "RequestId",
|
8881
|
+
"type": "string"
|
8882
|
+
}
|
8883
|
+
],
|
8884
|
+
"type": "object"
|
8885
|
+
},
|
8597
8886
|
"ModifyDomainAttributesRequest": {
|
8598
8887
|
"document": "ModifyDomainAttributes请求参数结构体",
|
8599
8888
|
"members": [
|
@@ -1,5 +1,21 @@
|
|
1
1
|
{
|
2
2
|
"actions": {
|
3
|
+
"AddCustomizedConfig": [
|
4
|
+
{
|
5
|
+
"document": "新增个性化配置",
|
6
|
+
"input": "POST / HTTP/1.1\nHost: clb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddCustomizedConfig\n<公共请求参数>\n\n{\n \"ConfigName\": \"test_xxxx\",\n \"ConfigType\": \"CLB\",\n \"ConfigContent\": \"test-xxxxxxxxxx\"\n}",
|
7
|
+
"output": "{\n \"Response\": {\n \"ConfigId\": \"pz-rnac4p7u\",\n \"RequestId\": \"83129908-a282-4f9f-8ab-131a3025ba11\"\n }\n}",
|
8
|
+
"title": "新增个性化配置"
|
9
|
+
}
|
10
|
+
],
|
11
|
+
"AssociateCustomizedConfig": [
|
12
|
+
{
|
13
|
+
"document": "关联配置",
|
14
|
+
"input": "https://clb.tencentcloudapi.com/?Action=AssociateCustomizedConfig\r\n&UconfigId=pz-asdfs\r\n&BindList.0.LoadBalancerId=asdfasdf\r\n&<公共请求参数>",
|
15
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"83129908-a282-4f9f-8ab-131a3025ba11\"\n }\n}",
|
16
|
+
"title": "关联配置"
|
17
|
+
}
|
18
|
+
],
|
3
19
|
"AssociateTargetGroups": [
|
4
20
|
{
|
5
21
|
"document": "",
|
@@ -154,6 +170,14 @@
|
|
154
170
|
"title": "创建主题。"
|
155
171
|
}
|
156
172
|
],
|
173
|
+
"DeleteCustomizedConfig": [
|
174
|
+
{
|
175
|
+
"document": "删除配置",
|
176
|
+
"input": "https://clb.tencentcloudapi.com/?Action=DeleteCustomizedConfig\r\n&UconfigIdList.0=pz-asdf\r\n&<公共请求参数>",
|
177
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"83129908-a282-4f9f-8ab-131a3025ba11\"\n }\n}",
|
178
|
+
"title": "删除配置"
|
179
|
+
}
|
180
|
+
],
|
157
181
|
"DeleteListener": [
|
158
182
|
{
|
159
183
|
"document": "",
|
@@ -528,6 +552,14 @@
|
|
528
552
|
"title": "查询异步任务状态"
|
529
553
|
}
|
530
554
|
],
|
555
|
+
"DisassociateCustomizedConfig": [
|
556
|
+
{
|
557
|
+
"document": "解绑配置",
|
558
|
+
"input": "https://clb.tencentcloudapi.com/?Action=DisassociateCustomizedConfig\r\n&UconfigId=pz-asdfs\r\n&BindList.0.LoadBalancerId=asdfasdf\r\n&<公共请求参数>",
|
559
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"83129908-a282-4f9f-8ab-131a3025ba11\"\n }\n}",
|
560
|
+
"title": "解绑配置"
|
561
|
+
}
|
562
|
+
],
|
531
563
|
"DisassociateTargetGroups": [
|
532
564
|
{
|
533
565
|
"document": "",
|
@@ -616,6 +648,14 @@
|
|
616
648
|
"title": "设置header,开启黑名单功能"
|
617
649
|
}
|
618
650
|
],
|
651
|
+
"ModifyCustomizedConfig": [
|
652
|
+
{
|
653
|
+
"document": "",
|
654
|
+
"input": "https://clb.tencentcloudapi.com/?Action=ModifyCustomizedConfig\n&ConfigName=testname\n&UconfigId=pz-sdf\n&ConfigContent=client_max_body_size 100M;\n&<公共请求参数>",
|
655
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"83129908-a282-4f9f-8ab-131a3025ba11\"\n }\n}",
|
656
|
+
"title": "更新配置"
|
657
|
+
}
|
658
|
+
],
|
619
659
|
"ModifyDomain": [
|
620
660
|
{
|
621
661
|
"document": "",
|