tccli 3.0.1200.1__py2.py3-none-any.whl → 3.0.1201.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/services/__init__.py +3 -0
- tccli/services/autoscaling/v20180419/api.json +33 -5
- tccli/services/autoscaling/v20180419/examples.json +3 -3
- tccli/services/batch/v20170312/api.json +2 -2
- tccli/services/ca/__init__.py +4 -0
- tccli/services/ca/ca_client.py +301 -0
- tccli/services/ca/v20230228/api.json +264 -0
- tccli/services/ca/v20230228/examples.json +41 -0
- tccli/services/ccc/ccc_client.py +153 -47
- tccli/services/ccc/v20200210/api.json +185 -1
- tccli/services/ccc/v20200210/examples.json +17 -1
- tccli/services/cdn/v20180606/api.json +30 -1
- tccli/services/cdwdoris/v20211228/api.json +5 -1
- tccli/services/cvm/cvm_client.py +53 -0
- tccli/services/cvm/v20170312/api.json +173 -25
- tccli/services/cvm/v20170312/examples.json +9 -1
- tccli/services/cynosdb/v20190107/api.json +56 -56
- tccli/services/dts/v20211206/api.json +12 -12
- tccli/services/emr/v20190103/api.json +9 -0
- tccli/services/ess/v20201111/api.json +6 -6
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/lighthouse/v20200324/api.json +2 -2
- tccli/services/mqtt/v20240516/api.json +1 -1
- tccli/services/mrs/v20200910/api.json +71 -1
- tccli/services/ocr/v20181119/api.json +10 -0
- tccli/services/ses/v20201002/api.json +50 -0
- tccli/services/ses/v20201002/examples.json +6 -0
- tccli/services/teo/teo_client.py +724 -141
- tccli/services/teo/v20220901/api.json +993 -106
- tccli/services/teo/v20220901/examples.json +112 -0
- tccli/services/tke/v20180525/api.json +7 -4
- tccli/services/vpc/v20170312/api.json +1273 -17
- tccli/services/vpc/v20170312/examples.json +176 -0
- tccli/services/vpc/vpc_client.py +1315 -149
- {tccli-3.0.1200.1.dist-info → tccli-3.0.1201.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1200.1.dist-info → tccli-3.0.1201.1.dist-info}/RECORD +41 -37
- {tccli-3.0.1200.1.dist-info → tccli-3.0.1201.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1200.1.dist-info → tccli-3.0.1201.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1200.1.dist-info → tccli-3.0.1201.1.dist-info}/license_files/LICENSE +0 -0
@@ -77,6 +77,20 @@
|
|
77
77
|
"output": "CreateCustomizeErrorPageResponse",
|
78
78
|
"status": "online"
|
79
79
|
},
|
80
|
+
"CreateFunction": {
|
81
|
+
"document": "创建并部署边缘函数至 EdgeOne 的边缘节点。",
|
82
|
+
"input": "CreateFunctionRequest",
|
83
|
+
"name": "创建边缘函数",
|
84
|
+
"output": "CreateFunctionResponse",
|
85
|
+
"status": "online"
|
86
|
+
},
|
87
|
+
"CreateFunctionRule": {
|
88
|
+
"document": "创建边缘函数的触发规则。",
|
89
|
+
"input": "CreateFunctionRuleRequest",
|
90
|
+
"name": "创建边缘函数触发规则",
|
91
|
+
"output": "CreateFunctionRuleResponse",
|
92
|
+
"status": "online"
|
93
|
+
},
|
80
94
|
"CreateL4Proxy": {
|
81
95
|
"document": "用于创建四层代理实例。",
|
82
96
|
"input": "CreateL4ProxyRequest",
|
@@ -196,6 +210,20 @@
|
|
196
210
|
"output": "DeleteCustomErrorPageResponse",
|
197
211
|
"status": "online"
|
198
212
|
},
|
213
|
+
"DeleteFunction": {
|
214
|
+
"document": "删除边缘函数,删除后函数无法恢复,关联的触发规则会一并删除。",
|
215
|
+
"input": "DeleteFunctionRequest",
|
216
|
+
"name": "删除边缘函数",
|
217
|
+
"output": "DeleteFunctionResponse",
|
218
|
+
"status": "online"
|
219
|
+
},
|
220
|
+
"DeleteFunctionRules": {
|
221
|
+
"document": "删除边缘函数触发规则。",
|
222
|
+
"input": "DeleteFunctionRulesRequest",
|
223
|
+
"name": "删除边缘函数触发规则",
|
224
|
+
"output": "DeleteFunctionRulesResponse",
|
225
|
+
"status": "online"
|
226
|
+
},
|
199
227
|
"DeleteL4Proxy": {
|
200
228
|
"document": "用于删除四层代理实例。",
|
201
229
|
"input": "DeleteL4ProxyRequest",
|
@@ -364,6 +392,27 @@
|
|
364
392
|
"output": "DescribeEnvironmentsResponse",
|
365
393
|
"status": "online"
|
366
394
|
},
|
395
|
+
"DescribeFunctionRules": {
|
396
|
+
"document": "查询边缘函数触发规则列表,支持按照规则 ID、函数 ID、规则描述等条件进行过滤。",
|
397
|
+
"input": "DescribeFunctionRulesRequest",
|
398
|
+
"name": "查询边缘函数触发规则",
|
399
|
+
"output": "DescribeFunctionRulesResponse",
|
400
|
+
"status": "online"
|
401
|
+
},
|
402
|
+
"DescribeFunctionRuntimeEnvironment": {
|
403
|
+
"document": "查询边缘函数运行环境,包括环境变量。",
|
404
|
+
"input": "DescribeFunctionRuntimeEnvironmentRequest",
|
405
|
+
"name": "查询边缘函数运行环境",
|
406
|
+
"output": "DescribeFunctionRuntimeEnvironmentResponse",
|
407
|
+
"status": "online"
|
408
|
+
},
|
409
|
+
"DescribeFunctions": {
|
410
|
+
"document": "查询边缘函数列表,支持函数 ID、函数名称、描述等条件的过滤。",
|
411
|
+
"input": "DescribeFunctionsRequest",
|
412
|
+
"name": "查询边缘函数列表",
|
413
|
+
"output": "DescribeFunctionsResponse",
|
414
|
+
"status": "online"
|
415
|
+
},
|
367
416
|
"DescribeHostsSetting": {
|
368
417
|
"document": "用于查询域名配置信息",
|
369
418
|
"input": "DescribeHostsSettingRequest",
|
@@ -546,6 +595,13 @@
|
|
546
595
|
"output": "DownloadL7LogsResponse",
|
547
596
|
"status": "online"
|
548
597
|
},
|
598
|
+
"HandleFunctionRuntimeEnvironment": {
|
599
|
+
"document": "操作边缘函数运行环境,支持环境变量的相关设置。\n设置环境变量后,可在函数代码中使用,具体参考 [边缘函数引入环境变量](https://cloud.tencent.com/document/product/1552/109151#0151fd9a-8b0e-407b-ae37-54553a60ded6)。",
|
600
|
+
"input": "HandleFunctionRuntimeEnvironmentRequest",
|
601
|
+
"name": "操作边缘函数运行环境",
|
602
|
+
"output": "HandleFunctionRuntimeEnvironmentResponse",
|
603
|
+
"status": "online"
|
604
|
+
},
|
549
605
|
"IdentifyZone": {
|
550
606
|
"document": "用于验证站点所有权。",
|
551
607
|
"input": "IdentifyZoneRequest",
|
@@ -623,6 +679,27 @@
|
|
623
679
|
"output": "ModifyCustomErrorPageResponse",
|
624
680
|
"status": "online"
|
625
681
|
},
|
682
|
+
"ModifyFunction": {
|
683
|
+
"document": "修改边缘函数,支持修改函数的内容及描述信息,修改且重新部署后,函数立刻生效。",
|
684
|
+
"input": "ModifyFunctionRequest",
|
685
|
+
"name": "修改边缘函数",
|
686
|
+
"output": "ModifyFunctionResponse",
|
687
|
+
"status": "online"
|
688
|
+
},
|
689
|
+
"ModifyFunctionRule": {
|
690
|
+
"document": "修改边缘函数触发规则,支持修改规则条件、执行函数以及描述信息。",
|
691
|
+
"input": "ModifyFunctionRuleRequest",
|
692
|
+
"name": "修改边缘函数触发规则",
|
693
|
+
"output": "ModifyFunctionRuleResponse",
|
694
|
+
"status": "online"
|
695
|
+
},
|
696
|
+
"ModifyFunctionRulePriority": {
|
697
|
+
"document": "修改边缘函数触发规则的优先级。",
|
698
|
+
"input": "ModifyFunctionRulePriorityRequest",
|
699
|
+
"name": "修改边缘函数触发规则优先级",
|
700
|
+
"output": "ModifyFunctionRulePriorityResponse",
|
701
|
+
"status": "online"
|
702
|
+
},
|
626
703
|
"ModifyHostsCertificate": {
|
627
704
|
"document": "完成域名创建之后,您可以为域名配置自有证书,也可以使用 EdgeOne 为您提供的 [免费证书](https://cloud.tencent.com/document/product/1552/90437)。\n如果您需要配置自有证书,请先将证书上传至 [SSL证书控制台](https://console.cloud.tencent.com/certoverview),然后在本接口中传入对应的证书 ID。详情参考 [部署自有证书至 EdgeOne 域名\n](https://cloud.tencent.com/document/product/1552/88874)。",
|
628
705
|
"input": "ModifyHostsCertificateRequest",
|
@@ -3741,6 +3818,134 @@
|
|
3741
3818
|
],
|
3742
3819
|
"type": "object"
|
3743
3820
|
},
|
3821
|
+
"CreateFunctionRequest": {
|
3822
|
+
"document": "CreateFunction请求参数结构体",
|
3823
|
+
"members": [
|
3824
|
+
{
|
3825
|
+
"disabled": false,
|
3826
|
+
"document": "站点 ID。",
|
3827
|
+
"example": "zone-z2fc1fkl",
|
3828
|
+
"member": "string",
|
3829
|
+
"name": "ZoneId",
|
3830
|
+
"required": true,
|
3831
|
+
"type": "string"
|
3832
|
+
},
|
3833
|
+
{
|
3834
|
+
"disabled": false,
|
3835
|
+
"document": "函数名称,只能包含小写字母、数字、连字符,以数字或字母开头,以数字或字母结尾,最大支持 30 个字符。",
|
3836
|
+
"example": "test-function",
|
3837
|
+
"member": "string",
|
3838
|
+
"name": "Name",
|
3839
|
+
"required": true,
|
3840
|
+
"type": "string"
|
3841
|
+
},
|
3842
|
+
{
|
3843
|
+
"disabled": false,
|
3844
|
+
"document": "函数内容,当前仅支持 JavaScript 代码,最大支持 5MB 大小。",
|
3845
|
+
"example": "无",
|
3846
|
+
"member": "string",
|
3847
|
+
"name": "Content",
|
3848
|
+
"required": true,
|
3849
|
+
"type": "string"
|
3850
|
+
},
|
3851
|
+
{
|
3852
|
+
"disabled": false,
|
3853
|
+
"document": "函数描述,最大支持 60 个字符。",
|
3854
|
+
"example": "鉴权函数",
|
3855
|
+
"member": "string",
|
3856
|
+
"name": "Remark",
|
3857
|
+
"required": false,
|
3858
|
+
"type": "string"
|
3859
|
+
}
|
3860
|
+
],
|
3861
|
+
"type": "object"
|
3862
|
+
},
|
3863
|
+
"CreateFunctionResponse": {
|
3864
|
+
"document": "CreateFunction返回参数结构体",
|
3865
|
+
"members": [
|
3866
|
+
{
|
3867
|
+
"disabled": false,
|
3868
|
+
"document": "函数 ID。",
|
3869
|
+
"example": "ef-jjhvk7ec",
|
3870
|
+
"member": "string",
|
3871
|
+
"name": "FunctionId",
|
3872
|
+
"output_required": true,
|
3873
|
+
"type": "string",
|
3874
|
+
"value_allowed_null": false
|
3875
|
+
},
|
3876
|
+
{
|
3877
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3878
|
+
"member": "string",
|
3879
|
+
"name": "RequestId",
|
3880
|
+
"type": "string"
|
3881
|
+
}
|
3882
|
+
],
|
3883
|
+
"type": "object"
|
3884
|
+
},
|
3885
|
+
"CreateFunctionRuleRequest": {
|
3886
|
+
"document": "CreateFunctionRule请求参数结构体",
|
3887
|
+
"members": [
|
3888
|
+
{
|
3889
|
+
"disabled": false,
|
3890
|
+
"document": "站点 ID。",
|
3891
|
+
"example": "zone-292mnbdkdzo6",
|
3892
|
+
"member": "string",
|
3893
|
+
"name": "ZoneId",
|
3894
|
+
"required": true,
|
3895
|
+
"type": "string"
|
3896
|
+
},
|
3897
|
+
{
|
3898
|
+
"disabled": false,
|
3899
|
+
"document": "规则条件列表,相同触发规则的不同条件匹配项之间为或关系。",
|
3900
|
+
"example": "无",
|
3901
|
+
"member": "FunctionRuleCondition",
|
3902
|
+
"name": "FunctionRuleConditions",
|
3903
|
+
"required": true,
|
3904
|
+
"type": "list"
|
3905
|
+
},
|
3906
|
+
{
|
3907
|
+
"disabled": false,
|
3908
|
+
"document": "函数 ID,命中触发规则条件后执行的函数。",
|
3909
|
+
"example": "ef-0agikbrr",
|
3910
|
+
"member": "string",
|
3911
|
+
"name": "FunctionId",
|
3912
|
+
"required": true,
|
3913
|
+
"type": "string"
|
3914
|
+
},
|
3915
|
+
{
|
3916
|
+
"disabled": false,
|
3917
|
+
"document": "规则描述,最大支持 60 个字符。",
|
3918
|
+
"example": "鉴权",
|
3919
|
+
"member": "string",
|
3920
|
+
"name": "Remark",
|
3921
|
+
"required": false,
|
3922
|
+
"type": "string"
|
3923
|
+
}
|
3924
|
+
],
|
3925
|
+
"type": "object"
|
3926
|
+
},
|
3927
|
+
"CreateFunctionRuleResponse": {
|
3928
|
+
"document": "CreateFunctionRule返回参数结构体",
|
3929
|
+
"members": [
|
3930
|
+
{
|
3931
|
+
"disabled": false,
|
3932
|
+
"document": "规则 ID。",
|
3933
|
+
"example": "rule-02y3grbu",
|
3934
|
+
"member": "string",
|
3935
|
+
"name": "RuleId",
|
3936
|
+
"output_required": true,
|
3937
|
+
"type": "string",
|
3938
|
+
"value_allowed_null": false
|
3939
|
+
},
|
3940
|
+
{
|
3941
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3942
|
+
"member": "string",
|
3943
|
+
"name": "RequestId",
|
3944
|
+
"type": "string"
|
3945
|
+
}
|
3946
|
+
],
|
3947
|
+
"type": "object"
|
3948
|
+
},
|
3744
3949
|
"CreateL4ProxyRequest": {
|
3745
3950
|
"document": "CreateL4Proxy请求参数结构体",
|
3746
3951
|
"members": [
|
@@ -5383,6 +5588,78 @@
|
|
5383
5588
|
],
|
5384
5589
|
"type": "object"
|
5385
5590
|
},
|
5591
|
+
"DeleteFunctionRequest": {
|
5592
|
+
"document": "DeleteFunction请求参数结构体",
|
5593
|
+
"members": [
|
5594
|
+
{
|
5595
|
+
"disabled": false,
|
5596
|
+
"document": "站点 ID。",
|
5597
|
+
"example": "zone-2gqxim9jstab",
|
5598
|
+
"member": "string",
|
5599
|
+
"name": "ZoneId",
|
5600
|
+
"required": true,
|
5601
|
+
"type": "string"
|
5602
|
+
},
|
5603
|
+
{
|
5604
|
+
"disabled": false,
|
5605
|
+
"document": "函数 ID。",
|
5606
|
+
"example": "ef-0agikbrr",
|
5607
|
+
"member": "string",
|
5608
|
+
"name": "FunctionId",
|
5609
|
+
"required": true,
|
5610
|
+
"type": "string"
|
5611
|
+
}
|
5612
|
+
],
|
5613
|
+
"type": "object"
|
5614
|
+
},
|
5615
|
+
"DeleteFunctionResponse": {
|
5616
|
+
"document": "DeleteFunction返回参数结构体",
|
5617
|
+
"members": [
|
5618
|
+
{
|
5619
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5620
|
+
"member": "string",
|
5621
|
+
"name": "RequestId",
|
5622
|
+
"type": "string"
|
5623
|
+
}
|
5624
|
+
],
|
5625
|
+
"type": "object"
|
5626
|
+
},
|
5627
|
+
"DeleteFunctionRulesRequest": {
|
5628
|
+
"document": "DeleteFunctionRules请求参数结构体",
|
5629
|
+
"members": [
|
5630
|
+
{
|
5631
|
+
"disabled": false,
|
5632
|
+
"document": "站点 ID。",
|
5633
|
+
"example": "zone-2gqxim9jstab",
|
5634
|
+
"member": "string",
|
5635
|
+
"name": "ZoneId",
|
5636
|
+
"required": true,
|
5637
|
+
"type": "string"
|
5638
|
+
},
|
5639
|
+
{
|
5640
|
+
"disabled": false,
|
5641
|
+
"document": "规则 ID 列表。",
|
5642
|
+
"example": "[\"rule-02y3grbu\"]",
|
5643
|
+
"member": "string",
|
5644
|
+
"name": "RuleIds",
|
5645
|
+
"required": true,
|
5646
|
+
"type": "list"
|
5647
|
+
}
|
5648
|
+
],
|
5649
|
+
"type": "object"
|
5650
|
+
},
|
5651
|
+
"DeleteFunctionRulesResponse": {
|
5652
|
+
"document": "DeleteFunctionRules返回参数结构体",
|
5653
|
+
"members": [
|
5654
|
+
{
|
5655
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5656
|
+
"member": "string",
|
5657
|
+
"name": "RequestId",
|
5658
|
+
"type": "string"
|
5659
|
+
}
|
5660
|
+
],
|
5661
|
+
"type": "object"
|
5662
|
+
},
|
5386
5663
|
"DeleteL4ProxyRequest": {
|
5387
5664
|
"document": "DeleteL4Proxy请求参数结构体",
|
5388
5665
|
"members": [
|
@@ -6979,13 +7256,13 @@
|
|
6979
7256
|
],
|
6980
7257
|
"type": "object"
|
6981
7258
|
},
|
6982
|
-
"
|
6983
|
-
"document": "
|
7259
|
+
"DescribeFunctionRulesRequest": {
|
7260
|
+
"document": "DescribeFunctionRules请求参数结构体",
|
6984
7261
|
"members": [
|
6985
7262
|
{
|
6986
7263
|
"disabled": false,
|
6987
|
-
"document": "站点ID。",
|
6988
|
-
"example": "zone-
|
7264
|
+
"document": "站点 ID。",
|
7265
|
+
"example": "zone-293e7s5jne1i",
|
6989
7266
|
"member": "string",
|
6990
7267
|
"name": "ZoneId",
|
6991
7268
|
"required": true,
|
@@ -6993,25 +7270,7 @@
|
|
6993
7270
|
},
|
6994
7271
|
{
|
6995
7272
|
"disabled": false,
|
6996
|
-
"document": "
|
6997
|
-
"example": "100",
|
6998
|
-
"member": "int64",
|
6999
|
-
"name": "Offset",
|
7000
|
-
"required": false,
|
7001
|
-
"type": "int"
|
7002
|
-
},
|
7003
|
-
{
|
7004
|
-
"disabled": false,
|
7005
|
-
"document": "分页查询限制数目。默认值: 100,最大值:1000。",
|
7006
|
-
"example": "10",
|
7007
|
-
"member": "int64",
|
7008
|
-
"name": "Limit",
|
7009
|
-
"required": false,
|
7010
|
-
"type": "int"
|
7011
|
-
},
|
7012
|
-
{
|
7013
|
-
"disabled": false,
|
7014
|
-
"document": "过滤条件,Filters.Values的上限为20。详细的过滤条件如下:\n<li>host:按照域名进行过滤。</li>",
|
7273
|
+
"document": "过滤条件列表,多个条件为且关系,Filters.Values 的上限为 20。详细的过滤条件如下:\n<li>rule-id:按照【规则 ID】进行精确匹配。</li>\n<li>function-id:按照【函数 ID】进行精确匹配。</li>\n<li>remark:按照【规则描述】进行模糊匹配。</li>",
|
7015
7274
|
"example": "无",
|
7016
7275
|
"member": "Filter",
|
7017
7276
|
"name": "Filters",
|
@@ -7021,29 +7280,19 @@
|
|
7021
7280
|
],
|
7022
7281
|
"type": "object"
|
7023
7282
|
},
|
7024
|
-
"
|
7025
|
-
"document": "
|
7283
|
+
"DescribeFunctionRulesResponse": {
|
7284
|
+
"document": "DescribeFunctionRules返回参数结构体",
|
7026
7285
|
"members": [
|
7027
7286
|
{
|
7028
7287
|
"disabled": false,
|
7029
|
-
"document": "
|
7288
|
+
"document": "规则详情列表。",
|
7030
7289
|
"example": "无",
|
7031
|
-
"member": "
|
7032
|
-
"name": "
|
7290
|
+
"member": "FunctionRule",
|
7291
|
+
"name": "FunctionRules",
|
7033
7292
|
"output_required": true,
|
7034
7293
|
"type": "list",
|
7035
7294
|
"value_allowed_null": false
|
7036
7295
|
},
|
7037
|
-
{
|
7038
|
-
"disabled": false,
|
7039
|
-
"document": "域名数量。",
|
7040
|
-
"example": "无",
|
7041
|
-
"member": "int64",
|
7042
|
-
"name": "TotalNumber",
|
7043
|
-
"output_required": true,
|
7044
|
-
"type": "int",
|
7045
|
-
"value_allowed_null": false
|
7046
|
-
},
|
7047
7296
|
{
|
7048
7297
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7049
7298
|
"member": "string",
|
@@ -7053,31 +7302,40 @@
|
|
7053
7302
|
],
|
7054
7303
|
"type": "object"
|
7055
7304
|
},
|
7056
|
-
"
|
7057
|
-
"document": "
|
7305
|
+
"DescribeFunctionRuntimeEnvironmentRequest": {
|
7306
|
+
"document": "DescribeFunctionRuntimeEnvironment请求参数结构体",
|
7058
7307
|
"members": [
|
7059
7308
|
{
|
7060
7309
|
"disabled": false,
|
7061
|
-
"document": "
|
7062
|
-
"example": "
|
7310
|
+
"document": "站点 ID。",
|
7311
|
+
"example": "zone-293e7s5jne1i",
|
7063
7312
|
"member": "string",
|
7064
|
-
"name": "
|
7313
|
+
"name": "ZoneId",
|
7065
7314
|
"required": true,
|
7066
|
-
"type": "
|
7315
|
+
"type": "string"
|
7316
|
+
},
|
7317
|
+
{
|
7318
|
+
"disabled": false,
|
7319
|
+
"document": "函数 ID。",
|
7320
|
+
"example": "ef-jjhvk7ec",
|
7321
|
+
"member": "string",
|
7322
|
+
"name": "FunctionId",
|
7323
|
+
"required": true,
|
7324
|
+
"type": "string"
|
7067
7325
|
}
|
7068
7326
|
],
|
7069
7327
|
"type": "object"
|
7070
7328
|
},
|
7071
|
-
"
|
7072
|
-
"document": "
|
7329
|
+
"DescribeFunctionRuntimeEnvironmentResponse": {
|
7330
|
+
"document": "DescribeFunctionRuntimeEnvironment返回参数结构体",
|
7073
7331
|
"members": [
|
7074
7332
|
{
|
7075
7333
|
"disabled": false,
|
7076
|
-
"document": "
|
7077
|
-
"example": "
|
7078
|
-
"member": "
|
7079
|
-
"name": "
|
7080
|
-
"output_required":
|
7334
|
+
"document": "环境变量列表。",
|
7335
|
+
"example": "无",
|
7336
|
+
"member": "FunctionEnvironmentVariable",
|
7337
|
+
"name": "EnvironmentVariables",
|
7338
|
+
"output_required": false,
|
7081
7339
|
"type": "list",
|
7082
7340
|
"value_allowed_null": false
|
7083
7341
|
},
|
@@ -7090,15 +7348,209 @@
|
|
7090
7348
|
],
|
7091
7349
|
"type": "object"
|
7092
7350
|
},
|
7093
|
-
"
|
7094
|
-
"document": "
|
7351
|
+
"DescribeFunctionsRequest": {
|
7352
|
+
"document": "DescribeFunctions请求参数结构体",
|
7095
7353
|
"members": [
|
7096
7354
|
{
|
7097
7355
|
"disabled": false,
|
7098
|
-
"document": "
|
7099
|
-
"example": "
|
7100
|
-
"member": "
|
7101
|
-
"name": "
|
7356
|
+
"document": "站点 ID。",
|
7357
|
+
"example": "zone-293e7s5jne1i",
|
7358
|
+
"member": "string",
|
7359
|
+
"name": "ZoneId",
|
7360
|
+
"required": true,
|
7361
|
+
"type": "string"
|
7362
|
+
},
|
7363
|
+
{
|
7364
|
+
"disabled": false,
|
7365
|
+
"document": "按照函数 ID 列表过滤。",
|
7366
|
+
"example": "[\"ef-jjhvk7ec\", \"ef-vwbhac60\"]",
|
7367
|
+
"member": "string",
|
7368
|
+
"name": "FunctionIds",
|
7369
|
+
"required": false,
|
7370
|
+
"type": "list"
|
7371
|
+
},
|
7372
|
+
{
|
7373
|
+
"disabled": false,
|
7374
|
+
"document": "过滤条件列表,多个条件为且关系,Filters.Values 的上限为 20。详细的过滤条件如下:\n<li>name:按照【函数名称】进行模糊匹配。</li>\n<li>remark:按照【函数描述】进行模糊匹配。</li>",
|
7375
|
+
"example": "无",
|
7376
|
+
"member": "Filter",
|
7377
|
+
"name": "Filters",
|
7378
|
+
"required": false,
|
7379
|
+
"type": "list"
|
7380
|
+
},
|
7381
|
+
{
|
7382
|
+
"disabled": false,
|
7383
|
+
"document": "分页查询偏移量。默认值:0。",
|
7384
|
+
"example": "0",
|
7385
|
+
"member": "int64",
|
7386
|
+
"name": "Offset",
|
7387
|
+
"required": false,
|
7388
|
+
"type": "int"
|
7389
|
+
},
|
7390
|
+
{
|
7391
|
+
"disabled": false,
|
7392
|
+
"document": "分页查询限制数目。默认值:20,最大值:200。",
|
7393
|
+
"example": "10",
|
7394
|
+
"member": "int64",
|
7395
|
+
"name": "Limit",
|
7396
|
+
"required": false,
|
7397
|
+
"type": "int"
|
7398
|
+
}
|
7399
|
+
],
|
7400
|
+
"type": "object"
|
7401
|
+
},
|
7402
|
+
"DescribeFunctionsResponse": {
|
7403
|
+
"document": "DescribeFunctions返回参数结构体",
|
7404
|
+
"members": [
|
7405
|
+
{
|
7406
|
+
"disabled": false,
|
7407
|
+
"document": "符合查询条件的函数总数。",
|
7408
|
+
"example": "10",
|
7409
|
+
"member": "int64",
|
7410
|
+
"name": "TotalCount",
|
7411
|
+
"output_required": true,
|
7412
|
+
"type": "int",
|
7413
|
+
"value_allowed_null": false
|
7414
|
+
},
|
7415
|
+
{
|
7416
|
+
"disabled": false,
|
7417
|
+
"document": "符合查询条件的所有函数信息。",
|
7418
|
+
"example": "无",
|
7419
|
+
"member": "Function",
|
7420
|
+
"name": "Functions",
|
7421
|
+
"output_required": true,
|
7422
|
+
"type": "list",
|
7423
|
+
"value_allowed_null": false
|
7424
|
+
},
|
7425
|
+
{
|
7426
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7427
|
+
"member": "string",
|
7428
|
+
"name": "RequestId",
|
7429
|
+
"type": "string"
|
7430
|
+
}
|
7431
|
+
],
|
7432
|
+
"type": "object"
|
7433
|
+
},
|
7434
|
+
"DescribeHostsSettingRequest": {
|
7435
|
+
"document": "DescribeHostsSetting请求参数结构体",
|
7436
|
+
"members": [
|
7437
|
+
{
|
7438
|
+
"disabled": false,
|
7439
|
+
"document": "站点ID。",
|
7440
|
+
"example": "zone-27q0p0bali16",
|
7441
|
+
"member": "string",
|
7442
|
+
"name": "ZoneId",
|
7443
|
+
"required": true,
|
7444
|
+
"type": "string"
|
7445
|
+
},
|
7446
|
+
{
|
7447
|
+
"disabled": false,
|
7448
|
+
"document": "分页查询偏移量。默认值: 0,最小值:0。",
|
7449
|
+
"example": "100",
|
7450
|
+
"member": "int64",
|
7451
|
+
"name": "Offset",
|
7452
|
+
"required": false,
|
7453
|
+
"type": "int"
|
7454
|
+
},
|
7455
|
+
{
|
7456
|
+
"disabled": false,
|
7457
|
+
"document": "分页查询限制数目。默认值: 100,最大值:1000。",
|
7458
|
+
"example": "10",
|
7459
|
+
"member": "int64",
|
7460
|
+
"name": "Limit",
|
7461
|
+
"required": false,
|
7462
|
+
"type": "int"
|
7463
|
+
},
|
7464
|
+
{
|
7465
|
+
"disabled": false,
|
7466
|
+
"document": "过滤条件,Filters.Values的上限为20。详细的过滤条件如下:\n<li>host:按照域名进行过滤。</li>",
|
7467
|
+
"example": "无",
|
7468
|
+
"member": "Filter",
|
7469
|
+
"name": "Filters",
|
7470
|
+
"required": false,
|
7471
|
+
"type": "list"
|
7472
|
+
}
|
7473
|
+
],
|
7474
|
+
"type": "object"
|
7475
|
+
},
|
7476
|
+
"DescribeHostsSettingResponse": {
|
7477
|
+
"document": "DescribeHostsSetting返回参数结构体",
|
7478
|
+
"members": [
|
7479
|
+
{
|
7480
|
+
"disabled": false,
|
7481
|
+
"document": "域名列表。",
|
7482
|
+
"example": "无",
|
7483
|
+
"member": "DetailHost",
|
7484
|
+
"name": "DetailHosts",
|
7485
|
+
"output_required": true,
|
7486
|
+
"type": "list",
|
7487
|
+
"value_allowed_null": false
|
7488
|
+
},
|
7489
|
+
{
|
7490
|
+
"disabled": false,
|
7491
|
+
"document": "域名数量。",
|
7492
|
+
"example": "无",
|
7493
|
+
"member": "int64",
|
7494
|
+
"name": "TotalNumber",
|
7495
|
+
"output_required": true,
|
7496
|
+
"type": "int",
|
7497
|
+
"value_allowed_null": false
|
7498
|
+
},
|
7499
|
+
{
|
7500
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7501
|
+
"member": "string",
|
7502
|
+
"name": "RequestId",
|
7503
|
+
"type": "string"
|
7504
|
+
}
|
7505
|
+
],
|
7506
|
+
"type": "object"
|
7507
|
+
},
|
7508
|
+
"DescribeIPRegionRequest": {
|
7509
|
+
"document": "DescribeIPRegion请求参数结构体",
|
7510
|
+
"members": [
|
7511
|
+
{
|
7512
|
+
"disabled": false,
|
7513
|
+
"document": "待查询的 IP 列表,支持 IPV4 和 IPV6,最大可查询 100 条。",
|
7514
|
+
"example": "[\"1.1.1.1\",\"2402:4e00:1403:eb00:0:9440:b55a:39a8\"]",
|
7515
|
+
"member": "string",
|
7516
|
+
"name": "IPs",
|
7517
|
+
"required": true,
|
7518
|
+
"type": "list"
|
7519
|
+
}
|
7520
|
+
],
|
7521
|
+
"type": "object"
|
7522
|
+
},
|
7523
|
+
"DescribeIPRegionResponse": {
|
7524
|
+
"document": "DescribeIPRegion返回参数结构体",
|
7525
|
+
"members": [
|
7526
|
+
{
|
7527
|
+
"disabled": false,
|
7528
|
+
"document": "IP 归属信息列表。",
|
7529
|
+
"example": "[]",
|
7530
|
+
"member": "IPRegionInfo",
|
7531
|
+
"name": "IPRegionInfo",
|
7532
|
+
"output_required": true,
|
7533
|
+
"type": "list",
|
7534
|
+
"value_allowed_null": false
|
7535
|
+
},
|
7536
|
+
{
|
7537
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7538
|
+
"member": "string",
|
7539
|
+
"name": "RequestId",
|
7540
|
+
"type": "string"
|
7541
|
+
}
|
7542
|
+
],
|
7543
|
+
"type": "object"
|
7544
|
+
},
|
7545
|
+
"DescribeIdentificationsRequest": {
|
7546
|
+
"document": "DescribeIdentifications请求参数结构体",
|
7547
|
+
"members": [
|
7548
|
+
{
|
7549
|
+
"disabled": false,
|
7550
|
+
"document": "过滤条件,Filters.Values的上限为20。详细的过滤条件如下:\n<li>zone-name:按照站点名称进行过滤。</li>",
|
7551
|
+
"example": "无",
|
7552
|
+
"member": "Filter",
|
7553
|
+
"name": "Filters",
|
7102
7554
|
"required": true,
|
7103
7555
|
"type": "list"
|
7104
7556
|
},
|
@@ -9879,93 +10331,375 @@
|
|
9879
10331
|
],
|
9880
10332
|
"usage": "both"
|
9881
10333
|
},
|
9882
|
-
"
|
9883
|
-
"document": "
|
10334
|
+
"Function": {
|
10335
|
+
"document": "边缘函数详情",
|
9884
10336
|
"members": [
|
9885
10337
|
{
|
9886
10338
|
"disabled": false,
|
9887
|
-
"document": "
|
9888
|
-
"example": "
|
10339
|
+
"document": "函数 ID。",
|
10340
|
+
"example": "ef-jjhvk7ec",
|
9889
10341
|
"member": "string",
|
9890
|
-
"name": "
|
9891
|
-
"
|
10342
|
+
"name": "FunctionId",
|
10343
|
+
"output_required": true,
|
9892
10344
|
"type": "string",
|
9893
10345
|
"value_allowed_null": false
|
9894
|
-
}
|
9895
|
-
],
|
9896
|
-
"usage": "both"
|
9897
|
-
},
|
9898
|
-
"Header": {
|
9899
|
-
"document": "刷新预热附带的头部信息",
|
9900
|
-
"members": [
|
10346
|
+
},
|
9901
10347
|
{
|
9902
10348
|
"disabled": false,
|
9903
|
-
"document": "
|
9904
|
-
"example": "
|
10349
|
+
"document": "站点 ID。",
|
10350
|
+
"example": "zone-293e7s5jne1",
|
10351
|
+
"member": "string",
|
10352
|
+
"name": "ZoneId",
|
10353
|
+
"output_required": true,
|
10354
|
+
"type": "string",
|
10355
|
+
"value_allowed_null": false
|
10356
|
+
},
|
10357
|
+
{
|
10358
|
+
"disabled": false,
|
10359
|
+
"document": "函数名字。",
|
10360
|
+
"example": "example-function",
|
9905
10361
|
"member": "string",
|
9906
10362
|
"name": "Name",
|
9907
|
-
"
|
10363
|
+
"output_required": true,
|
9908
10364
|
"type": "string",
|
9909
10365
|
"value_allowed_null": false
|
9910
10366
|
},
|
9911
10367
|
{
|
9912
10368
|
"disabled": false,
|
9913
|
-
"document": "
|
9914
|
-
"example": "
|
10369
|
+
"document": "函数描述。",
|
10370
|
+
"example": "鉴权函数",
|
9915
10371
|
"member": "string",
|
9916
|
-
"name": "
|
9917
|
-
"
|
10372
|
+
"name": "Remark",
|
10373
|
+
"output_required": true,
|
9918
10374
|
"type": "string",
|
9919
10375
|
"value_allowed_null": false
|
9920
|
-
}
|
9921
|
-
],
|
9922
|
-
"usage": "both"
|
9923
|
-
},
|
9924
|
-
"Hsts": {
|
9925
|
-
"document": "Hsts配置",
|
9926
|
-
"members": [
|
10376
|
+
},
|
9927
10377
|
{
|
9928
10378
|
"disabled": false,
|
9929
|
-
"document": "
|
9930
|
-
"example": "
|
10379
|
+
"document": "函数内容。",
|
10380
|
+
"example": "无",
|
9931
10381
|
"member": "string",
|
9932
|
-
"name": "
|
9933
|
-
"
|
10382
|
+
"name": "Content",
|
10383
|
+
"output_required": true,
|
9934
10384
|
"type": "string",
|
9935
10385
|
"value_allowed_null": false
|
9936
10386
|
},
|
9937
10387
|
{
|
9938
10388
|
"disabled": false,
|
9939
|
-
"document": "
|
9940
|
-
"example": "
|
9941
|
-
"member": "
|
9942
|
-
"name": "
|
9943
|
-
"
|
9944
|
-
"type": "
|
9945
|
-
"value_allowed_null":
|
10389
|
+
"document": "函数默认域名。",
|
10390
|
+
"example": "test1-zone-28v607hqabcd-1231525690.eo-edgefunctions.com",
|
10391
|
+
"member": "string",
|
10392
|
+
"name": "Domain",
|
10393
|
+
"output_required": true,
|
10394
|
+
"type": "string",
|
10395
|
+
"value_allowed_null": false
|
9946
10396
|
},
|
9947
10397
|
{
|
9948
10398
|
"disabled": false,
|
9949
|
-
"document": "
|
9950
|
-
"example": "
|
10399
|
+
"document": "创建时间。时间为世界标准时间(UTC), 遵循 ISO 8601 标准的日期和时间格式。",
|
10400
|
+
"example": "2017-09-17T16:30:58.410670+00:00",
|
9951
10401
|
"member": "string",
|
9952
|
-
"name": "
|
9953
|
-
"
|
10402
|
+
"name": "CreateTime",
|
10403
|
+
"output_required": true,
|
9954
10404
|
"type": "string",
|
9955
|
-
"value_allowed_null":
|
10405
|
+
"value_allowed_null": false
|
9956
10406
|
},
|
9957
10407
|
{
|
9958
10408
|
"disabled": false,
|
9959
|
-
"document": "
|
9960
|
-
"example": "
|
10409
|
+
"document": "修改时间。时间为世界标准时间(UTC), 遵循 ISO 8601 标准的日期和时间格式。",
|
10410
|
+
"example": "2017-09-17T16:30:58.410670+00:00",
|
9961
10411
|
"member": "string",
|
9962
|
-
"name": "
|
9963
|
-
"
|
10412
|
+
"name": "UpdateTime",
|
10413
|
+
"output_required": true,
|
9964
10414
|
"type": "string",
|
9965
|
-
"value_allowed_null":
|
10415
|
+
"value_allowed_null": false
|
9966
10416
|
}
|
9967
10417
|
],
|
9968
|
-
"usage": "
|
10418
|
+
"usage": "out"
|
10419
|
+
},
|
10420
|
+
"FunctionEnvironmentVariable": {
|
10421
|
+
"document": "边缘函数环境变量",
|
10422
|
+
"members": [
|
10423
|
+
{
|
10424
|
+
"disabled": false,
|
10425
|
+
"document": "变量的名称,限制只能包含大小写字母、数字,特殊字符仅支持 @ . - _ ,最大 64 个字节,不支持重复。",
|
10426
|
+
"example": "无",
|
10427
|
+
"member": "string",
|
10428
|
+
"name": "Key",
|
10429
|
+
"output_required": true,
|
10430
|
+
"required": true,
|
10431
|
+
"type": "string",
|
10432
|
+
"value_allowed_null": false
|
10433
|
+
},
|
10434
|
+
{
|
10435
|
+
"disabled": false,
|
10436
|
+
"document": "变量的值,限制最大 5000 字节,默认值为空。",
|
10437
|
+
"example": "无",
|
10438
|
+
"member": "string",
|
10439
|
+
"name": "Value",
|
10440
|
+
"output_required": true,
|
10441
|
+
"required": false,
|
10442
|
+
"type": "string",
|
10443
|
+
"value_allowed_null": false
|
10444
|
+
},
|
10445
|
+
{
|
10446
|
+
"disabled": false,
|
10447
|
+
"document": "变量的类型,取值有:\n<li>string:字符串类型;</li>\n<li>json:json 对象类型。</li>默认值为:string。",
|
10448
|
+
"example": "无",
|
10449
|
+
"member": "string",
|
10450
|
+
"name": "Type",
|
10451
|
+
"output_required": true,
|
10452
|
+
"required": false,
|
10453
|
+
"type": "string",
|
10454
|
+
"value_allowed_null": false
|
10455
|
+
}
|
10456
|
+
],
|
10457
|
+
"usage": "both"
|
10458
|
+
},
|
10459
|
+
"FunctionRule": {
|
10460
|
+
"document": "边缘函数触发规则。",
|
10461
|
+
"members": [
|
10462
|
+
{
|
10463
|
+
"disabled": false,
|
10464
|
+
"document": "规则ID。",
|
10465
|
+
"example": "rule-02y3grbu",
|
10466
|
+
"member": "string",
|
10467
|
+
"name": "RuleId",
|
10468
|
+
"output_required": true,
|
10469
|
+
"type": "string",
|
10470
|
+
"value_allowed_null": false
|
10471
|
+
},
|
10472
|
+
{
|
10473
|
+
"disabled": false,
|
10474
|
+
"document": "规则条件列表,列表项之间为或关系。",
|
10475
|
+
"example": "无",
|
10476
|
+
"member": "FunctionRuleCondition",
|
10477
|
+
"name": "FunctionRuleConditions",
|
10478
|
+
"output_required": true,
|
10479
|
+
"type": "list",
|
10480
|
+
"value_allowed_null": false
|
10481
|
+
},
|
10482
|
+
{
|
10483
|
+
"disabled": false,
|
10484
|
+
"document": "函数 ID,命中触发规则条件后执行的函数。",
|
10485
|
+
"example": "ef-jjhvk7ec",
|
10486
|
+
"member": "string",
|
10487
|
+
"name": "FunctionId",
|
10488
|
+
"output_required": true,
|
10489
|
+
"type": "string",
|
10490
|
+
"value_allowed_null": false
|
10491
|
+
},
|
10492
|
+
{
|
10493
|
+
"disabled": false,
|
10494
|
+
"document": "规则描述。",
|
10495
|
+
"example": "鉴权",
|
10496
|
+
"member": "string",
|
10497
|
+
"name": "Remark",
|
10498
|
+
"output_required": true,
|
10499
|
+
"type": "string",
|
10500
|
+
"value_allowed_null": false
|
10501
|
+
},
|
10502
|
+
{
|
10503
|
+
"disabled": false,
|
10504
|
+
"document": "函数名称。",
|
10505
|
+
"example": "TestFunction",
|
10506
|
+
"member": "string",
|
10507
|
+
"name": "FunctionName",
|
10508
|
+
"output_required": true,
|
10509
|
+
"type": "string",
|
10510
|
+
"value_allowed_null": false
|
10511
|
+
},
|
10512
|
+
{
|
10513
|
+
"disabled": false,
|
10514
|
+
"document": "函数触发规则优先级,数值越大,优先级越高。",
|
10515
|
+
"example": "1",
|
10516
|
+
"member": "int64",
|
10517
|
+
"name": "Priority",
|
10518
|
+
"output_required": true,
|
10519
|
+
"type": "int",
|
10520
|
+
"value_allowed_null": false
|
10521
|
+
},
|
10522
|
+
{
|
10523
|
+
"disabled": false,
|
10524
|
+
"document": "创建时间。时间为世界标准时间(UTC), 遵循 ISO 8601 标准的日期和时间格式。",
|
10525
|
+
"example": "2017-09-17T16:30:58.410670+00:00",
|
10526
|
+
"member": "datetime_iso",
|
10527
|
+
"name": "CreateTime",
|
10528
|
+
"output_required": true,
|
10529
|
+
"type": "string",
|
10530
|
+
"value_allowed_null": false
|
10531
|
+
},
|
10532
|
+
{
|
10533
|
+
"disabled": false,
|
10534
|
+
"document": "更新时间。时间为世界标准时间(UTC), 遵循 ISO 8601 标准的日期和时间格式。",
|
10535
|
+
"example": "2017-09-17T16:30:58.410670+00:00",
|
10536
|
+
"member": "datetime_iso",
|
10537
|
+
"name": "UpdateTime",
|
10538
|
+
"output_required": true,
|
10539
|
+
"type": "string",
|
10540
|
+
"value_allowed_null": false
|
10541
|
+
}
|
10542
|
+
],
|
10543
|
+
"usage": "out"
|
10544
|
+
},
|
10545
|
+
"FunctionRuleCondition": {
|
10546
|
+
"document": "边缘函数触发规则条件。",
|
10547
|
+
"members": [
|
10548
|
+
{
|
10549
|
+
"disabled": false,
|
10550
|
+
"document": "边缘函数触发规则条件,该列表内所有项全部满足即判断该条件满足。",
|
10551
|
+
"example": "[]",
|
10552
|
+
"member": "RuleCondition",
|
10553
|
+
"name": "RuleConditions",
|
10554
|
+
"output_required": true,
|
10555
|
+
"required": true,
|
10556
|
+
"type": "list",
|
10557
|
+
"value_allowed_null": false
|
10558
|
+
}
|
10559
|
+
],
|
10560
|
+
"usage": "both"
|
10561
|
+
},
|
10562
|
+
"Grpc": {
|
10563
|
+
"document": "Grpc配置项",
|
10564
|
+
"members": [
|
10565
|
+
{
|
10566
|
+
"disabled": false,
|
10567
|
+
"document": "是否开启 Grpc 配置,取值有:\n<li>on:开启;</li>\n<li>off:关闭。</li>",
|
10568
|
+
"example": "on",
|
10569
|
+
"member": "string",
|
10570
|
+
"name": "Switch",
|
10571
|
+
"required": true,
|
10572
|
+
"type": "string",
|
10573
|
+
"value_allowed_null": false
|
10574
|
+
}
|
10575
|
+
],
|
10576
|
+
"usage": "both"
|
10577
|
+
},
|
10578
|
+
"HandleFunctionRuntimeEnvironmentRequest": {
|
10579
|
+
"document": "HandleFunctionRuntimeEnvironment请求参数结构体",
|
10580
|
+
"members": [
|
10581
|
+
{
|
10582
|
+
"disabled": false,
|
10583
|
+
"document": "站点 ID。",
|
10584
|
+
"example": "zone-2gqxim9jstab",
|
10585
|
+
"member": "string",
|
10586
|
+
"name": "ZoneId",
|
10587
|
+
"required": true,
|
10588
|
+
"type": "string"
|
10589
|
+
},
|
10590
|
+
{
|
10591
|
+
"disabled": false,
|
10592
|
+
"document": "函数 ID。",
|
10593
|
+
"example": "ef-jjhvk7ec",
|
10594
|
+
"member": "string",
|
10595
|
+
"name": "FunctionId",
|
10596
|
+
"required": true,
|
10597
|
+
"type": "string"
|
10598
|
+
},
|
10599
|
+
{
|
10600
|
+
"disabled": false,
|
10601
|
+
"document": "操作类型,取值有:\n<li>setEnvironmentVariable:设置环境变量,当环境变量存在时为修改行为,否则为添加行为;</li>\n<li>deleteEnvironmentVariable:删除环境变量变量;</li>\n<li>clearEnvironmentVariable:清空环境变量变量;</li>\n<li>resetEnvironmentVariable:重置环境变量变量。</li>",
|
10602
|
+
"example": "setEnvironmentVariable",
|
10603
|
+
"member": "string",
|
10604
|
+
"name": "Operation",
|
10605
|
+
"required": true,
|
10606
|
+
"type": "string"
|
10607
|
+
},
|
10608
|
+
{
|
10609
|
+
"disabled": false,
|
10610
|
+
"document": "环境变量列表,函数运行环境最多支持 64 个变量。当 Operation 取值为 setEnvironmentVariable、deleteEnvironmentVariable、resetEnvironmentVariable 时必填。",
|
10611
|
+
"example": "无",
|
10612
|
+
"member": "FunctionEnvironmentVariable",
|
10613
|
+
"name": "EnvironmentVariables",
|
10614
|
+
"required": false,
|
10615
|
+
"type": "list"
|
10616
|
+
}
|
10617
|
+
],
|
10618
|
+
"type": "object"
|
10619
|
+
},
|
10620
|
+
"HandleFunctionRuntimeEnvironmentResponse": {
|
10621
|
+
"document": "HandleFunctionRuntimeEnvironment返回参数结构体",
|
10622
|
+
"members": [
|
10623
|
+
{
|
10624
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
10625
|
+
"member": "string",
|
10626
|
+
"name": "RequestId",
|
10627
|
+
"type": "string"
|
10628
|
+
}
|
10629
|
+
],
|
10630
|
+
"type": "object"
|
10631
|
+
},
|
10632
|
+
"Header": {
|
10633
|
+
"document": "刷新预热附带的头部信息",
|
10634
|
+
"members": [
|
10635
|
+
{
|
10636
|
+
"disabled": false,
|
10637
|
+
"document": "HTTP头部名称。",
|
10638
|
+
"example": "User-Agent",
|
10639
|
+
"member": "string",
|
10640
|
+
"name": "Name",
|
10641
|
+
"required": true,
|
10642
|
+
"type": "string",
|
10643
|
+
"value_allowed_null": false
|
10644
|
+
},
|
10645
|
+
{
|
10646
|
+
"disabled": false,
|
10647
|
+
"document": "HTTP头部值。",
|
10648
|
+
"example": "TencentEdgeOne",
|
10649
|
+
"member": "string",
|
10650
|
+
"name": "Value",
|
10651
|
+
"required": true,
|
10652
|
+
"type": "string",
|
10653
|
+
"value_allowed_null": false
|
10654
|
+
}
|
10655
|
+
],
|
10656
|
+
"usage": "both"
|
10657
|
+
},
|
10658
|
+
"Hsts": {
|
10659
|
+
"document": "Hsts配置",
|
10660
|
+
"members": [
|
10661
|
+
{
|
10662
|
+
"disabled": false,
|
10663
|
+
"document": "是否开启,取值有:\n<li>on:开启;</li>\n<li>off:关闭。</li>",
|
10664
|
+
"example": "on/off",
|
10665
|
+
"member": "string",
|
10666
|
+
"name": "Switch",
|
10667
|
+
"required": true,
|
10668
|
+
"type": "string",
|
10669
|
+
"value_allowed_null": false
|
10670
|
+
},
|
10671
|
+
{
|
10672
|
+
"disabled": false,
|
10673
|
+
"document": "MaxAge 数值。单位为秒,最大值为1天。\n注意:此字段可能返回 null,表示取不到有效值。",
|
10674
|
+
"example": "600",
|
10675
|
+
"member": "int64",
|
10676
|
+
"name": "MaxAge",
|
10677
|
+
"required": false,
|
10678
|
+
"type": "int",
|
10679
|
+
"value_allowed_null": true
|
10680
|
+
},
|
10681
|
+
{
|
10682
|
+
"disabled": false,
|
10683
|
+
"document": "是否包含子域名,取值有:\n<li>on:开启;</li>\n<li>off:关闭。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
|
10684
|
+
"example": "on/off",
|
10685
|
+
"member": "string",
|
10686
|
+
"name": "IncludeSubDomains",
|
10687
|
+
"required": false,
|
10688
|
+
"type": "string",
|
10689
|
+
"value_allowed_null": true
|
10690
|
+
},
|
10691
|
+
{
|
10692
|
+
"disabled": false,
|
10693
|
+
"document": "是否开启预加载,取值有:\n<li>on:开启;</li>\n<li>off:关闭。</li>\n注意:此字段可能返回 null,表示取不到有效值。",
|
10694
|
+
"example": "on/off",
|
10695
|
+
"member": "string",
|
10696
|
+
"name": "Preload",
|
10697
|
+
"required": false,
|
10698
|
+
"type": "string",
|
10699
|
+
"value_allowed_null": true
|
10700
|
+
}
|
10701
|
+
],
|
10702
|
+
"usage": "both"
|
9969
10703
|
},
|
9970
10704
|
"Https": {
|
9971
10705
|
"document": "域名 https 加速配置,默认为关闭状态",
|
@@ -11761,6 +12495,159 @@
|
|
11761
12495
|
],
|
11762
12496
|
"type": "object"
|
11763
12497
|
},
|
12498
|
+
"ModifyFunctionRequest": {
|
12499
|
+
"document": "ModifyFunction请求参数结构体",
|
12500
|
+
"members": [
|
12501
|
+
{
|
12502
|
+
"disabled": false,
|
12503
|
+
"document": "站点 ID。",
|
12504
|
+
"example": "zone-2gqxim9jstab",
|
12505
|
+
"member": "string",
|
12506
|
+
"name": "ZoneId",
|
12507
|
+
"required": true,
|
12508
|
+
"type": "string"
|
12509
|
+
},
|
12510
|
+
{
|
12511
|
+
"disabled": false,
|
12512
|
+
"document": "函数 ID。",
|
12513
|
+
"example": "ef-jjhvk7ec",
|
12514
|
+
"member": "string",
|
12515
|
+
"name": "FunctionId",
|
12516
|
+
"required": true,
|
12517
|
+
"type": "string"
|
12518
|
+
},
|
12519
|
+
{
|
12520
|
+
"disabled": false,
|
12521
|
+
"document": "函数描述,最大支持 60 个字符,不填写保持原有配置。",
|
12522
|
+
"example": "鉴权函数",
|
12523
|
+
"member": "string",
|
12524
|
+
"name": "Remark",
|
12525
|
+
"required": false,
|
12526
|
+
"type": "string"
|
12527
|
+
},
|
12528
|
+
{
|
12529
|
+
"disabled": false,
|
12530
|
+
"document": "函数内容,当前仅支持 JavaScript 代码,最大支持 5MB 大小,不填写保持原有配置。",
|
12531
|
+
"example": "无",
|
12532
|
+
"member": "string",
|
12533
|
+
"name": "Content",
|
12534
|
+
"required": false,
|
12535
|
+
"type": "string"
|
12536
|
+
}
|
12537
|
+
],
|
12538
|
+
"type": "object"
|
12539
|
+
},
|
12540
|
+
"ModifyFunctionResponse": {
|
12541
|
+
"document": "ModifyFunction返回参数结构体",
|
12542
|
+
"members": [
|
12543
|
+
{
|
12544
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
12545
|
+
"member": "string",
|
12546
|
+
"name": "RequestId",
|
12547
|
+
"type": "string"
|
12548
|
+
}
|
12549
|
+
],
|
12550
|
+
"type": "object"
|
12551
|
+
},
|
12552
|
+
"ModifyFunctionRulePriorityRequest": {
|
12553
|
+
"document": "ModifyFunctionRulePriority请求参数结构体",
|
12554
|
+
"members": [
|
12555
|
+
{
|
12556
|
+
"disabled": false,
|
12557
|
+
"document": "站点 ID。",
|
12558
|
+
"example": "zone-293e7s5jne1i",
|
12559
|
+
"member": "string",
|
12560
|
+
"name": "ZoneId",
|
12561
|
+
"required": true,
|
12562
|
+
"type": "string"
|
12563
|
+
},
|
12564
|
+
{
|
12565
|
+
"disabled": false,
|
12566
|
+
"document": "规则 ID 列表,必须填入调整优先级后的所有规则 ID,多条规则执行顺序依次从上往下,不填写保持原优先级顺序。",
|
12567
|
+
"example": "[\"rule-02y3grbu\", \"rule-02sfmvlw\"]",
|
12568
|
+
"member": "string",
|
12569
|
+
"name": "RuleIds",
|
12570
|
+
"required": true,
|
12571
|
+
"type": "list"
|
12572
|
+
}
|
12573
|
+
],
|
12574
|
+
"type": "object"
|
12575
|
+
},
|
12576
|
+
"ModifyFunctionRulePriorityResponse": {
|
12577
|
+
"document": "ModifyFunctionRulePriority返回参数结构体",
|
12578
|
+
"members": [
|
12579
|
+
{
|
12580
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
12581
|
+
"member": "string",
|
12582
|
+
"name": "RequestId",
|
12583
|
+
"type": "string"
|
12584
|
+
}
|
12585
|
+
],
|
12586
|
+
"type": "object"
|
12587
|
+
},
|
12588
|
+
"ModifyFunctionRuleRequest": {
|
12589
|
+
"document": "ModifyFunctionRule请求参数结构体",
|
12590
|
+
"members": [
|
12591
|
+
{
|
12592
|
+
"disabled": false,
|
12593
|
+
"document": "站点 ID。",
|
12594
|
+
"example": "zone-2gqxim9jstab",
|
12595
|
+
"member": "string",
|
12596
|
+
"name": "ZoneId",
|
12597
|
+
"required": true,
|
12598
|
+
"type": "string"
|
12599
|
+
},
|
12600
|
+
{
|
12601
|
+
"disabled": false,
|
12602
|
+
"document": "规则 ID。",
|
12603
|
+
"example": "rule-02y3grbu",
|
12604
|
+
"member": "string",
|
12605
|
+
"name": "RuleId",
|
12606
|
+
"required": true,
|
12607
|
+
"type": "string"
|
12608
|
+
},
|
12609
|
+
{
|
12610
|
+
"disabled": false,
|
12611
|
+
"document": "规则条件列表,相同触发规则的不同条件匹配项之间为或关系,不填写保持原有配置。",
|
12612
|
+
"example": "无",
|
12613
|
+
"member": "FunctionRuleCondition",
|
12614
|
+
"name": "FunctionRuleConditions",
|
12615
|
+
"required": false,
|
12616
|
+
"type": "list"
|
12617
|
+
},
|
12618
|
+
{
|
12619
|
+
"disabled": false,
|
12620
|
+
"document": "函数 ID,命中触发规则条件后执行的函数,不填写保持原有配置。",
|
12621
|
+
"example": "ef-jjhvk7ec",
|
12622
|
+
"member": "string",
|
12623
|
+
"name": "FunctionId",
|
12624
|
+
"required": false,
|
12625
|
+
"type": "string"
|
12626
|
+
},
|
12627
|
+
{
|
12628
|
+
"disabled": false,
|
12629
|
+
"document": "规则描述,最大支持 60 个字符,不填写保持原有配置。",
|
12630
|
+
"example": "鉴权规则",
|
12631
|
+
"member": "string",
|
12632
|
+
"name": "Remark",
|
12633
|
+
"required": false,
|
12634
|
+
"type": "string"
|
12635
|
+
}
|
12636
|
+
],
|
12637
|
+
"type": "object"
|
12638
|
+
},
|
12639
|
+
"ModifyFunctionRuleResponse": {
|
12640
|
+
"document": "ModifyFunctionRule返回参数结构体",
|
12641
|
+
"members": [
|
12642
|
+
{
|
12643
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
12644
|
+
"member": "string",
|
12645
|
+
"name": "RequestId",
|
12646
|
+
"type": "string"
|
12647
|
+
}
|
12648
|
+
],
|
12649
|
+
"type": "object"
|
12650
|
+
},
|
11764
12651
|
"ModifyHostsCertificateRequest": {
|
11765
12652
|
"document": "ModifyHostsCertificate请求参数结构体",
|
11766
12653
|
"members": [
|