tccli 3.0.1298.1__py2.py3-none-any.whl → 3.0.1300.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.
Files changed (56) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/batch_client.py +4 -110
  3. tccli/services/batch/v20170312/api.json +0 -527
  4. tccli/services/batch/v20170312/examples.json +0 -16
  5. tccli/services/bi/v20220105/api.json +87 -1
  6. tccli/services/bi/v20220105/examples.json +7 -7
  7. tccli/services/cam/v20190116/api.json +84 -84
  8. tccli/services/cbs/v20170312/api.json +23 -23
  9. tccli/services/cdn/v20180606/api.json +240 -179
  10. tccli/services/cdn/v20180606/examples.json +1 -1
  11. tccli/services/cfg/v20210820/api.json +5 -3
  12. tccli/services/cfg/v20210820/examples.json +1 -1
  13. tccli/services/chdfs/v20201112/api.json +7 -1
  14. tccli/services/controlcenter/v20230110/api.json +63 -58
  15. tccli/services/dbbrain/dbbrain_client.py +106 -0
  16. tccli/services/dbbrain/v20191016/api.json +219 -0
  17. tccli/services/dbbrain/v20191016/examples.json +8 -0
  18. tccli/services/dbbrain/v20210527/api.json +394 -1
  19. tccli/services/dbbrain/v20210527/examples.json +16 -0
  20. tccli/services/dcdb/v20180411/api.json +102 -6
  21. tccli/services/dcdb/v20180411/examples.json +4 -4
  22. tccli/services/dnspod/v20210323/api.json +128 -127
  23. tccli/services/dts/v20211206/api.json +66 -0
  24. tccli/services/dts/v20211206/examples.json +1 -1
  25. tccli/services/facefusion/v20220927/api.json +2 -2
  26. tccli/services/facefusion/v20220927/examples.json +1 -1
  27. tccli/services/gs/v20191118/api.json +3 -3
  28. tccli/services/iotexplorer/v20190423/api.json +550 -517
  29. tccli/services/iotexplorer/v20190423/examples.json +33 -33
  30. tccli/services/lkeap/v20240522/api.json +3 -3
  31. tccli/services/mariadb/v20170312/api.json +84 -8
  32. tccli/services/mariadb/v20170312/examples.json +3 -3
  33. tccli/services/mps/v20190612/api.json +8 -8
  34. tccli/services/mps/v20190612/examples.json +11 -11
  35. tccli/services/mqtt/v20240516/api.json +6 -6
  36. tccli/services/ocr/ocr_client.py +307 -360
  37. tccli/services/ocr/v20181119/api.json +0 -286
  38. tccli/services/ocr/v20181119/examples.json +0 -8
  39. tccli/services/organization/v20210331/api.json +9 -0
  40. tccli/services/sqlserver/v20180328/api.json +9 -0
  41. tccli/services/sqlserver/v20180328/examples.json +1 -1
  42. tccli/services/tcb/v20180608/api.json +11 -1
  43. tccli/services/teo/v20220106/api.json +4 -4
  44. tccli/services/tione/v20211111/api.json +25 -5
  45. tccli/services/tse/v20201207/api.json +34 -34
  46. tccli/services/vod/v20240718/api.json +9 -9
  47. tccli/services/vod/v20240718/examples.json +11 -11
  48. tccli/services/vpc/v20170312/api.json +175 -0
  49. tccli/services/vpc/v20170312/examples.json +8 -0
  50. tccli/services/vpc/vpc_client.py +53 -0
  51. tccli/services/wedata/v20210820/api.json +11 -1
  52. {tccli-3.0.1298.1.dist-info → tccli-3.0.1300.1.dist-info}/METADATA +2 -2
  53. {tccli-3.0.1298.1.dist-info → tccli-3.0.1300.1.dist-info}/RECORD +56 -56
  54. {tccli-3.0.1298.1.dist-info → tccli-3.0.1300.1.dist-info}/WHEEL +0 -0
  55. {tccli-3.0.1298.1.dist-info → tccli-3.0.1300.1.dist-info}/entry_points.txt +0 -0
  56. {tccli-3.0.1298.1.dist-info → tccli-3.0.1300.1.dist-info}/license_files/LICENSE +0 -0
@@ -9400,7 +9400,7 @@
9400
9400
  "example": "lotestapi100004",
9401
9401
  "member": "string",
9402
9402
  "name": "EnvId",
9403
- "required": true,
9403
+ "required": false,
9404
9404
  "type": "string"
9405
9405
  },
9406
9406
  {
@@ -10977,6 +10977,16 @@
10977
10977
  "output_required": false,
10978
10978
  "type": "string",
10979
10979
  "value_allowed_null": false
10980
+ },
10981
+ {
10982
+ "disabled": false,
10983
+ "document": "标签键值对",
10984
+ "example": "[{'Key': 'key', 'Value': 'value'}]",
10985
+ "member": "Tag",
10986
+ "name": "Tags",
10987
+ "output_required": false,
10988
+ "type": "list",
10989
+ "value_allowed_null": false
10980
10990
  }
10981
10991
  ],
10982
10992
  "usage": "out"
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "actions": {
3
3
  "CreatePrefetchTask": {
4
- "document": "创建预热任务",
4
+ "document": "老版本接口,最近一次调用时23年11月了\n\n创建预热任务",
5
5
  "input": "CreatePrefetchTaskRequest",
6
6
  "name": "创建预热任务",
7
7
  "output": "CreatePrefetchTaskResponse",
8
- "status": "online"
8
+ "status": "deprecated"
9
9
  },
10
10
  "CreatePurgeTask": {
11
- "document": "创建清除缓存任务",
11
+ "document": "老版本接口,老版本pod的最近一次调用在23年11月\n\n创建清除缓存任务",
12
12
  "input": "CreatePurgeTaskRequest",
13
13
  "name": "创建清除缓存任务",
14
14
  "output": "CreatePurgeTaskResponse",
15
- "status": "online"
15
+ "status": "deprecated"
16
16
  },
17
17
  "DescribePrefetchTasks": {
18
18
  "document": "查询预热任务状态",
@@ -9004,7 +9004,7 @@
9004
9004
  {
9005
9005
  "disabled": false,
9006
9006
  "document": "主账号",
9007
- "example": "555555",
9007
+ "example": "999555555",
9008
9008
  "member": "string",
9009
9009
  "name": "Uin",
9010
9010
  "output_required": true,
@@ -9034,7 +9034,7 @@
9034
9034
  {
9035
9035
  "disabled": false,
9036
9036
  "document": "服务描述\n注意:此字段可能返回 null,表示取不到有效值。",
9037
- "example": "{}",
9037
+ "example": "",
9038
9038
  "member": "Service",
9039
9039
  "name": "Services",
9040
9040
  "output_required": true,
@@ -9054,7 +9054,7 @@
9054
9054
  {
9055
9055
  "disabled": false,
9056
9056
  "document": "服务组标签\n注意:此字段可能返回 null,表示取不到有效值。",
9057
- "example": "{}",
9057
+ "example": "",
9058
9058
  "member": "Tag",
9059
9059
  "name": "Tags",
9060
9060
  "output_required": true,
@@ -9130,6 +9130,26 @@
9130
9130
  "output_required": false,
9131
9131
  "type": "int",
9132
9132
  "value_allowed_null": true
9133
+ },
9134
+ {
9135
+ "disabled": false,
9136
+ "document": "服务组的subuin",
9137
+ "example": "999555555",
9138
+ "member": "string",
9139
+ "name": "SubUin",
9140
+ "output_required": false,
9141
+ "type": "string",
9142
+ "value_allowed_null": false
9143
+ },
9144
+ {
9145
+ "disabled": false,
9146
+ "document": "服务组的app_id",
9147
+ "example": "73598888",
9148
+ "member": "int64",
9149
+ "name": "AppId",
9150
+ "output_required": false,
9151
+ "type": "int",
9152
+ "value_allowed_null": false
9133
9153
  }
9134
9154
  ],
9135
9155
  "usage": "out"
@@ -9372,11 +9392,11 @@
9372
9392
  "disabled": false,
9373
9393
  "document": "定时停止的配置\n注意:此字段可能返回 null,表示取不到有效值。",
9374
9394
  "example": "无",
9375
- "member": "string",
9395
+ "member": "ScheduledAction",
9376
9396
  "name": "ScheduledAction",
9377
9397
  "output_required": false,
9378
9398
  "required": false,
9379
- "type": "string",
9399
+ "type": "object",
9380
9400
  "value_allowed_null": true
9381
9401
  },
9382
9402
  {
@@ -943,25 +943,25 @@
943
943
  "members": [
944
944
  {
945
945
  "disabled": false,
946
- "document": "扩容行为配置\n注意:此字段可能返回 null,表示取不到有效值。",
946
+ "document": "扩容行为配置",
947
947
  "example": "无",
948
948
  "member": "AutoScalerRules",
949
949
  "name": "ScaleUp",
950
950
  "output_required": false,
951
951
  "required": false,
952
952
  "type": "object",
953
- "value_allowed_null": true
953
+ "value_allowed_null": false
954
954
  },
955
955
  {
956
956
  "disabled": false,
957
- "document": "缩容行为配置\n注意:此字段可能返回 null,表示取不到有效值。",
957
+ "document": "缩容行为配置",
958
958
  "example": "无",
959
959
  "member": "AutoScalerRules",
960
960
  "name": "ScaleDown",
961
961
  "output_required": false,
962
962
  "required": false,
963
963
  "type": "object",
964
- "value_allowed_null": true
964
+ "value_allowed_null": false
965
965
  }
966
966
  ],
967
967
  "usage": "both"
@@ -971,36 +971,36 @@
971
971
  "members": [
972
972
  {
973
973
  "disabled": false,
974
- "document": "类型,Pods\n注意:此字段可能返回 null,表示取不到有效值。",
974
+ "document": "类型,Pods",
975
975
  "example": "Pods",
976
976
  "member": "string",
977
977
  "name": "Type",
978
978
  "output_required": false,
979
979
  "required": false,
980
980
  "type": "string",
981
- "value_allowed_null": true
981
+ "value_allowed_null": false
982
982
  },
983
983
  {
984
984
  "disabled": false,
985
- "document": "数量\n注意:此字段可能返回 null,表示取不到有效值。",
985
+ "document": "数量",
986
986
  "example": "1",
987
987
  "member": "int64",
988
988
  "name": "Value",
989
989
  "output_required": false,
990
990
  "required": false,
991
991
  "type": "int",
992
- "value_allowed_null": true
992
+ "value_allowed_null": false
993
993
  },
994
994
  {
995
995
  "disabled": false,
996
- "document": "扩容周期\n注意:此字段可能返回 null,表示取不到有效值。",
996
+ "document": "扩容周期",
997
997
  "example": "10",
998
998
  "member": "int64",
999
999
  "name": "PeriodSeconds",
1000
1000
  "output_required": false,
1001
1001
  "required": false,
1002
1002
  "type": "int",
1003
- "value_allowed_null": true
1003
+ "value_allowed_null": false
1004
1004
  }
1005
1005
  ],
1006
1006
  "usage": "both"
@@ -1010,36 +1010,36 @@
1010
1010
  "members": [
1011
1011
  {
1012
1012
  "disabled": false,
1013
- "document": "稳定窗口时间,扩容时默认0,缩容时默认300\n注意:此字段可能返回 null,表示取不到有效值。",
1013
+ "document": "稳定窗口时间,扩容时默认0,缩容时默认300",
1014
1014
  "example": "300",
1015
1015
  "member": "int64",
1016
1016
  "name": "StabilizationWindowSeconds",
1017
1017
  "output_required": false,
1018
1018
  "required": false,
1019
1019
  "type": "int",
1020
- "value_allowed_null": true
1020
+ "value_allowed_null": false
1021
1021
  },
1022
1022
  {
1023
1023
  "disabled": false,
1024
- "document": "选择策略依据\n注意:此字段可能返回 null,表示取不到有效值。",
1024
+ "document": "选择策略依据",
1025
1025
  "example": "Max",
1026
1026
  "member": "string",
1027
1027
  "name": "SelectPolicy",
1028
1028
  "output_required": false,
1029
1029
  "required": false,
1030
1030
  "type": "string",
1031
- "value_allowed_null": true
1031
+ "value_allowed_null": false
1032
1032
  },
1033
1033
  {
1034
1034
  "disabled": false,
1035
- "document": "扩缩容策略\n注意:此字段可能返回 null,表示取不到有效值。",
1035
+ "document": "扩缩容策略",
1036
1036
  "example": "无",
1037
1037
  "member": "AutoScalerPolicy",
1038
1038
  "name": "Policies",
1039
1039
  "output_required": false,
1040
1040
  "required": false,
1041
1041
  "type": "list",
1042
- "value_allowed_null": true
1042
+ "value_allowed_null": false
1043
1043
  }
1044
1044
  ],
1045
1045
  "usage": "both"
@@ -2201,14 +2201,14 @@
2201
2201
  "members": [
2202
2202
  {
2203
2203
  "disabled": false,
2204
- "document": "最大副本数\n注意:此字段可能返回 null,表示取不到有效值。",
2204
+ "document": "最大副本数",
2205
2205
  "example": "5",
2206
2206
  "member": "int64",
2207
2207
  "name": "MaxReplicas",
2208
2208
  "output_required": true,
2209
2209
  "required": false,
2210
2210
  "type": "int",
2211
- "value_allowed_null": true
2211
+ "value_allowed_null": false
2212
2212
  },
2213
2213
  {
2214
2214
  "disabled": false,
@@ -2306,36 +2306,36 @@
2306
2306
  },
2307
2307
  {
2308
2308
  "disabled": false,
2309
- "document": "指标资源名称\n- cpu\n- memory\n注意:此字段可能返回 null,表示取不到有效值。",
2309
+ "document": "指标资源名称\n- cpu\n- memory",
2310
2310
  "example": "cpu",
2311
2311
  "member": "string",
2312
2312
  "name": "ResourceName",
2313
2313
  "output_required": true,
2314
2314
  "required": false,
2315
2315
  "type": "string",
2316
- "value_allowed_null": true
2316
+ "value_allowed_null": false
2317
2317
  },
2318
2318
  {
2319
2319
  "disabled": false,
2320
- "document": "指标目标类型,目前只支持百分比Utilization\n注意:此字段可能返回 null,表示取不到有效值。",
2320
+ "document": "指标目标类型,目前只支持百分比Utilization",
2321
2321
  "example": "Utilization",
2322
2322
  "member": "string",
2323
2323
  "name": "TargetType",
2324
2324
  "output_required": true,
2325
2325
  "required": false,
2326
2326
  "type": "string",
2327
- "value_allowed_null": true
2327
+ "value_allowed_null": false
2328
2328
  },
2329
2329
  {
2330
2330
  "disabled": false,
2331
- "document": "指标目标值\n注意:此字段可能返回 null,表示取不到有效值。",
2331
+ "document": "指标目标值",
2332
2332
  "example": "80",
2333
2333
  "member": "int64",
2334
2334
  "name": "TargetValue",
2335
2335
  "output_required": true,
2336
2336
  "required": false,
2337
2337
  "type": "int",
2338
- "value_allowed_null": true
2338
+ "value_allowed_null": false
2339
2339
  }
2340
2340
  ],
2341
2341
  "usage": "both"
@@ -2462,47 +2462,47 @@
2462
2462
  "members": [
2463
2463
  {
2464
2464
  "disabled": false,
2465
- "document": "定时伸缩周期\n注意:此字段可能返回 null,表示取不到有效值。",
2465
+ "document": "定时伸缩周期",
2466
2466
  "example": "1 * *",
2467
2467
  "member": "string",
2468
2468
  "name": "Period",
2469
2469
  "output_required": true,
2470
2470
  "required": false,
2471
2471
  "type": "string",
2472
- "value_allowed_null": true
2472
+ "value_allowed_null": false
2473
2473
  },
2474
2474
  {
2475
2475
  "disabled": false,
2476
- "document": "定时伸缩开始时间\n注意:此字段可能返回 null,表示取不到有效值。",
2476
+ "document": "定时伸缩开始时间",
2477
2477
  "example": "17:00",
2478
2478
  "member": "string",
2479
2479
  "name": "StartAt",
2480
2480
  "output_required": true,
2481
2481
  "required": false,
2482
2482
  "type": "string",
2483
- "value_allowed_null": true
2483
+ "value_allowed_null": false
2484
2484
  },
2485
2485
  {
2486
2486
  "disabled": false,
2487
- "document": "定时伸缩目标节点数,不超过指标伸缩中定义的最大节点数\n注意:此字段可能返回 null,表示取不到有效值。",
2487
+ "document": "定时伸缩目标节点数,不超过指标伸缩中定义的最大节点数",
2488
2488
  "example": "50",
2489
2489
  "member": "int64",
2490
2490
  "name": "TargetReplicas",
2491
2491
  "output_required": true,
2492
2492
  "required": false,
2493
2493
  "type": "int",
2494
- "value_allowed_null": true
2494
+ "value_allowed_null": false
2495
2495
  },
2496
2496
  {
2497
2497
  "disabled": false,
2498
- "document": "定时伸缩cron表达式,无需输入\n注意:此字段可能返回 null,表示取不到有效值。",
2498
+ "document": "定时伸缩cron表达式,无需输入",
2499
2499
  "example": "0 00 00 * * *",
2500
2500
  "member": "string",
2501
2501
  "name": "Crontab",
2502
2502
  "output_required": false,
2503
2503
  "required": false,
2504
2504
  "type": "string",
2505
- "value_allowed_null": true
2505
+ "value_allowed_null": false
2506
2506
  }
2507
2507
  ],
2508
2508
  "usage": "both"
@@ -3785,13 +3785,13 @@
3785
3785
  },
3786
3786
  {
3787
3787
  "disabled": false,
3788
- "document": "策略Id\n注意:此字段可能返回 null,表示取不到有效值。",
3788
+ "document": "策略Id",
3789
3789
  "example": "strategy-xxxxxxxx",
3790
3790
  "member": "string",
3791
3791
  "name": "StrategyId",
3792
3792
  "output_required": false,
3793
3793
  "type": "string",
3794
- "value_allowed_null": true
3794
+ "value_allowed_null": false
3795
3795
  },
3796
3796
  {
3797
3797
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
@@ -63,7 +63,7 @@
63
63
  {
64
64
  "disabled": false,
65
65
  "document": "<b>点播[专业版](/document/product/266/115396)[应用](/document/product/266/14574) ID。</b>",
66
- "example": "123456789",
66
+ "example": "1020304056",
67
67
  "member": "uint64",
68
68
  "name": "SubAppId",
69
69
  "required": true,
@@ -191,7 +191,7 @@
191
191
  {
192
192
  "disabled": false,
193
193
  "document": "<b>点播专业版[应用](/document/product/266/14574) ID。</b>",
194
- "example": "1234567890",
194
+ "example": "1020304056",
195
195
  "member": "uint64",
196
196
  "name": "SubAppId",
197
197
  "required": true,
@@ -292,7 +292,7 @@
292
292
  {
293
293
  "disabled": false,
294
294
  "document": "<b>点播[专业版](/document/product/266/115396)[应用](/document/product/266/14574) ID。</b>",
295
- "example": "123456789",
295
+ "example": "1020304056",
296
296
  "member": "uint64",
297
297
  "name": "SubAppId",
298
298
  "required": true,
@@ -337,7 +337,7 @@
337
337
  {
338
338
  "disabled": false,
339
339
  "document": "<b>点播[专业版](/document/product/266/115396)[应用](/document/product/266/14574) ID。</b>",
340
- "example": "123456789",
340
+ "example": "1020304056",
341
341
  "member": "uint64",
342
342
  "name": "SubAppId",
343
343
  "required": true,
@@ -420,7 +420,7 @@
420
420
  {
421
421
  "disabled": false,
422
422
  "document": "<b>点播专业版[应用](/document/product/266/14574) ID。</b>",
423
- "example": "123456789",
423
+ "example": "1020304056",
424
424
  "member": "uint64",
425
425
  "name": "SubAppId",
426
426
  "required": true,
@@ -899,7 +899,7 @@
899
899
  {
900
900
  "disabled": false,
901
901
  "document": "<b>策略生效的点播专业版[应用](/document/product/266/14574) ID。</b>",
902
- "example": "123456789",
902
+ "example": "1020304056",
903
903
  "member": "uint64",
904
904
  "name": "SubAppId",
905
905
  "output_required": false,
@@ -928,13 +928,13 @@
928
928
  },
929
929
  {
930
930
  "disabled": false,
931
- "document": "回源源站配置。\n注意:此字段可能返回 null,表示取不到有效值。",
931
+ "document": "回源源站配置。",
932
932
  "example": "无",
933
933
  "member": "IncrementalMigrationHttpOriginConfig",
934
934
  "name": "HttpOriginConfig",
935
935
  "output_required": false,
936
936
  "type": "object",
937
- "value_allowed_null": true
937
+ "value_allowed_null": false
938
938
  }
939
939
  ],
940
940
  "usage": "out"
@@ -945,7 +945,7 @@
945
945
  {
946
946
  "disabled": false,
947
947
  "document": "<b>点播[专业版](/document/product/266/115396)[应用](/document/product/266/14574) ID。</b>",
948
- "example": "123456789",
948
+ "example": "1020304056",
949
949
  "member": "uint64",
950
950
  "name": "SubAppId",
951
951
  "required": true,
@@ -3,7 +3,7 @@
3
3
  "CreateIncrementalMigrationStrategy": [
4
4
  {
5
5
  "document": "创建增量迁移策略",
6
- "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateIncrementalMigrationStrategy\n<公共请求参数>\n\n{\n \"SubAppId\": 123456789,\n \"BucketId\": \"bucketid1\",\n \"StrategyName\": \"strategy_name\",\n \"OriginType\": \"HTTP\",\n \"HttpOriginConfig\": {\n \"OriginInfo\": {\n \"EndpointInfo\": {\n \"Endpoint\": \"example.com:8080\"\n }\n },\n \"OriginParameter\": {\n \"HttpHeaderInfo\": {\n \"HeaderFollowMode\": \"FOLLOW_ALL\"\n }\n }\n }\n}",
6
+ "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateIncrementalMigrationStrategy\n<公共请求参数>\n\n{\n \"SubAppId\": 1020304056,\n \"BucketId\": \"bucketid1\",\n \"StrategyName\": \"strategy_name\",\n \"OriginType\": \"HTTP\",\n \"HttpOriginConfig\": {\n \"OriginInfo\": {\n \"EndpointInfo\": {\n \"Endpoint\": \"example.com:8080\"\n }\n },\n \"OriginParameter\": {\n \"HttpHeaderInfo\": {\n \"HeaderFollowMode\": \"FOLLOW_ALL\"\n }\n }\n }\n}",
7
7
  "output": "{\n \"Response\": {\n \"RequestId\": \"83bb5dcc-reqid-demo-a891-9ceeed3bb173\",\n \"StrategyId\": \"im-123-demoid\"\n }\n}",
8
8
  "title": "创建增量迁移策略"
9
9
  }
@@ -11,7 +11,7 @@
11
11
  "CreateStorage": [
12
12
  {
13
13
  "document": "开通专业版应用重庆地域存储。",
14
- "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStorage\n<公共请求参数>\n\n{\n \"SubAppId\": 1234567890,\n \"StorageRegion\": \"ap-chongqing\",\n \"StorageName\": \"my-storage\"\n}",
14
+ "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateStorage\n<公共请求参数>\n\n{\n \"SubAppId\": 1020304056,\n \"StorageRegion\": \"ap-chongqing\",\n \"StorageName\": \"my-storage\"\n}",
15
15
  "output": "{\n \"Response\": {\n \"BucketId\": \"bucketid123\",\n \"RequestId\": \"f13e691e-8df1-demo-b734-ac63af4b9a64\"\n }\n}",
16
16
  "title": "开通专业版应用存储"
17
17
  }
@@ -45,7 +45,7 @@
45
45
  "DeleteIncrementalMigrationStrategy": [
46
46
  {
47
47
  "document": "删除增量迁移策略",
48
- "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteIncrementalMigrationStrategy\n<公共请求参数>\n\n{\n \"SubAppId\": 123456789,\n \"BucketId\": \"bucketid2\",\n \"StrategyId\": \"im-123-demoid\"\n}",
48
+ "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteIncrementalMigrationStrategy\n<公共请求参数>\n\n{\n \"SubAppId\": 1020304056,\n \"BucketId\": \"bucketid2\",\n \"StrategyId\": \"im-123-demoid\"\n}",
49
49
  "output": "{\n \"Response\": {\n \"RequestId\": \"397d92f2-demo-reqid-bfbd-c2f7e3569c9d\"\n }\n}",
50
50
  "title": "删除增量迁移策略"
51
51
  }
@@ -53,27 +53,27 @@
53
53
  "DescribeIncrementalMigrationStrategyInfos": [
54
54
  {
55
55
  "document": "查询当前应用下的增量迁移策略,输出按照更新时间升序排序。",
56
- "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIncrementalMigrationStrategyInfos\n<公共请求参数>\n\n{\n \"SubAppId\": 123456789,\n \"SortBy\": {\n \"Field\": \"UpdateTime\",\n \"Order\": \"Asc\"\n },\n \"Offset\": 0,\n \"Limit\": 10\n}",
57
- "output": "{\n \"Response\": {\n \"RequestId\": \"b6376a73-reqid-demo-b097-de6bb60b3976\",\n \"StrategyInfoSet\": [\n {\n \"BucketId\": \"bucketid1\",\n \"HttpOriginConfig\": {\n \"Mode\": \"ASYNC\",\n \"OriginCondition\": {\n \"HttpStatusCode\": 404,\n \"Prefix\": \"test/\"\n },\n \"OriginInfo\": {\n \"EndpointInfo\": {\n \"Endpoint\": \"example.com\",\n \"StandbyEndpointSet\": [\n \"standby.com\",\n \"standby2.com\"\n ]\n },\n \"FileInfo\": {\n \"PrefixConfig\": {\n \"Prefix\": \"prefix\"\n },\n \"SuffixConfig\": {\n \"Suffix\": \"suffix\"\n }\n }\n },\n \"OriginParameter\": {\n \"HttpHeaderInfo\": {\n \"FollowHttpHeaderKeySet\": [\n \"Host\"\n ],\n \"HeaderFollowMode\": \"FOLLOW_ALL\",\n \"NewHttpHeaderSet\": [\n {\n \"Key\": \"Host\",\n \"Value\": \"demo.com\"\n }\n ]\n },\n \"HttpRedirectCode\": 302,\n \"OriginRedirectionFollowMode\": \"FOLLOW\",\n \"Protocol\": \"HTTP\",\n \"QueryStringFollowMode\": \"FOLLOW\"\n }\n },\n \"OriginType\": \"HTTP\",\n \"StrategyId\": \"im-123-demoid\",\n \"StrategyName\": \"demo1\",\n \"SubAppId\": 123456789\n },\n {\n \"BucketId\": \"bucketid2\",\n \"HttpOriginConfig\": {\n \"Mode\": \"SYNC\",\n \"OriginCondition\": {\n \"HttpStatusCode\": 404\n },\n \"OriginInfo\": {\n \"EndpointInfo\": {\n \"Endpoint\": \"example.com\"\n }\n },\n \"OriginParameter\": {\n \"HttpHeaderInfo\": {\n \"HeaderFollowMode\": \"IGNORE_ALL\",\n \"NewHttpHeaderSet\": [\n {\n \"Key\": \"host\",\n \"Value\": \"demo.com\"\n }\n ]\n },\n \"HttpRedirectCode\": 301,\n \"OriginRedirectionFollowMode\": \"FOLLOW\",\n \"Protocol\": \"HTTPS\",\n \"QueryStringFollowMode\": \"FOLLOW\"\n }\n },\n \"OriginType\": \"HTTP\",\n \"StrategyId\": \"im-123-demoid2\",\n \"StrategyName\": \"demo2\",\n \"SubAppId\": 123456789\n }\n ],\n \"TotalCount\": 2\n }\n}",
56
+ "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIncrementalMigrationStrategyInfos\n<公共请求参数>\n\n{\n \"SubAppId\": 1020304056,\n \"SortBy\": {\n \"Field\": \"UpdateTime\",\n \"Order\": \"Asc\"\n },\n \"Offset\": 0,\n \"Limit\": 10\n}",
57
+ "output": "{\n \"Response\": {\n \"RequestId\": \"b6376a73-reqid-demo-b097-de6bb60b3976\",\n \"StrategyInfoSet\": [\n {\n \"BucketId\": \"bucketid1\",\n \"HttpOriginConfig\": {\n \"Mode\": \"ASYNC\",\n \"OriginCondition\": {\n \"HttpStatusCode\": 404,\n \"Prefix\": \"prefix/\"\n },\n \"OriginInfo\": {\n \"EndpointInfo\": {\n \"Endpoint\": \"example.com\",\n \"StandbyEndpointSet\": [\n \"standby.com\",\n \"standby2.com\"\n ]\n },\n \"FileInfo\": {\n \"PrefixConfig\": {\n \"Prefix\": \"prefix\"\n },\n \"SuffixConfig\": {\n \"Suffix\": \"suffix\"\n }\n }\n },\n \"OriginParameter\": {\n \"HttpHeaderInfo\": {\n \"FollowHttpHeaderKeySet\": [\n \"Host\"\n ],\n \"HeaderFollowMode\": \"FOLLOW_ALL\",\n \"NewHttpHeaderSet\": [\n {\n \"Key\": \"Host\",\n \"Value\": \"demo.com\"\n }\n ]\n },\n \"HttpRedirectCode\": 302,\n \"OriginRedirectionFollowMode\": \"FOLLOW\",\n \"Protocol\": \"HTTP\",\n \"QueryStringFollowMode\": \"FOLLOW\"\n }\n },\n \"OriginType\": \"HTTP\",\n \"StrategyId\": \"im-123-demoid\",\n \"StrategyName\": \"my-strategy-1\",\n \"SubAppId\": 123456789\n },\n {\n \"BucketId\": \"bucketid2\",\n \"HttpOriginConfig\": {\n \"Mode\": \"SYNC\",\n \"OriginCondition\": {\n \"HttpStatusCode\": 404\n },\n \"OriginInfo\": {\n \"EndpointInfo\": {\n \"Endpoint\": \"example.com\"\n }\n },\n \"OriginParameter\": {\n \"HttpHeaderInfo\": {\n \"HeaderFollowMode\": \"IGNORE_ALL\",\n \"NewHttpHeaderSet\": [\n {\n \"Key\": \"host\",\n \"Value\": \"demo.com\"\n }\n ]\n },\n \"HttpRedirectCode\": 301,\n \"OriginRedirectionFollowMode\": \"FOLLOW\",\n \"Protocol\": \"HTTPS\",\n \"QueryStringFollowMode\": \"FOLLOW\"\n }\n },\n \"OriginType\": \"HTTP\",\n \"StrategyId\": \"im-123-demoid2\",\n \"StrategyName\": \"my-strategy-2\",\n \"SubAppId\": 123456789\n }\n ],\n \"TotalCount\": 2\n }\n}",
58
58
  "title": "查询应用下的策略信息"
59
59
  },
60
60
  {
61
61
  "document": "查询应用指定存储桶的增量迁移策略",
62
- "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIncrementalMigrationStrategyInfos\n<公共请求参数>\n\n{\n \"SubAppId\": 123456789,\n \"Filters\": [\n {\n \"Name\": \"BucketId\",\n \"Values\": [\n \"bucketid2\"\n ]\n }\n ],\n \"SortBy\": {\n \"Field\": \"UpdateTime\",\n \"Order\": \"Asc\"\n },\n \"Offset\": 0,\n \"Limit\": 10\n}",
63
- "output": "{\n \"Response\": {\n \"RequestId\": \"a70a4fb9-reqid-demo-aa39-3282aa745a26\",\n \"StrategyInfoSet\": [\n {\n \"BucketId\": \"bucketid2\",\n \"HttpOriginConfig\": {\n \"Mode\": \"SYNC\",\n \"OriginCondition\": {\n \"HttpStatusCode\": 404\n },\n \"OriginInfo\": {\n \"EndpointInfo\": {\n \"Endpoint\": \"example2.com\"\n }\n },\n \"OriginParameter\": {\n \"HttpHeaderInfo\": {\n \"HeaderFollowMode\": \"IGNORE_ALL\",\n \"NewHttpHeaderSet\": [\n {\n \"Key\": \"host\",\n \"Value\": \"demo.com\"\n }\n ]\n },\n \"HttpRedirectCode\": 301,\n \"OriginRedirectionFollowMode\": \"FOLLOW\",\n \"Protocol\": \"HTTPS\",\n \"QueryStringFollowMode\": \"FOLLOW\"\n }\n },\n \"OriginType\": \"HTTP\",\n \"StrategyId\": \"im-123-demoid2\",\n \"StrategyName\": \"demo2\",\n \"SubAppId\": 123456789\n }\n ],\n \"TotalCount\": 1\n }\n}",
62
+ "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIncrementalMigrationStrategyInfos\n<公共请求参数>\n\n{\n \"SubAppId\": 1020304056,\n \"Filters\": [\n {\n \"Name\": \"BucketId\",\n \"Values\": [\n \"bucketid2\"\n ]\n }\n ],\n \"SortBy\": {\n \"Field\": \"UpdateTime\",\n \"Order\": \"Asc\"\n },\n \"Offset\": 0,\n \"Limit\": 10\n}",
63
+ "output": "{\n \"Response\": {\n \"RequestId\": \"a70a4fb9-reqid-demo-aa39-3282aa745a26\",\n \"StrategyInfoSet\": [\n {\n \"BucketId\": \"bucketid2\",\n \"HttpOriginConfig\": {\n \"Mode\": \"SYNC\",\n \"OriginCondition\": {\n \"HttpStatusCode\": 404\n },\n \"OriginInfo\": {\n \"EndpointInfo\": {\n \"Endpoint\": \"example2.com\"\n }\n },\n \"OriginParameter\": {\n \"HttpHeaderInfo\": {\n \"HeaderFollowMode\": \"IGNORE_ALL\",\n \"NewHttpHeaderSet\": [\n {\n \"Key\": \"host\",\n \"Value\": \"demo.com\"\n }\n ]\n },\n \"HttpRedirectCode\": 301,\n \"OriginRedirectionFollowMode\": \"FOLLOW\",\n \"Protocol\": \"HTTPS\",\n \"QueryStringFollowMode\": \"FOLLOW\"\n }\n },\n \"OriginType\": \"HTTP\",\n \"StrategyId\": \"im-123-demoid2\",\n \"StrategyName\": \"my-strategy-2\",\n \"SubAppId\": 123456789\n }\n ],\n \"TotalCount\": 1\n }\n}",
64
64
  "title": "查询应用指定存储桶的增量迁移策略"
65
65
  }
66
66
  ],
67
67
  "DescribeStorage": [
68
68
  {
69
69
  "document": "按照创建时间倒序,分页查询专业版应用的存储信息。",
70
- "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStorage\n<公共请求参数>\n\n{\n \"SubAppId\": 1234567890,\n \"SortBy\": {\n \"Field\": \"CreateTime\",\n \"Order\": \"Desc\"\n },\n \"Offset\": 0,\n \"Limit\": 20\n}",
70
+ "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStorage\n<公共请求参数>\n\n{\n \"SubAppId\": 1020304056,\n \"SortBy\": {\n \"Field\": \"CreateTime\",\n \"Order\": \"Desc\"\n },\n \"Offset\": 0,\n \"Limit\": 20\n}",
71
71
  "output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"StorageInfoSet\": [\n {\n \"BucketId\": \"bucketId123demo\",\n \"CreateTime\": \"2024-07-18T00:00:00+00:00\",\n \"InternetAccessDomain\": \"example123.vodpro.ap-guangzhou.eovod.com\",\n \"InternetAccessDomainStatus\": \"DEPLOYING\",\n \"StorageName\": \"my-storage\",\n \"StorageRegion\": \"ap-guangzhou\"\n },\n {\n \"BucketId\": \"bucketId456demo\",\n \"CreateTime\": \"2024-07-17T00:00:00+00:00\",\n \"InternetAccessDomain\": \"example456.vodpro.ap-guangzhou.eovod.com\",\n \"InternetAccessDomainStatus\": \"ONLINE\",\n \"StorageName\": \"my-storage2\",\n \"StorageRegion\": \"ap-shanghai\"\n }\n ],\n \"RequestId\": \"af4b9a1e-8df1-demo-reqid-ac6364f13e69\"\n }\n}",
72
72
  "title": "分页查询专业版应用存储信息"
73
73
  },
74
74
  {
75
75
  "document": "添加查询过滤器 Filter,按照存储桶 ID 过滤查询存储桶信息。",
76
- "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStorage\n<公共请求参数>\n\n{\n \"SubAppId\": 1234567890,\n \"Filters\": [\n {\n \"Name\": \"BucketId\",\n \"Values\": [\n \"bucketId123demo\"\n ]\n }\n ]\n}",
76
+ "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeStorage\n<公共请求参数>\n\n{\n \"SubAppId\": 1020304056,\n \"Filters\": [\n {\n \"Name\": \"BucketId\",\n \"Values\": [\n \"bucketId123demo\"\n ]\n }\n ]\n}",
77
77
  "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"StorageInfoSet\": [\n {\n \"BucketId\": \"bucketId123demo\",\n \"CreateTime\": \"2024-07-18T00:00:00+00:00\",\n \"InternetAccessDomain\": \"example123.vodpro.ap-guangzhou.eovod.com\",\n \"InternetAccessDomainStatus\": \"DEPLOYING\",\n \"StorageName\": \"my-storage\",\n \"StorageRegion\": \"ap-guangzhou\"\n }\n ],\n \"RequestId\": \"bf5c72d0-5b34-demo-reqid-4b5a2d7b4c68\"\n }\n}",
78
78
  "title": "按照存储桶 ID 查询专业版应用的存储信息"
79
79
  }
@@ -81,13 +81,13 @@
81
81
  "ModifyIncrementalMigrationStrategy": [
82
82
  {
83
83
  "document": "修改增量迁移策略名称",
84
- "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyIncrementalMigrationStrategy\n<公共请求参数>\n\n{\n \"SubAppId\": 123456789,\n \"BucketId\": \"bucketid2\",\n \"StrategyId\": \"im-123-demoid\",\n \"StrategyName\": \"demo-modify\"\n}",
84
+ "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyIncrementalMigrationStrategy\n<公共请求参数>\n\n{\n \"SubAppId\": 1020304056,\n \"BucketId\": \"bucketid2\",\n \"StrategyId\": \"im-123-demoid\",\n \"StrategyName\": \"demo-modify\"\n}",
85
85
  "output": "{\n \"Response\": {\n \"RequestId\": \"94a26124-reqid-demo-ad0f-e8458e187f02\"\n }\n}",
86
86
  "title": "修改增量迁移策略名称"
87
87
  },
88
88
  {
89
89
  "document": "修改增量迁移策略回源类型及 HTTP 回源配置信息",
90
- "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyIncrementalMigrationStrategy\n<公共请求参数>\n\n{\n \"SubAppId\": 123456789,\n \"BucketId\": \"bucketid2\",\n \"StrategyId\": \"im-123-demoid\",\n \"StrategyName\": \"\",\n \"OriginType\": \"HTTP\",\n \"HttpOriginConfig\": {\n \"OriginInfo\": {\n \"EndpointInfo\": {\n \"Endpoint\": \"example2.com\"\n }\n },\n \"OriginParameter\": {\n \"HttpHeaderInfo\": {\n \"HeaderFollowMode\": \"IGNORE_ALL\",\n \"NewHttpHeaderSet\": [\n {\n \"Key\": \"host\",\n \"Value\": \"demo2.com\"\n }\n ]\n },\n \"Protocol\": \"FOLLOW\",\n \"QueryStringFollowMode\": \"FOLLOW\",\n \"HttpRedirectCode\": 302,\n \"OriginRedirectionFollowMode\": \"IGNORE\"\n },\n \"Mode\": \"SYNC\",\n \"OriginCondition\": {\n \"HttpStatusCode\": 404\n }\n }\n}",
90
+ "input": "POST / HTTP/1.1\nHost: vod.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyIncrementalMigrationStrategy\n<公共请求参数>\n\n{\n \"SubAppId\": 1020304056,\n \"BucketId\": \"bucketid2\",\n \"StrategyId\": \"im-123-demoid\",\n \"StrategyName\": \"\",\n \"OriginType\": \"HTTP\",\n \"HttpOriginConfig\": {\n \"OriginInfo\": {\n \"EndpointInfo\": {\n \"Endpoint\": \"example2.com\"\n }\n },\n \"OriginParameter\": {\n \"HttpHeaderInfo\": {\n \"HeaderFollowMode\": \"IGNORE_ALL\",\n \"NewHttpHeaderSet\": [\n {\n \"Key\": \"host\",\n \"Value\": \"demo2.com\"\n }\n ]\n },\n \"Protocol\": \"FOLLOW\",\n \"QueryStringFollowMode\": \"FOLLOW\",\n \"HttpRedirectCode\": 302,\n \"OriginRedirectionFollowMode\": \"IGNORE\"\n },\n \"Mode\": \"SYNC\",\n \"OriginCondition\": {\n \"HttpStatusCode\": 404\n }\n }\n}",
91
91
  "output": "{\n \"Response\": {\n \"RequestId\": \"300b29b9-demo-reqid-ade4-f84f176e60c3\"\n }\n}",
92
92
  "title": "修改增量迁移策略内容"
93
93
  }