tccli 3.0.1199.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/aiart/v20221229/api.json +7 -7
- 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/billing/v20180709/examples.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/cwp/v20180228/api.json +2 -2
- tccli/services/cynosdb/v20190107/api.json +56 -56
- tccli/services/dasb/v20191018/api.json +32 -3
- tccli/services/dts/v20211206/api.json +19 -19
- tccli/services/emr/v20190103/api.json +9 -0
- tccli/services/ess/v20201111/api.json +18 -18
- tccli/services/ess/v20201111/examples.json +0 -6
- tccli/services/essbasic/v20210526/api.json +16 -7
- tccli/services/essbasic/v20210526/examples.json +0 -6
- 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/omics/v20221128/api.json +181 -34
- tccli/services/ses/v20201002/api.json +50 -0
- tccli/services/ses/v20201002/examples.json +6 -0
- tccli/services/ssl/v20191205/api.json +48 -0
- tccli/services/tcb/v20180608/api.json +21 -1
- 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/tts/v20190823/api.json +1 -1
- tccli/services/vpc/v20170312/api.json +1278 -3
- tccli/services/vpc/v20170312/examples.json +176 -0
- tccli/services/vpc/vpc_client.py +1315 -149
- {tccli-3.0.1199.1.dist-info → tccli-3.0.1201.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1199.1.dist-info → tccli-3.0.1201.1.dist-info}/RECORD +51 -47
- {tccli-3.0.1199.1.dist-info → tccli-3.0.1201.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1199.1.dist-info → tccli-3.0.1201.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1199.1.dist-info → tccli-3.0.1201.1.dist-info}/license_files/LICENSE +0 -0
@@ -2694,6 +2694,7 @@
|
|
2694
2694
|
"example": "1",
|
2695
2695
|
"member": "int64",
|
2696
2696
|
"name": "X",
|
2697
|
+
"output_required": true,
|
2697
2698
|
"required": true,
|
2698
2699
|
"type": "int",
|
2699
2700
|
"value_allowed_null": true
|
@@ -2704,6 +2705,7 @@
|
|
2704
2705
|
"example": "1",
|
2705
2706
|
"member": "int64",
|
2706
2707
|
"name": "Y",
|
2708
|
+
"output_required": true,
|
2707
2709
|
"required": true,
|
2708
2710
|
"type": "int",
|
2709
2711
|
"value_allowed_null": true
|
@@ -2714,6 +2716,7 @@
|
|
2714
2716
|
"example": "20",
|
2715
2717
|
"member": "int64",
|
2716
2718
|
"name": "Width",
|
2719
|
+
"output_required": true,
|
2717
2720
|
"required": true,
|
2718
2721
|
"type": "int",
|
2719
2722
|
"value_allowed_null": true
|
@@ -2724,12 +2727,13 @@
|
|
2724
2727
|
"example": "20",
|
2725
2728
|
"member": "int64",
|
2726
2729
|
"name": "Height",
|
2730
|
+
"output_required": true,
|
2727
2731
|
"required": true,
|
2728
2732
|
"type": "int",
|
2729
2733
|
"value_allowed_null": true
|
2730
2734
|
}
|
2731
2735
|
],
|
2732
|
-
"usage": "
|
2736
|
+
"usage": "both"
|
2733
2737
|
},
|
2734
2738
|
"CovidItem": {
|
2735
2739
|
"document": "核酸报告结论结构",
|
@@ -6534,6 +6538,15 @@
|
|
6534
6538
|
"name": "ReportTypeVersion",
|
6535
6539
|
"required": false,
|
6536
6540
|
"type": "list"
|
6541
|
+
},
|
6542
|
+
{
|
6543
|
+
"disabled": false,
|
6544
|
+
"document": "可选。 图片OCR信息列表,每一个元素是一张图片的OCR结果。适用于不想将医疗报告图片传入腾讯云的客户,客户可对图片OCR信息中的敏感信息去除之后再传入。与 ImageInfoList 二选一,同时存在则使用OcrInfoList",
|
6545
|
+
"example": "[object]",
|
6546
|
+
"member": "OcrInfo",
|
6547
|
+
"name": "OcrInfoList",
|
6548
|
+
"required": false,
|
6549
|
+
"type": "list"
|
6537
6550
|
}
|
6538
6551
|
],
|
6539
6552
|
"type": "object"
|
@@ -9392,6 +9405,63 @@
|
|
9392
9405
|
],
|
9393
9406
|
"usage": "out"
|
9394
9407
|
},
|
9408
|
+
"OcrInfo": {
|
9409
|
+
"document": "图片完整的OCR信息",
|
9410
|
+
"members": [
|
9411
|
+
{
|
9412
|
+
"disabled": false,
|
9413
|
+
"document": "图片进行OCR之后得到的所有包含字块的OCR信息",
|
9414
|
+
"example": "object",
|
9415
|
+
"member": "OcrItem",
|
9416
|
+
"name": "Items",
|
9417
|
+
"required": false,
|
9418
|
+
"type": "list"
|
9419
|
+
},
|
9420
|
+
{
|
9421
|
+
"disabled": false,
|
9422
|
+
"document": "图片进行OCR之后得到的所有字符",
|
9423
|
+
"example": "\"\"",
|
9424
|
+
"member": "string",
|
9425
|
+
"name": "Text",
|
9426
|
+
"required": false,
|
9427
|
+
"type": "string"
|
9428
|
+
}
|
9429
|
+
],
|
9430
|
+
"usage": "in"
|
9431
|
+
},
|
9432
|
+
"OcrItem": {
|
9433
|
+
"document": "图片进行OCR之后,包含字符块的信息,包含字符与坐标,一个图片进行OCR之后可能分为多个这样的块",
|
9434
|
+
"members": [
|
9435
|
+
{
|
9436
|
+
"disabled": false,
|
9437
|
+
"document": "图片中文字的字符串",
|
9438
|
+
"example": "\"\"",
|
9439
|
+
"member": "string",
|
9440
|
+
"name": "Words",
|
9441
|
+
"required": false,
|
9442
|
+
"type": "string"
|
9443
|
+
},
|
9444
|
+
{
|
9445
|
+
"disabled": false,
|
9446
|
+
"document": "Words 中每个文字的坐标数组,顺序与Words中的字符顺序一致",
|
9447
|
+
"example": "[object]",
|
9448
|
+
"member": "Coordinate",
|
9449
|
+
"name": "Coords",
|
9450
|
+
"required": false,
|
9451
|
+
"type": "list"
|
9452
|
+
},
|
9453
|
+
{
|
9454
|
+
"disabled": false,
|
9455
|
+
"document": "整个字符块的坐标信息",
|
9456
|
+
"example": "object",
|
9457
|
+
"member": "Coordinate",
|
9458
|
+
"name": "WordCoords",
|
9459
|
+
"required": false,
|
9460
|
+
"type": "object"
|
9461
|
+
}
|
9462
|
+
],
|
9463
|
+
"usage": "in"
|
9464
|
+
},
|
9395
9465
|
"OphthalmologyBareEyeSight": {
|
9396
9466
|
"document": "体检报告-眼科-裸眼视力",
|
9397
9467
|
"members": [
|
@@ -7982,6 +7982,16 @@
|
|
7982
7982
|
"type": "object",
|
7983
7983
|
"value_allowed_null": false
|
7984
7984
|
},
|
7985
|
+
{
|
7986
|
+
"disabled": false,
|
7987
|
+
"document": "告警码\n-9101 证件边框不完整告警\n-9102 证件复印件告警\n-9103 证件翻拍告警\n-9104 证件PS告警\n-9107 证件反光告警\n-9108 证件模糊告警\n-9109 告警能力未开通",
|
7988
|
+
"example": "[-9101]",
|
7989
|
+
"member": "int64",
|
7990
|
+
"name": "WarnCardInfos",
|
7991
|
+
"output_required": false,
|
7992
|
+
"type": "list",
|
7993
|
+
"value_allowed_null": false
|
7994
|
+
},
|
7985
7995
|
{
|
7986
7996
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7987
7997
|
"member": "string",
|
@@ -232,7 +232,7 @@
|
|
232
232
|
"value_allowed_null": true
|
233
233
|
},
|
234
234
|
{
|
235
|
-
"disabled":
|
235
|
+
"disabled": true,
|
236
236
|
"document": "Git信息。\n注意:此字段可能返回 null,表示取不到有效值。",
|
237
237
|
"example": "无",
|
238
238
|
"member": "string",
|
@@ -240,6 +240,16 @@
|
|
240
240
|
"output_required": false,
|
241
241
|
"type": "string",
|
242
242
|
"value_allowed_null": true
|
243
|
+
},
|
244
|
+
{
|
245
|
+
"disabled": false,
|
246
|
+
"document": "Git信息。\n注意:此字段可能返回 null,表示取不到有效值。",
|
247
|
+
"example": "无",
|
248
|
+
"member": "GitInfo",
|
249
|
+
"name": "GitSource",
|
250
|
+
"output_required": false,
|
251
|
+
"type": "object",
|
252
|
+
"value_allowed_null": true
|
243
253
|
}
|
244
254
|
],
|
245
255
|
"usage": "out"
|
@@ -723,7 +733,7 @@
|
|
723
733
|
},
|
724
734
|
{
|
725
735
|
"disabled": false,
|
726
|
-
"document": "过滤器,支持过滤字段:\n- Name:任务批次名称\n- RunGroupId:任务批次ID\n- Status
|
736
|
+
"document": "过滤器,支持过滤字段:\n- Name:任务批次名称\n- RunGroupId:任务批次ID\n- Status:任务批次状态\n- ApplicationId:应用ID\n- Type:类型(支持WDL,NEXTFLOW)",
|
727
737
|
"example": "无",
|
728
738
|
"member": "Filter",
|
729
739
|
"name": "Filters",
|
@@ -797,7 +807,7 @@
|
|
797
807
|
},
|
798
808
|
{
|
799
809
|
"disabled": false,
|
800
|
-
"document": "过滤器,支持过滤字段:\n- RunGroupId:任务批次ID\n- Status:任务状态\n- RunUuid:任务UUID\n- UserDefinedId:用户定义ID",
|
810
|
+
"document": "过滤器,支持过滤字段:\n- RunGroupId:任务批次ID\n- Status:任务状态\n- RunUuid:任务UUID\n- ApplicationId:应用ID\n- UserDefinedId:用户定义ID(批量运行表格第一列)",
|
801
811
|
"example": "无",
|
802
812
|
"member": "Filter",
|
803
813
|
"name": "Filters",
|
@@ -1504,51 +1514,61 @@
|
|
1504
1514
|
"members": [
|
1505
1515
|
{
|
1506
1516
|
"disabled": false,
|
1507
|
-
"document": "Git
|
1517
|
+
"document": "Git地址。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1508
1518
|
"example": "无",
|
1509
1519
|
"member": "string",
|
1510
1520
|
"name": "GitHttpPath",
|
1521
|
+
"output_required": false,
|
1511
1522
|
"required": true,
|
1512
|
-
"type": "string"
|
1523
|
+
"type": "string",
|
1524
|
+
"value_allowed_null": true
|
1513
1525
|
},
|
1514
1526
|
{
|
1515
1527
|
"disabled": false,
|
1516
|
-
"document": "Git
|
1528
|
+
"document": "Git用户名。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1517
1529
|
"example": "无",
|
1518
1530
|
"member": "string",
|
1519
1531
|
"name": "GitUserName",
|
1532
|
+
"output_required": false,
|
1520
1533
|
"required": false,
|
1521
|
-
"type": "string"
|
1534
|
+
"type": "string",
|
1535
|
+
"value_allowed_null": true
|
1522
1536
|
},
|
1523
1537
|
{
|
1524
1538
|
"disabled": false,
|
1525
|
-
"document": "Git密码或者Token
|
1539
|
+
"document": "Git密码或者Token。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1526
1540
|
"example": "无",
|
1527
1541
|
"member": "string",
|
1528
1542
|
"name": "GitTokenOrPassword",
|
1543
|
+
"output_required": false,
|
1529
1544
|
"required": false,
|
1530
|
-
"type": "string"
|
1545
|
+
"type": "string",
|
1546
|
+
"value_allowed_null": true
|
1531
1547
|
},
|
1532
1548
|
{
|
1533
1549
|
"disabled": false,
|
1534
|
-
"document": "
|
1550
|
+
"document": "分支。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1535
1551
|
"example": "无",
|
1536
1552
|
"member": "string",
|
1537
1553
|
"name": "Branch",
|
1554
|
+
"output_required": false,
|
1538
1555
|
"required": false,
|
1539
|
-
"type": "string"
|
1556
|
+
"type": "string",
|
1557
|
+
"value_allowed_null": true
|
1540
1558
|
},
|
1541
1559
|
{
|
1542
1560
|
"disabled": false,
|
1543
|
-
"document": "
|
1561
|
+
"document": "标签。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1544
1562
|
"example": "无",
|
1545
1563
|
"member": "string",
|
1546
1564
|
"name": "Tag",
|
1565
|
+
"output_required": false,
|
1547
1566
|
"required": false,
|
1548
|
-
"type": "string"
|
1567
|
+
"type": "string",
|
1568
|
+
"value_allowed_null": true
|
1549
1569
|
}
|
1550
1570
|
],
|
1551
|
-
"usage": "
|
1571
|
+
"usage": "both"
|
1552
1572
|
},
|
1553
1573
|
"ImportTableFileRequest": {
|
1554
1574
|
"document": "ImportTableFile请求参数结构体",
|
@@ -2367,6 +2387,26 @@
|
|
2367
2387
|
"type": "string",
|
2368
2388
|
"value_allowed_null": false
|
2369
2389
|
},
|
2390
|
+
{
|
2391
|
+
"disabled": false,
|
2392
|
+
"document": "应用版本。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2393
|
+
"example": "无",
|
2394
|
+
"member": "ApplicationVersion",
|
2395
|
+
"name": "ApplicationVersion",
|
2396
|
+
"output_required": false,
|
2397
|
+
"type": "object",
|
2398
|
+
"value_allowed_null": true
|
2399
|
+
},
|
2400
|
+
{
|
2401
|
+
"disabled": false,
|
2402
|
+
"document": "应用访问类型:\n- PRIVATE 私有应用\n- PUBLIC 公共应用\n注意:此字段可能返回 null,表示取不到有效值。",
|
2403
|
+
"example": "无",
|
2404
|
+
"member": "string",
|
2405
|
+
"name": "AccessMode",
|
2406
|
+
"output_required": false,
|
2407
|
+
"type": "string",
|
2408
|
+
"value_allowed_null": true
|
2409
|
+
},
|
2370
2410
|
{
|
2371
2411
|
"disabled": false,
|
2372
2412
|
"document": "环境ID。",
|
@@ -2427,6 +2467,26 @@
|
|
2427
2467
|
"type": "string",
|
2428
2468
|
"value_allowed_null": false
|
2429
2469
|
},
|
2470
|
+
{
|
2471
|
+
"disabled": false,
|
2472
|
+
"document": "任务批次类型 :\n- WDL\n- NEXTFLOW\n注意:此字段可能返回 null,表示取不到有效值。",
|
2473
|
+
"example": "无",
|
2474
|
+
"member": "string",
|
2475
|
+
"name": "Type",
|
2476
|
+
"output_required": false,
|
2477
|
+
"type": "string",
|
2478
|
+
"value_allowed_null": true
|
2479
|
+
},
|
2480
|
+
{
|
2481
|
+
"disabled": false,
|
2482
|
+
"document": "工作目录。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2483
|
+
"example": "无",
|
2484
|
+
"member": "string",
|
2485
|
+
"name": "WorkDir",
|
2486
|
+
"output_required": false,
|
2487
|
+
"type": "string",
|
2488
|
+
"value_allowed_null": true
|
2489
|
+
},
|
2430
2490
|
{
|
2431
2491
|
"disabled": false,
|
2432
2492
|
"document": "任务输入。",
|
@@ -2437,6 +2497,36 @@
|
|
2437
2497
|
"type": "string",
|
2438
2498
|
"value_allowed_null": false
|
2439
2499
|
},
|
2500
|
+
{
|
2501
|
+
"disabled": false,
|
2502
|
+
"document": "任务输入类型:\n- JSON: 导入JSON\n- MANUAL: 手动输入\n- COS: COS文件\n注意:此字段可能返回 null,表示取不到有效值。",
|
2503
|
+
"example": "无",
|
2504
|
+
"member": "string",
|
2505
|
+
"name": "InputType",
|
2506
|
+
"output_required": false,
|
2507
|
+
"type": "string",
|
2508
|
+
"value_allowed_null": true
|
2509
|
+
},
|
2510
|
+
{
|
2511
|
+
"disabled": false,
|
2512
|
+
"document": "输入COS地址。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2513
|
+
"example": "无",
|
2514
|
+
"member": "string",
|
2515
|
+
"name": "InputCosUri",
|
2516
|
+
"output_required": false,
|
2517
|
+
"type": "string",
|
2518
|
+
"value_allowed_null": true
|
2519
|
+
},
|
2520
|
+
{
|
2521
|
+
"disabled": false,
|
2522
|
+
"document": "输入模版ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2523
|
+
"example": "无",
|
2524
|
+
"member": "string",
|
2525
|
+
"name": "InputTemplateId",
|
2526
|
+
"output_required": false,
|
2527
|
+
"type": "string",
|
2528
|
+
"value_allowed_null": true
|
2529
|
+
},
|
2440
2530
|
{
|
2441
2531
|
"disabled": false,
|
2442
2532
|
"document": "WDL运行选项。",
|
@@ -2457,6 +2547,16 @@
|
|
2457
2547
|
"type": "object",
|
2458
2548
|
"value_allowed_null": true
|
2459
2549
|
},
|
2550
|
+
{
|
2551
|
+
"disabled": false,
|
2552
|
+
"document": "使用的缓存卷。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2553
|
+
"example": "无",
|
2554
|
+
"member": "VolumeInfo",
|
2555
|
+
"name": "Volumes",
|
2556
|
+
"output_required": false,
|
2557
|
+
"type": "list",
|
2558
|
+
"value_allowed_null": true
|
2559
|
+
},
|
2460
2560
|
{
|
2461
2561
|
"disabled": false,
|
2462
2562
|
"document": "任务总数量。",
|
@@ -2497,6 +2597,16 @@
|
|
2497
2597
|
"type": "string",
|
2498
2598
|
"value_allowed_null": false
|
2499
2599
|
},
|
2600
|
+
{
|
2601
|
+
"disabled": false,
|
2602
|
+
"document": "运行结果通知方式。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2603
|
+
"example": "无",
|
2604
|
+
"member": "string",
|
2605
|
+
"name": "ResultNotify",
|
2606
|
+
"output_required": false,
|
2607
|
+
"type": "string",
|
2608
|
+
"value_allowed_null": true
|
2609
|
+
},
|
2500
2610
|
{
|
2501
2611
|
"disabled": false,
|
2502
2612
|
"document": "创建时间。",
|
@@ -2536,26 +2646,6 @@
|
|
2536
2646
|
"output_required": false,
|
2537
2647
|
"type": "string",
|
2538
2648
|
"value_allowed_null": true
|
2539
|
-
},
|
2540
|
-
{
|
2541
|
-
"disabled": false,
|
2542
|
-
"document": "运行结果通知方式。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2543
|
-
"example": "无",
|
2544
|
-
"member": "string",
|
2545
|
-
"name": "ResultNotify",
|
2546
|
-
"output_required": false,
|
2547
|
-
"type": "string",
|
2548
|
-
"value_allowed_null": true
|
2549
|
-
},
|
2550
|
-
{
|
2551
|
-
"disabled": false,
|
2552
|
-
"document": "应用版本。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2553
|
-
"example": "无",
|
2554
|
-
"member": "ApplicationVersion",
|
2555
|
-
"name": "ApplicationVersion",
|
2556
|
-
"output_required": false,
|
2557
|
-
"type": "object",
|
2558
|
-
"value_allowed_null": true
|
2559
2649
|
}
|
2560
2650
|
],
|
2561
2651
|
"usage": "out"
|
@@ -2743,6 +2833,16 @@
|
|
2743
2833
|
"type": "bool",
|
2744
2834
|
"value_allowed_null": true
|
2745
2835
|
},
|
2836
|
+
{
|
2837
|
+
"disabled": false,
|
2838
|
+
"document": "工作目录。\n注意:此字段可能返回 null,表示取不到有效值。",
|
2839
|
+
"example": "无",
|
2840
|
+
"member": "string",
|
2841
|
+
"name": "WorkDir",
|
2842
|
+
"output_required": false,
|
2843
|
+
"type": "string",
|
2844
|
+
"value_allowed_null": true
|
2845
|
+
},
|
2746
2846
|
{
|
2747
2847
|
"disabled": false,
|
2748
2848
|
"document": "标准输出。\n注意:此字段可能返回 null,表示取不到有效值。",
|
@@ -2833,6 +2933,17 @@
|
|
2833
2933
|
"required": false,
|
2834
2934
|
"type": "bool",
|
2835
2935
|
"value_allowed_null": true
|
2936
|
+
},
|
2937
|
+
{
|
2938
|
+
"disabled": false,
|
2939
|
+
"document": "是否添加运行信息到输出目录中\n注意:此字段可能返回 null,表示取不到有效值。",
|
2940
|
+
"example": "无",
|
2941
|
+
"member": "bool",
|
2942
|
+
"name": "AddRunInfoToOutputDir",
|
2943
|
+
"output_required": false,
|
2944
|
+
"required": false,
|
2945
|
+
"type": "bool",
|
2946
|
+
"value_allowed_null": true
|
2836
2947
|
}
|
2837
2948
|
],
|
2838
2949
|
"usage": "both"
|
@@ -3390,6 +3501,42 @@
|
|
3390
3501
|
}
|
3391
3502
|
],
|
3392
3503
|
"usage": "out"
|
3504
|
+
},
|
3505
|
+
"VolumeInfo": {
|
3506
|
+
"document": "缓存卷信息。",
|
3507
|
+
"members": [
|
3508
|
+
{
|
3509
|
+
"disabled": false,
|
3510
|
+
"document": "缓存卷ID。\n注意:此字段可能返回 null,表示取不到有效值。",
|
3511
|
+
"example": "无",
|
3512
|
+
"member": "string",
|
3513
|
+
"name": "VolumeId",
|
3514
|
+
"output_required": false,
|
3515
|
+
"type": "string",
|
3516
|
+
"value_allowed_null": true
|
3517
|
+
},
|
3518
|
+
{
|
3519
|
+
"disabled": false,
|
3520
|
+
"document": "名称。\n注意:此字段可能返回 null,表示取不到有效值。",
|
3521
|
+
"example": "无",
|
3522
|
+
"member": "string",
|
3523
|
+
"name": "Name",
|
3524
|
+
"output_required": false,
|
3525
|
+
"type": "string",
|
3526
|
+
"value_allowed_null": true
|
3527
|
+
},
|
3528
|
+
{
|
3529
|
+
"disabled": false,
|
3530
|
+
"document": "挂载路径。\n注意:此字段可能返回 null,表示取不到有效值。",
|
3531
|
+
"example": "无",
|
3532
|
+
"member": "string",
|
3533
|
+
"name": "MountPath",
|
3534
|
+
"output_required": false,
|
3535
|
+
"type": "string",
|
3536
|
+
"value_allowed_null": true
|
3537
|
+
}
|
3538
|
+
],
|
3539
|
+
"usage": "out"
|
3393
3540
|
}
|
3394
3541
|
},
|
3395
3542
|
"version": "1.0"
|
@@ -504,6 +504,56 @@
|
|
504
504
|
"CreateCustomBlacklistResponse": {
|
505
505
|
"document": "CreateCustomBlacklist返回参数结构体",
|
506
506
|
"members": [
|
507
|
+
{
|
508
|
+
"disabled": false,
|
509
|
+
"document": "收件人总数\n注意:此字段可能返回 null,表示取不到有效值。",
|
510
|
+
"example": "1",
|
511
|
+
"member": "uint64",
|
512
|
+
"name": "TotalCount",
|
513
|
+
"output_required": false,
|
514
|
+
"type": "int",
|
515
|
+
"value_allowed_null": true
|
516
|
+
},
|
517
|
+
{
|
518
|
+
"disabled": false,
|
519
|
+
"document": "实际上传数量\n注意:此字段可能返回 null,表示取不到有效值。",
|
520
|
+
"example": "1",
|
521
|
+
"member": "uint64",
|
522
|
+
"name": "ValidCount",
|
523
|
+
"output_required": false,
|
524
|
+
"type": "int",
|
525
|
+
"value_allowed_null": true
|
526
|
+
},
|
527
|
+
{
|
528
|
+
"disabled": false,
|
529
|
+
"document": "数据过长数量\n注意:此字段可能返回 null,表示取不到有效值。",
|
530
|
+
"example": "1",
|
531
|
+
"member": "uint64",
|
532
|
+
"name": "TooLongCount",
|
533
|
+
"output_required": false,
|
534
|
+
"type": "int",
|
535
|
+
"value_allowed_null": true
|
536
|
+
},
|
537
|
+
{
|
538
|
+
"disabled": false,
|
539
|
+
"document": "重复数量\n注意:此字段可能返回 null,表示取不到有效值。",
|
540
|
+
"example": "1",
|
541
|
+
"member": "uint64",
|
542
|
+
"name": "RepeatCount",
|
543
|
+
"output_required": false,
|
544
|
+
"type": "int",
|
545
|
+
"value_allowed_null": true
|
546
|
+
},
|
547
|
+
{
|
548
|
+
"disabled": false,
|
549
|
+
"document": "格式不正确数量\n注意:此字段可能返回 null,表示取不到有效值。",
|
550
|
+
"example": "1",
|
551
|
+
"member": "uint64",
|
552
|
+
"name": "InvalidCount",
|
553
|
+
"output_required": false,
|
554
|
+
"type": "int",
|
555
|
+
"value_allowed_null": true
|
556
|
+
},
|
507
557
|
{
|
508
558
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
509
559
|
"member": "string",
|
@@ -14,6 +14,12 @@
|
|
14
14
|
"input": "POST / HTTP/1.1\nHost: ses.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCustomBlacklist\n<公共请求参数>\n\n{\n \"ExpireDate\": \"2024-06-19\",\n \"Emails\": [\n \"b@gmail.com\",\n \"a@gmail.com\"\n ]\n}",
|
15
15
|
"output": "{\n \"Response\": {\n \"RequestId\": \"8979fc1e-9564-4fc9-bf7d-2958ce679b72\"\n }\n}",
|
16
16
|
"title": "添加邮箱地址到黑名单"
|
17
|
+
},
|
18
|
+
{
|
19
|
+
"document": "成功示例",
|
20
|
+
"input": "POST / HTTP/1.1\nHost: ses.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCustomBlacklist\n<公共请求参数>\n\n{\n \"Emails\": [\n \"resrse@sdasd.com\",\n \"resrse@sdasd.com\",\n \"asdasdasdasd\"\n ]\n}",
|
21
|
+
"output": "{\n \"Response\": {\n \"InvalidCount\": 1,\n \"RepeatCount\": 1,\n \"RequestId\": \"1e6f3195-f832-42a4-87ca-265a80435bc0\",\n \"TooLongCount\": 0,\n \"TotalCount\": 3,\n \"ValidCount\": 1\n }\n}",
|
22
|
+
"title": "成功示例"
|
17
23
|
}
|
18
24
|
],
|
19
25
|
"CreateEmailAddress": [
|
@@ -1674,6 +1674,26 @@
|
|
1674
1674
|
"output_required": false,
|
1675
1675
|
"type": "string",
|
1676
1676
|
"value_allowed_null": true
|
1677
|
+
},
|
1678
|
+
{
|
1679
|
+
"disabled": false,
|
1680
|
+
"document": "托管资源类型列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
1681
|
+
"example": "无",
|
1682
|
+
"member": "string",
|
1683
|
+
"name": "HostingResourceTypes",
|
1684
|
+
"output_required": false,
|
1685
|
+
"type": "list",
|
1686
|
+
"value_allowed_null": true
|
1687
|
+
},
|
1688
|
+
{
|
1689
|
+
"disabled": false,
|
1690
|
+
"document": "托管配置信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
1691
|
+
"example": "无",
|
1692
|
+
"member": "HostingConfig",
|
1693
|
+
"name": "HostingConfig",
|
1694
|
+
"output_required": false,
|
1695
|
+
"type": "object",
|
1696
|
+
"value_allowed_null": true
|
1677
1697
|
}
|
1678
1698
|
],
|
1679
1699
|
"usage": "out"
|
@@ -7139,6 +7159,34 @@
|
|
7139
7159
|
],
|
7140
7160
|
"usage": "out"
|
7141
7161
|
},
|
7162
|
+
"HostingConfig": {
|
7163
|
+
"document": "托管配置",
|
7164
|
+
"members": [
|
7165
|
+
{
|
7166
|
+
"disabled": false,
|
7167
|
+
"document": "托管资源替换时间, 默认为证书过期前30天存在续费证书则替换\n注意:此字段可能返回 null,表示取不到有效值。",
|
7168
|
+
"example": "无",
|
7169
|
+
"member": "int64",
|
7170
|
+
"name": "ReplaceTime",
|
7171
|
+
"output_required": false,
|
7172
|
+
"required": false,
|
7173
|
+
"type": "int",
|
7174
|
+
"value_allowed_null": true
|
7175
|
+
},
|
7176
|
+
{
|
7177
|
+
"disabled": false,
|
7178
|
+
"document": "托管发送消息类型:0,托管开始前消息提醒(没有续费证书也会收到该提示消息); 1, 托管开始消息提醒(存在续费证书才会收到消息提醒); 2, 托管资源替换失败消息提醒; 3 托管资源替换成功消息提醒\n注意:此字段可能返回 null,表示取不到有效值。",
|
7179
|
+
"example": "无",
|
7180
|
+
"member": "int64",
|
7181
|
+
"name": "MessageTypes",
|
7182
|
+
"output_required": false,
|
7183
|
+
"required": false,
|
7184
|
+
"type": "list",
|
7185
|
+
"value_allowed_null": true
|
7186
|
+
}
|
7187
|
+
],
|
7188
|
+
"usage": "both"
|
7189
|
+
},
|
7142
7190
|
"LighthouseInstanceDetail": {
|
7143
7191
|
"document": "Lighthouse实例",
|
7144
7192
|
"members": [
|
@@ -2388,6 +2388,17 @@
|
|
2388
2388
|
"required": false,
|
2389
2389
|
"type": "list",
|
2390
2390
|
"value_allowed_null": true
|
2391
|
+
},
|
2392
|
+
{
|
2393
|
+
"disabled": false,
|
2394
|
+
"document": "挂载配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
2395
|
+
"example": "Bidirectional",
|
2396
|
+
"member": "string",
|
2397
|
+
"name": "MountPropagation",
|
2398
|
+
"output_required": false,
|
2399
|
+
"required": false,
|
2400
|
+
"type": "string",
|
2401
|
+
"value_allowed_null": true
|
2391
2402
|
}
|
2392
2403
|
],
|
2393
2404
|
"usage": "both"
|
@@ -4521,6 +4532,15 @@
|
|
4521
4532
|
"name": "OperatorRemark",
|
4522
4533
|
"required": false,
|
4523
4534
|
"type": "string"
|
4535
|
+
},
|
4536
|
+
{
|
4537
|
+
"disabled": false,
|
4538
|
+
"document": "延迟删除版本时间",
|
4539
|
+
"example": "0",
|
4540
|
+
"member": "int64",
|
4541
|
+
"name": "DelayedDeletionTime",
|
4542
|
+
"required": false,
|
4543
|
+
"type": "int"
|
4524
4544
|
}
|
4525
4545
|
],
|
4526
4546
|
"type": "object"
|
@@ -4534,7 +4554,7 @@
|
|
4534
4554
|
"example": "succ",
|
4535
4555
|
"member": "string",
|
4536
4556
|
"name": "Result",
|
4537
|
-
"
|
4557
|
+
"output_required": true,
|
4538
4558
|
"type": "string",
|
4539
4559
|
"value_allowed_null": true
|
4540
4560
|
},
|