tccli 3.0.1233.1__py2.py3-none-any.whl → 3.0.1235.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/cdb/v20170320/api.json +15 -15
  3. tccli/services/cls/v20201016/api.json +4 -4
  4. tccli/services/cwp/cwp_client.py +326 -8
  5. tccli/services/cwp/v20180228/api.json +488 -1
  6. tccli/services/cwp/v20180228/examples.json +48 -0
  7. tccli/services/ess/v20201111/api.json +1 -1
  8. tccli/services/essbasic/v20210526/api.json +11 -11
  9. tccli/services/faceid/v20180301/api.json +19 -0
  10. tccli/services/hunyuan/v20230901/api.json +12 -3
  11. tccli/services/iotexplorer/iotexplorer_client.py +106 -0
  12. tccli/services/iotexplorer/v20190423/api.json +173 -4
  13. tccli/services/iotexplorer/v20190423/examples.json +16 -0
  14. tccli/services/iotvideo/iotvideo_client.py +106 -0
  15. tccli/services/iotvideo/v20211125/api.json +169 -0
  16. tccli/services/iotvideo/v20211125/examples.json +16 -0
  17. tccli/services/ivld/v20210903/api.json +1 -1
  18. tccli/services/lighthouse/v20200324/api.json +59 -59
  19. tccli/services/lighthouse/v20200324/examples.json +4 -4
  20. tccli/services/lke/v20231130/api.json +2 -2
  21. tccli/services/memcached/v20190318/api.json +6 -6
  22. tccli/services/ocr/v20181119/api.json +5 -5
  23. tccli/services/ocr/v20181119/examples.json +7 -7
  24. tccli/services/privatedns/v20201028/api.json +8 -8
  25. tccli/services/smh/v20210712/api.json +7 -7
  26. tccli/services/smh/v20210712/examples.json +1 -1
  27. tccli/services/ssl/v20191205/api.json +46 -33
  28. tccli/services/ssl/v20191205/examples.json +15 -15
  29. tccli/services/tcbr/v20220217/api.json +71 -71
  30. tccli/services/tcbr/v20220217/examples.json +13 -31
  31. tccli/services/teo/v20220901/api.json +1 -1
  32. tccli/services/trocket/v20230308/api.json +19 -0
  33. tccli/services/tsf/v20180326/api.json +1577 -1408
  34. tccli/services/tsf/v20180326/examples.json +55 -61
  35. tccli/services/vpc/v20170312/api.json +9 -0
  36. tccli/services/wedata/v20210820/api.json +87 -0
  37. {tccli-3.0.1233.1.dist-info → tccli-3.0.1235.1.dist-info}/METADATA +2 -2
  38. {tccli-3.0.1233.1.dist-info → tccli-3.0.1235.1.dist-info}/RECORD +41 -41
  39. {tccli-3.0.1233.1.dist-info → tccli-3.0.1235.1.dist-info}/WHEEL +0 -0
  40. {tccli-3.0.1233.1.dist-info → tccli-3.0.1235.1.dist-info}/entry_points.txt +0 -0
  41. {tccli-3.0.1233.1.dist-info → tccli-3.0.1235.1.dist-info}/license_files/LICENSE +0 -0
@@ -1235,7 +1235,7 @@
1235
1235
  {
1236
1236
  "disabled": false,
1237
1237
  "document": "官方网站Url。",
1238
- "example": "\"\"",
1238
+ "example": "https://www.bt.cn",
1239
1239
  "member": "string",
1240
1240
  "name": "CommunityUrl",
1241
1241
  "output_required": true,
@@ -1245,7 +1245,7 @@
1245
1245
  {
1246
1246
  "disabled": false,
1247
1247
  "document": "指导文章Url。",
1248
- "example": "\"\"",
1248
+ "example": "https://cloud.tencent.com/document/product/1207/47425",
1249
1249
  "member": "string",
1250
1250
  "name": "GuideUrl",
1251
1251
  "output_required": true,
@@ -1291,30 +1291,30 @@
1291
1291
  {
1292
1292
  "disabled": false,
1293
1293
  "document": "镜像信息。",
1294
- "example": "",
1294
+ "example": "",
1295
1295
  "member": "Blueprint",
1296
1296
  "name": "Blueprint",
1297
- "required": true,
1297
+ "output_required": true,
1298
1298
  "type": "object",
1299
1299
  "value_allowed_null": false
1300
1300
  },
1301
1301
  {
1302
1302
  "disabled": false,
1303
1303
  "document": "软件列表。",
1304
- "example": "",
1304
+ "example": "",
1305
1305
  "member": "Software",
1306
1306
  "name": "SoftwareSet",
1307
- "required": true,
1307
+ "output_required": true,
1308
1308
  "type": "list",
1309
1309
  "value_allowed_null": false
1310
1310
  },
1311
1311
  {
1312
1312
  "disabled": false,
1313
1313
  "document": "实例 ID。",
1314
- "example": "",
1314
+ "example": "lhins-swgw4sg2",
1315
1315
  "member": "string",
1316
1316
  "name": "InstanceId",
1317
- "required": true,
1317
+ "output_required": true,
1318
1318
  "type": "string",
1319
1319
  "value_allowed_null": false
1320
1320
  }
@@ -1833,7 +1833,7 @@
1833
1833
  {
1834
1834
  "disabled": false,
1835
1835
  "document": "云硬盘名称。最大长度60。",
1836
- "example": "test",
1836
+ "example": "disk_for_softwares",
1837
1837
  "member": "string",
1838
1838
  "name": "DiskName",
1839
1839
  "required": false,
@@ -5683,7 +5683,7 @@
5683
5683
  {
5684
5684
  "disabled": false,
5685
5685
  "document": "云硬盘退还失败错误信息。",
5686
- "example": "\"\"",
5686
+ "example": "该资源购买自活动,活动设置不允许进行退费, 如有疑问,请联系我们。",
5687
5687
  "member": "string",
5688
5688
  "name": "ReturnFailMessage",
5689
5689
  "output_required": true,
@@ -6235,7 +6235,7 @@
6235
6235
  {
6236
6236
  "disabled": false,
6237
6237
  "document": "任务ID。",
6238
- "example": "lgtk-xxxxxxxx",
6238
+ "example": "lgtk-dodi8tqa",
6239
6239
  "member": "string",
6240
6240
  "name": "TaskId",
6241
6241
  "output_required": true,
@@ -6264,7 +6264,7 @@
6264
6264
  },
6265
6265
  {
6266
6266
  "disabled": false,
6267
- "document": "应用模板的执行状态。",
6267
+ "document": "应用模板的执行状态。\n\n- SUCCESS:成功\n- FAILED:失败",
6268
6268
  "example": "SUCCESS",
6269
6269
  "member": "string",
6270
6270
  "name": "ApplyState",
@@ -6330,8 +6330,8 @@
6330
6330
  },
6331
6331
  {
6332
6332
  "disabled": false,
6333
- "document": "防火墙模板应用状态。",
6334
- "example": "SUCCESS",
6333
+ "document": "防火墙模板应用状态。\n\n- SUCCESS:成功\n- FAILED:失败",
6334
+ "example": "FAILED",
6335
6335
  "member": "string",
6336
6336
  "name": "ApplyState",
6337
6337
  "output_required": true,
@@ -6341,7 +6341,7 @@
6341
6341
  {
6342
6342
  "disabled": false,
6343
6343
  "document": "防火墙模板应用错误信息。",
6344
- "example": "\"\"",
6344
+ "example": "modifyInstanceFirewallRules error",
6345
6345
  "member": "string",
6346
6346
  "name": "ErrorMessage",
6347
6347
  "output_required": true,
@@ -6357,7 +6357,7 @@
6357
6357
  {
6358
6358
  "disabled": false,
6359
6359
  "document": "防火墙模板规则ID。",
6360
- "example": "lhftr-xxxxxxxxxx",
6360
+ "example": "lhftr-gexf7cmvpq",
6361
6361
  "member": "string",
6362
6362
  "name": "TemplateRuleId",
6363
6363
  "output_required": true,
@@ -6404,35 +6404,35 @@
6404
6404
  "usage": "out"
6405
6405
  },
6406
6406
  "GeneralResourceQuota": {
6407
- "document": "描述通用资源配额信息。\n\n",
6407
+ "document": "描述通用资源配额信息。",
6408
6408
  "members": [
6409
6409
  {
6410
6410
  "disabled": false,
6411
6411
  "document": "资源名称。",
6412
- "example": "",
6412
+ "example": "GENERAL_BUNDLE_INSTANCE",
6413
6413
  "member": "string",
6414
6414
  "name": "ResourceName",
6415
- "required": true,
6415
+ "output_required": true,
6416
6416
  "type": "string",
6417
6417
  "value_allowed_null": false
6418
6418
  },
6419
6419
  {
6420
6420
  "disabled": false,
6421
6421
  "document": "资源当前可用数量。",
6422
- "example": "",
6422
+ "example": "10",
6423
6423
  "member": "int64",
6424
6424
  "name": "ResourceQuotaAvailable",
6425
- "required": true,
6425
+ "output_required": true,
6426
6426
  "type": "int",
6427
6427
  "value_allowed_null": false
6428
6428
  },
6429
6429
  {
6430
6430
  "disabled": false,
6431
6431
  "document": "资源总数量。",
6432
- "example": "",
6432
+ "example": "10",
6433
6433
  "member": "int64",
6434
6434
  "name": "ResourceQuotaTotal",
6435
- "required": true,
6435
+ "output_required": true,
6436
6436
  "type": "int",
6437
6437
  "value_allowed_null": false
6438
6438
  }
@@ -7353,7 +7353,7 @@
7353
7353
  {
7354
7354
  "disabled": false,
7355
7355
  "document": " 来源:RESTRICT:封禁、FREEZW:冻结\n注意:此字段可能返回 null,表示取不到有效值。",
7356
- "example": "",
7356
+ "example": "FREEZING",
7357
7357
  "member": "string",
7358
7358
  "name": "Source",
7359
7359
  "output_required": false,
@@ -7363,7 +7363,7 @@
7363
7363
  {
7364
7364
  "disabled": false,
7365
7365
  "document": "是否允许自助解封:1是,2否\n注意:此字段可能返回 null,表示取不到有效值。",
7366
- "example": "",
7366
+ "example": "2",
7367
7367
  "member": "string",
7368
7368
  "name": "State",
7369
7369
  "output_required": false,
@@ -7373,7 +7373,7 @@
7373
7373
  {
7374
7374
  "disabled": false,
7375
7375
  "document": "违规类型\n注意:此字段可能返回 null,表示取不到有效值。",
7376
- "example": "",
7376
+ "example": "未备案",
7377
7377
  "member": "string",
7378
7378
  "name": "Reason",
7379
7379
  "output_required": false,
@@ -7383,7 +7383,7 @@
7383
7383
  {
7384
7384
  "disabled": false,
7385
7385
  "document": "违规内容(URL、关联域名)\n注意:此字段可能返回 null,表示取不到有效值。",
7386
- "example": "",
7386
+ "example": "http://157.*.*.29/",
7387
7387
  "member": "string",
7388
7388
  "name": "Content",
7389
7389
  "output_required": false,
@@ -7508,7 +7508,7 @@
7508
7508
  {
7509
7509
  "disabled": false,
7510
7510
  "document": "密钥对名称。",
7511
- "example": "test",
7511
+ "example": "api_group_key",
7512
7512
  "member": "string",
7513
7513
  "name": "KeyName",
7514
7514
  "output_required": true,
@@ -7518,7 +7518,7 @@
7518
7518
  {
7519
7519
  "disabled": false,
7520
7520
  "document": "密钥对的纯文本公钥。",
7521
- "example": "\"\"",
7521
+ "example": "ssh-rsa AAAAB3NzaC1yc2E*****JNseYY4Pt3IbTv30Zx8jqQtYvfayk35YZLFl1woO2R skey-jfwgd",
7522
7522
  "member": "string",
7523
7523
  "name": "PublicKey",
7524
7524
  "output_required": true,
@@ -7528,7 +7528,7 @@
7528
7528
  {
7529
7529
  "disabled": false,
7530
7530
  "document": "密钥对关联的实例 ID 列表。\n注意:此字段可能返回 null,表示取不到有效值。",
7531
- "example": "[]",
7531
+ "example": "[\"lhins-afge14se\"]",
7532
7532
  "member": "string",
7533
7533
  "name": "AssociatedInstanceIds",
7534
7534
  "output_required": true,
@@ -8074,7 +8074,7 @@
8074
8074
  {
8075
8075
  "disabled": false,
8076
8076
  "document": "实例名称。可任意命名,但不得超过 60 个字符。",
8077
- "example": "test",
8077
+ "example": "instance_for_api",
8078
8078
  "member": "string",
8079
8079
  "name": "InstanceName",
8080
8080
  "required": false,
@@ -8814,30 +8814,30 @@
8814
8814
  {
8815
8815
  "disabled": false,
8816
8816
  "document": "镜像详细信息",
8817
- "example": "",
8817
+ "example": "",
8818
8818
  "member": "Blueprint",
8819
8819
  "name": "BlueprintInfo",
8820
- "required": true,
8820
+ "output_required": true,
8821
8821
  "type": "object",
8822
8822
  "value_allowed_null": false
8823
8823
  },
8824
8824
  {
8825
8825
  "disabled": false,
8826
8826
  "document": "实例镜像是否可重置为目标镜像",
8827
- "example": "",
8827
+ "example": "false",
8828
8828
  "member": "bool",
8829
8829
  "name": "IsResettable",
8830
- "required": true,
8830
+ "output_required": true,
8831
8831
  "type": "bool",
8832
8832
  "value_allowed_null": false
8833
8833
  },
8834
8834
  {
8835
8835
  "disabled": false,
8836
8836
  "document": "不可重置信息.当镜像可重置时为\"\"",
8837
- "example": "",
8837
+ "example": "非中国大陆地域不支持Linux系统和Windows系统之间互转。",
8838
8838
  "member": "string",
8839
8839
  "name": "NonResettableMessage",
8840
- "required": true,
8840
+ "output_required": true,
8841
8841
  "type": "string",
8842
8842
  "value_allowed_null": false
8843
8843
  }
@@ -9077,30 +9077,30 @@
9077
9077
  {
9078
9078
  "disabled": false,
9079
9079
  "document": "使用场景Id",
9080
- "example": "\"lhsc-123456\"",
9080
+ "example": "lhsc-3bzsddow",
9081
9081
  "member": "string",
9082
9082
  "name": "SceneId",
9083
- "required": true,
9083
+ "output_required": true,
9084
9084
  "type": "string",
9085
9085
  "value_allowed_null": false
9086
9086
  },
9087
9087
  {
9088
9088
  "disabled": false,
9089
9089
  "document": "使用场景展示名称",
9090
- "example": "\"\"",
9090
+ "example": "网站",
9091
9091
  "member": "string",
9092
9092
  "name": "DisplayName",
9093
- "required": true,
9093
+ "output_required": true,
9094
9094
  "type": "string",
9095
9095
  "value_allowed_null": false
9096
9096
  },
9097
9097
  {
9098
9098
  "disabled": false,
9099
9099
  "document": "使用场景描述",
9100
- "example": "\"\"",
9100
+ "example": "提供常用建站类应用模板与工具,帮助您快速构建满足业务诉求的网站,如企业官网、资讯、博客、论坛等等。",
9101
9101
  "member": "string",
9102
9102
  "name": "Description",
9103
- "required": true,
9103
+ "output_required": true,
9104
9104
  "type": "string",
9105
9105
  "value_allowed_null": false
9106
9106
  }
@@ -9113,30 +9113,30 @@
9113
9113
  {
9114
9114
  "disabled": false,
9115
9115
  "document": "使用场景Id。",
9116
- "example": "\"lhsc-123456\"",
9116
+ "example": "lhsc-3bzsddow",
9117
9117
  "member": "string",
9118
9118
  "name": "SceneId",
9119
- "required": true,
9119
+ "output_required": true,
9120
9120
  "type": "string",
9121
9121
  "value_allowed_null": false
9122
9122
  },
9123
9123
  {
9124
9124
  "disabled": false,
9125
9125
  "document": "使用场景展示名称。",
9126
- "example": "\"\"",
9126
+ "example": "网站",
9127
9127
  "member": "string",
9128
9128
  "name": "DisplayName",
9129
- "required": true,
9129
+ "output_required": true,
9130
9130
  "type": "string",
9131
9131
  "value_allowed_null": false
9132
9132
  },
9133
9133
  {
9134
9134
  "disabled": false,
9135
9135
  "document": "使用场景描述信息。",
9136
- "example": "\"\"",
9136
+ "example": "提供常用建站类应用模板与工具,帮助您快速构建满足业务诉求的网站,如企业官网、资讯、博客、论坛等等。",
9137
9137
  "member": "string",
9138
9138
  "name": "Description",
9139
- "required": true,
9139
+ "output_required": true,
9140
9140
  "type": "string",
9141
9141
  "value_allowed_null": false
9142
9142
  }
@@ -9327,50 +9327,50 @@
9327
9327
  {
9328
9328
  "disabled": false,
9329
9329
  "document": "软件名称。",
9330
- "example": "",
9330
+ "example": "宝塔Linux面板",
9331
9331
  "member": "string",
9332
9332
  "name": "Name",
9333
- "required": true,
9333
+ "output_required": true,
9334
9334
  "type": "string",
9335
9335
  "value_allowed_null": false
9336
9336
  },
9337
9337
  {
9338
9338
  "disabled": false,
9339
9339
  "document": "软件版本。",
9340
- "example": "",
9340
+ "example": "8.1.0 腾讯云专享版",
9341
9341
  "member": "string",
9342
9342
  "name": "Version",
9343
- "required": true,
9343
+ "output_required": true,
9344
9344
  "type": "string",
9345
9345
  "value_allowed_null": false
9346
9346
  },
9347
9347
  {
9348
9348
  "disabled": false,
9349
9349
  "document": "软件图片 URL。",
9350
- "example": "",
9350
+ "example": "https://imgcache.qq.com/open_proj/proj_qcloud_v2/tc-console/tea-static-lighthouse/src/styles/slice/bt-panel.svg",
9351
9351
  "member": "string",
9352
9352
  "name": "ImageUrl",
9353
- "required": true,
9353
+ "output_required": true,
9354
9354
  "type": "string",
9355
9355
  "value_allowed_null": false
9356
9356
  },
9357
9357
  {
9358
9358
  "disabled": false,
9359
9359
  "document": "软件安装目录。",
9360
- "example": "",
9360
+ "example": "/www",
9361
9361
  "member": "string",
9362
9362
  "name": "InstallDir",
9363
- "required": true,
9363
+ "output_required": true,
9364
9364
  "type": "string",
9365
9365
  "value_allowed_null": false
9366
9366
  },
9367
9367
  {
9368
9368
  "disabled": false,
9369
9369
  "document": "软件详情列表。",
9370
- "example": "",
9370
+ "example": "",
9371
9371
  "member": "SoftwareDetail",
9372
9372
  "name": "DetailSet",
9373
- "required": true,
9373
+ "output_required": true,
9374
9374
  "type": "list",
9375
9375
  "value_allowed_null": false
9376
9376
  }
@@ -75,7 +75,7 @@
75
75
  "CreateDisks": [
76
76
  {
77
77
  "document": "创建云硬盘",
78
- "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDisks\n<公共请求参数>\n\n{\n \"DiskCount\": 1,\n \"DiskChargePrepaid\": {\n \"Period\": 1,\n \"TimeUnit\": \"m\"\n },\n \"DiskName\": \"test\",\n \"DiskType\": \"CLOUD_PREMIUM\",\n \"DiskSize\": 20,\n \"Zone\": \"ap-hongkong-2\",\n \"DiskBackupQuota\": 1\n}",
78
+ "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateDisks\n<公共请求参数>\n\n{\n \"DiskCount\": 1,\n \"DiskChargePrepaid\": {\n \"Period\": 1,\n \"TimeUnit\": \"m\"\n },\n \"DiskName\": \"disk_for_softwares\",\n \"DiskType\": \"CLOUD_PREMIUM\",\n \"DiskSize\": 20,\n \"Zone\": \"ap-hongkong-2\",\n \"DiskBackupQuota\": 1\n}",
79
79
  "output": "{\n \"Response\": {\n \"DiskIdSet\": [\n \"lhdisk-2q0cs4oe\"\n ],\n \"RequestId\": \"69765fd3-56a6-4633-8afd-72ca7805226b\"\n }\n}",
80
80
  "title": "创建云硬盘"
81
81
  }
@@ -474,7 +474,7 @@
474
474
  {
475
475
  "document": "查询实例可重装镜像",
476
476
  "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeResetInstanceBlueprints\n<公共请求参数>\n\n{\n \"InstanceId\": \"lhins-euqk4yut\"\n}",
477
- "output": "{\n \"Response\": {\n \"RequestId\": \"d085dd6e-fd50-426f-bb29-b0ed899ccdf7\",\n \"ResetInstanceBlueprintSet\": [\n {\n \"BlueprintInfo\": {\n \"BlueprintId\": \"lhbp-m1g6ap11\",\n \"BlueprintName\": \"docker-debian12\",\n \"BlueprintShared\": false,\n \"BlueprintState\": \"NORMAL\",\n \"BlueprintType\": \"DOCKER\",\n \"CommunityUrl\": \"\",\n \"CreatedTime\": \"2024-06-12T23:30:03Z\",\n \"Description\": \"test\",\n \"DisplayTitle\": \"7日杀Windows\",\n \"DisplayVersion\": \" \",\n \"DockerVersion\": \"24.0.7\",\n \"GuideUrl\": \"\",\n \"ImageId\": \"\",\n \"ImageUrl\": \"https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/f1afb130-22a7-479d-a5a3-013e8f633b5a.svg\",\n \"OsName\": \"Windows Server 2022 DataCenter 64bit CN\",\n \"Platform\": \"WINDOWS\",\n \"PlatformType\": \"WINDOWS\",\n \"RequiredMemorySize\": 2,\n \"RequiredSystemDiskSize\": 50,\n \"SceneIdSet\": [],\n \"SupportAutomationTools\": true\n },\n \"IsResettable\": false,\n \"NonResettableMessage\": \"非中国大陆地域不支持Linux系统和Windows系统之间互转。\"\n }\n ],\n \"TotalCount\": 1\n }\n}",
477
+ "output": "{\n \"Response\": {\n \"RequestId\": \"d085dd6e-fd50-426f-bb29-b0ed899ccdf7\",\n \"ResetInstanceBlueprintSet\": [\n {\n \"BlueprintInfo\": {\n \"BlueprintId\": \"lhbp-m1g6ap11\",\n \"BlueprintName\": \"7_days_to_die_windows\",\n \"BlueprintShared\": false,\n \"BlueprintState\": \"NORMAL\",\n \"BlueprintType\": \"APP_OS\",\n \"CommunityUrl\": \"\",\n \"CreatedTime\": \"2024-06-12T23:30:03Z\",\n \"Description\": \"七日杀是一个生存类游戏。\",\n \"DisplayTitle\": \"7日杀Windows\",\n \"DisplayVersion\": \" \",\n \"DockerVersion\": \"\",\n \"GuideUrl\": \"\",\n \"ImageId\": \"\",\n \"ImageUrl\": \"https://cloudcache.tencent-cloud.com/qcloud/ui/static/static_source_business/f1afb130-22a7-479d-a5a3-013e8f633b5a.svg\",\n \"OsName\": \"Windows Server 2022 DataCenter 64bit CN\",\n \"Platform\": \"WINDOWS\",\n \"PlatformType\": \"WINDOWS\",\n \"RequiredMemorySize\": 2,\n \"RequiredSystemDiskSize\": 50,\n \"SceneIdSet\": [],\n \"SupportAutomationTools\": true\n },\n \"IsResettable\": false,\n \"NonResettableMessage\": \"非中国大陆地域不支持Linux系统和Windows系统之间互转。\"\n }\n ],\n \"TotalCount\": 1\n }\n}",
478
478
  "title": "查询实例可重装镜像"
479
479
  }
480
480
  ],
@@ -641,7 +641,7 @@
641
641
  "ModifyDockerContainer": [
642
642
  {
643
643
  "document": "修改实例内的Docker容器",
644
- "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDockerContainer\n<公共请求参数>\n\n{\n \"Command\": \"\",\n \"Envs\": [\n {\n \"Key\": \"Key1\",\n \"Value\": \"Value1\"\n }\n ],\n \"PublishPorts\": [\n {\n \"ContainerPort\": 80,\n \"HostPort\": 8081\n }\n ],\n \"Volumes\": [\n {\n \"ContainerPath\": \"/data/container\",\n \"HostPath\": \"/data/host\"\n }\n ],\n \"ContainerId\": \"809e9d4014f08811779c07639ec13a53ee70ba166201611298611c883e553415\",\n \"InstanceId\": \"lhins-nwycpjl3\"\n}",
644
+ "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyDockerContainer\n<公共请求参数>\n\n{\n \"Command\": \"ls -l\",\n \"Envs\": [\n {\n \"Key\": \"Key1\",\n \"Value\": \"Value1\"\n }\n ],\n \"PublishPorts\": [\n {\n \"ContainerPort\": 80,\n \"HostPort\": 8081\n }\n ],\n \"Volumes\": [\n {\n \"ContainerPath\": \"/data/container\",\n \"HostPath\": \"/data/host\"\n }\n ],\n \"ContainerId\": \"809e9d4014f08811779c07639ec13a53ee70ba166201611298611c883e553415\",\n \"InstanceId\": \"lhins-nwycpjl3\"\n}",
645
645
  "output": "{\n \"Response\": {\n \"DockerActivityId\": \"lhda-nn82v77w\",\n \"RequestId\": \"2c715b55-de1f-4a46-94a8-caeeee86b0f1\"\n }\n}",
646
646
  "title": "修改实例内的Docker容器"
647
647
  }
@@ -817,7 +817,7 @@
817
817
  "RunDockerContainers": [
818
818
  {
819
819
  "document": "",
820
- "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RunDockerContainers\n<公共请求参数>\n\n{\n \"Containers\": [\n {\n \"Command\": \"\",\n \"ContainerImage\": \"nginx\",\n \"ContainerName\": \"mynginx\",\n \"Envs\": [\n {\n \"Key\": \"Key1\",\n \"Value\": \"Value1\"\n }\n ],\n \"PublishPorts\": [\n {\n \"ContainerPort\": 80,\n \"HostPort\": 8081\n }\n ],\n \"Volumes\": [\n {\n \"ContainerPath\": \"/data/container\",\n \"HostPath\": \"/data/host\"\n }\n ]\n }\n ],\n \"InstanceId\": \"lhins-nwycpjl3\"\n}",
820
+ "input": "POST / HTTP/1.1\nHost: lighthouse.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RunDockerContainers\n<公共请求参数>\n\n{\n \"Containers\": [\n {\n \"Command\": \"ls -l\",\n \"ContainerImage\": \"nginx\",\n \"ContainerName\": \"mynginx\",\n \"Envs\": [\n {\n \"Key\": \"Key1\",\n \"Value\": \"Value1\"\n }\n ],\n \"PublishPorts\": [\n {\n \"ContainerPort\": 80,\n \"HostPort\": 8081\n }\n ],\n \"Volumes\": [\n {\n \"ContainerPath\": \"/data/container\",\n \"HostPath\": \"/data/host\"\n }\n ]\n }\n ],\n \"InstanceId\": \"lhins-nwycpjl3\"\n}",
821
821
  "output": "{\n \"Response\": {\n \"DockerActivitySet\": [\n \"lhda-9qq8eu91\"\n ],\n \"RequestId\": \"cd373a49-2506-42f6-a205-c2f5ae467849\"\n }\n}",
822
822
  "title": "创建并运行Docker容器"
823
823
  }
@@ -4926,7 +4926,7 @@
4926
4926
  },
4927
4927
  {
4928
4928
  "disabled": false,
4929
- "document": "开始时间戳, 单位为秒",
4929
+ "document": "开始时间戳, 单位为秒(默认值0)",
4930
4930
  "example": "无",
4931
4931
  "member": "string",
4932
4932
  "name": "StartTime",
@@ -4935,7 +4935,7 @@
4935
4935
  },
4936
4936
  {
4937
4937
  "disabled": false,
4938
- "document": "结束时间戳, 单位为秒",
4938
+ "document": "结束时间戳, 单位为秒(默认值0, 必须大于开始时间戳)",
4939
4939
  "example": "无",
4940
4940
  "member": "string",
4941
4941
  "name": "EndTime",
@@ -223,14 +223,14 @@
223
223
  },
224
224
  {
225
225
  "disabled": false,
226
- "document": "实例关联的标签信息\n注意:此字段可能返回 null,表示取不到有效值。",
226
+ "document": "实例关联的标签信息",
227
227
  "example": "无",
228
228
  "member": "TagInfo",
229
229
  "name": "Tags",
230
230
  "output_required": true,
231
231
  "required": false,
232
232
  "type": "list",
233
- "value_allowed_null": true
233
+ "value_allowed_null": false
234
234
  },
235
235
  {
236
236
  "disabled": false,
@@ -427,25 +427,25 @@
427
427
  "members": [
428
428
  {
429
429
  "disabled": false,
430
- "document": "标签键\n注意:此字段可能返回 null,表示取不到有效值。",
430
+ "document": "标签键",
431
431
  "example": "标签key",
432
432
  "member": "string",
433
433
  "name": "TagKey",
434
434
  "output_required": false,
435
435
  "required": true,
436
436
  "type": "string",
437
- "value_allowed_null": true
437
+ "value_allowed_null": false
438
438
  },
439
439
  {
440
440
  "disabled": false,
441
- "document": "标签值\n注意:此字段可能返回 null,表示取不到有效值。",
441
+ "document": "标签值",
442
442
  "example": "标签value",
443
443
  "member": "string",
444
444
  "name": "TagValue",
445
445
  "output_required": false,
446
446
  "required": false,
447
447
  "type": "string",
448
- "value_allowed_null": true
448
+ "value_allowed_null": false
449
449
  }
450
450
  ],
451
451
  "usage": "both"
@@ -498,7 +498,7 @@
498
498
  "status": "online"
499
499
  },
500
500
  "TextDetect": {
501
- "document": "本接口通过检测图片中的文字信息特征,快速判断图片中有无文字并返回判断结果,帮助用户过滤无文字的图片。",
501
+ "document": "本接口通过检测图片中的文字信息特征,快速判断图片中有无文字并返回判断结果,帮助用户过滤无文字的图片。\n\n默认接口请求频率限制:5次/秒。",
502
502
  "input": "TextDetectRequest",
503
503
  "name": "快速文本检测",
504
504
  "output": "TextDetectResponse",
@@ -16641,7 +16641,7 @@
16641
16641
  {
16642
16642
  "disabled": false,
16643
16643
  "document": "图片的 Base64 值。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。\n图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
16644
- "example": "",
16644
+ "example": "/9j/4AAQSkZJRg.....s97n//2Q==",
16645
16645
  "member": "string",
16646
16646
  "name": "ImageBase64",
16647
16647
  "required": false,
@@ -16650,7 +16650,7 @@
16650
16650
  {
16651
16651
  "disabled": false,
16652
16652
  "document": "图片的 Url 地址。\n支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。\n支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。\n图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。\n非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
16653
- "example": "https://xx/a.jpg",
16653
+ "example": "https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/general/TextDetect/TextDetect2.jpg",
16654
16654
  "member": "string",
16655
16655
  "name": "ImageUrl",
16656
16656
  "required": false,
@@ -16665,10 +16665,10 @@
16665
16665
  {
16666
16666
  "disabled": false,
16667
16667
  "document": "图片中是否包含文字。",
16668
- "example": "1",
16668
+ "example": "false",
16669
16669
  "member": "bool",
16670
16670
  "name": "HasText",
16671
- "required": true,
16671
+ "output_required": true,
16672
16672
  "type": "bool",
16673
16673
  "value_allowed_null": false
16674
16674
  },
@@ -541,7 +541,7 @@
541
541
  "RideHailingDriverLicenseOCR": [
542
542
  {
543
543
  "document": "网约车驾驶证识别示例代码",
544
- "input": "https://ocr.tencentcloudapi.com/?Action=RideHailingDriverLicenseOCR\n&ImageUrl=https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/***/fakeurl.jpg\n&<公共请求参数>",
544
+ "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RideHailingDriverLicenseOCR\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/***/fakeurl.jpg\"\n}",
545
545
  "output": "{\n \"Response\": {\n \"Name\": \"张**\",\n \"LicenseNumber\": \"130****13\",\n \"StartDate\": \"20190925\",\n \"EndDate\": \"20190925\",\n \"ReleaseDate\": \"20190925\",\n \"RequestId\": \"aa534793deqd1dqq948487\"\n }\n}",
546
546
  "title": "网约车驾驶证识别示例代码"
547
547
  }
@@ -613,9 +613,9 @@
613
613
  "TextDetect": [
614
614
  {
615
615
  "document": "快速文本检测调用示例",
616
- "input": "https://ocr.tencentcloudapi.com/?Action=TextDetect\n&ImageUrl=https://xx/a.jpg\n&<公共请求参数>",
617
- "output": "{\n \"Response\": {\n \"HasText\": true,\n \"RequestId\": \"8cb7f106-3c74-4714-a54d-3cb2d69bb5a3\"\n }\n}",
618
- "title": "调用示例"
616
+ "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TextDetect\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/general/TextDetect/TextDetect2.jpg\"\n}",
617
+ "output": "{\n \"Response\": {\n \"HasText\": false,\n \"RequestId\": \"8cb7f106-3c74-4714-a54d-3cb2d69bb5a3\"\n }\n}",
618
+ "title": "快速文本检测调用"
619
619
  }
620
620
  ],
621
621
  "TollInvoiceOCR": [
@@ -653,8 +653,8 @@
653
653
  "VatInvoiceVerifyNew": [
654
654
  {
655
655
  "document": "增值税发票核验示例代码",
656
- "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: VatInvoiceVerifyNew\n<公共请求参数>\n\n{\n \"InvoiceCode\": \"144002288010\",\n \"InvoiceNo\": \"04138864\",\n \"InvoiceDate\": \"2022-11-16\",\n \"Amount\": \"498.90\",\n \"CheckCode\": \"311400\",\n \"RegionCode\": \"4400\",\n \"SellerTaxCode\": \"44078819091887401X\",\n \"EnableCommonElectronic\": true\n}",
657
- "output": "{\n \"Response\": {\n \"Invoice\": {\n \"AmountWithTax\": \"498.90\",\n \"AmountWithoutTax\": \"0.00\",\n \"BuyerAddressPhone\": \"\",\n \"BuyerBankAccount\": \"\",\n \"BuyerName\": \"\",\n \"BuyerTaxCode\": \"\",\n \"CheckCode\": \"\",\n \"Code\": \"144002288010\",\n \"Date\": \"\",\n \"ElectronicType\": \"\",\n \"HasSellerList\": \"\",\n \"IsAbandoned\": \"N\",\n \"Items\": [],\n \"MachineNo\": \"\",\n \"Number\": \"04138864\",\n \"Remark\": \"\",\n \"RedLetterInvoiceMark\": false,\n \"IssuingTypeMark\": 1,\n \"SellerAddressPhone\": \"\",\n \"SellerBankAccount\": \"\",\n \"SellerAgentName\": \"\",\n \"SellerAgentTaxID\": \"\",\n \"SellerListTax\": \"\",\n \"SellerListTitle\": \"\",\n \"SellerName\": \"广州市天河区员美丽美食店\",\n \"SellerTaxCode\": \"\",\n \"TaxAmount\": \"0.00\",\n \"TaxBureau\": \"\",\n \"TrafficFreeFlag\": \"N\",\n \"Type\": \"102\"\n },\n \"PassInvoiceInfoList\": [],\n \"RequestId\": \"f3cd280c-6d3a-41c5-8493-4ed98f8b2755\",\n \"UsedVehicleInvoiceInfo\": {\n \"Auctioneer\": \"\",\n \"AuctioneerAddress\": \"\",\n \"AuctioneerBankAccount\": \"\",\n \"AuctioneerTaxpayerNum\": \"\",\n \"AuctioneerTel\": \"\",\n \"Buyer\": \"\",\n \"BuyerAddress\": \"\",\n \"BuyerNo\": \"\",\n \"BuyerTel\": \"\",\n \"ManagementOffice\": \"\",\n \"Market\": \"\",\n \"MarketAddress\": \"\",\n \"MarketBankAccount\": \"\",\n \"MarketTaxpayerNum\": \"\",\n \"MarketTel\": \"\",\n \"RegisterNo\": \"\",\n \"Seller\": \"\",\n \"SellerAddress\": \"\",\n \"SellerNo\": \"\",\n \"SellerTel\": \"\",\n \"TaxBureau\": \"\",\n \"VehicleIdentifyNo\": \"\",\n \"VehicleLicenseNo\": \"\",\n \"VehicleTotalPrice\": \"\"\n },\n \"VehicleInvoiceInfo\": {\n \"BizCheckFormNo\": \"\",\n \"BuyerNo\": \"\",\n \"CarType\": \"\",\n \"CertificateNo\": \"\",\n \"EngineNo\": \"\",\n \"ImportNo\": \"\",\n \"LimitCount\": \"\",\n \"MotorBankAccount\": \"\",\n \"MotorBankName\": \"\",\n \"MotorTaxRate\": \"\",\n \"PayTaxesNo\": \"\",\n \"PlateModel\": \"\",\n \"ProduceAddress\": \"\",\n \"SellerAddress\": \"\",\n \"SellerTel\": \"\",\n \"TaxtationOrgCode\": \"\",\n \"TaxtationOrgName\": \"\",\n \"Tonnage\": \"\",\n \"VinNo\": \"\"\n },\n \"ElectronicTrainTicket\": {\n \"BuyerName\": \"abc\",\n \"BuyerTaxCode\": \"abc\",\n \"Number\": \"abc\",\n \"Date\": \"abc\",\n \"TotalCN\": \"abc\",\n \"Tax\": \"abc\",\n \"ServiceType\": \"abc\",\n \"TimeGetOn\": \"abc\",\n \"TrainNumber\": \"abc\",\n \"Code\": \"abc\",\n \"SeatType\": \"abc\",\n \"DateGetOn\": \"abc\",\n \"TrainCabin\": \"abc\",\n \"StationGetOn\": \"abc\",\n \"ElectronicNumber\": \"abc\",\n \"PassengerName\": \"abc\",\n \"PassengerNo\": \"abc\",\n \"Amount\": \"abc\",\n \"StationGetOff\": \"abc\",\n \"TaxRate\": \"abc\",\n \"Seat\": \"abc\",\n \"Total\": \"abc\",\n \"CheckCode\": \"abc\",\n \"StateCode\": \"0\"\n },\n \"ElectronicAirTransport\": {\n \"Code\": \"abc\",\n \"Number\": \"abc\",\n \"Date\": \"abc\",\n \"Amount\": \"abc\",\n \"CheckCode\": \"abc\",\n \"Total\": \"abc\",\n \"DeductionMark\": \"abc\",\n \"StateCode\": \"abc\",\n \"BuyerTaxCode\": \"abc\",\n \"BuyerName\": \"abc\",\n \"DomesticInternationalMark\": \"abc\",\n \"PassengerName\": \"abc\",\n \"PassengerNo\": \"abc\",\n \"ElectronicNumber\": \"abc\",\n \"ElectronicAirTransportDetails\": [\n {\n \"FlightSegment\": \"abc\",\n \"StationGetOn\": \"abc\",\n \"StationGetOff\": \"abc\",\n \"Carrier\": \"abc\",\n \"FlightNumber\": \"abc\",\n \"SeatLevel\": \"abc\",\n \"FlightDate\": \"abc\",\n \"DepartureTime\": \"abc\",\n \"FareBasis\": \"abc\"\n }\n ]\n }\n }\n}",
656
+ "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: VatInvoiceVerifyNew\n<公共请求参数>\n\n{\n \"InvoiceCode\": \"1440****010\",\n \"InvoiceNo\": \"041***64\",\n \"InvoiceDate\": \"2022-11-16\",\n \"Amount\": \"498.90\",\n \"CheckCode\": \"31****0\",\n \"RegionCode\": \"4400\",\n \"SellerTaxCode\": \"44078*****401X\",\n \"EnableCommonElectronic\": true\n}",
657
+ "output": "{\n \"Response\": {\n \"Invoice\": {\n \"AmountWithTax\": \"498.90\",\n \"AmountWithoutTax\": \"0.00\",\n \"BuyerAddressPhone\": \"\",\n \"BuyerBankAccount\": \"\",\n \"BuyerName\": \"\",\n \"BuyerTaxCode\": \"\",\n \"CheckCode\": \"\",\n \"Code\": \"144002288010\",\n \"Date\": \"\",\n \"ElectronicType\": \"\",\n \"HasSellerList\": \"\",\n \"IsAbandoned\": \"N\",\n \"Items\": [],\n \"MachineNo\": \"\",\n \"Number\": \"04138864\",\n \"Remark\": \"\",\n \"RedLetterInvoiceMark\": false,\n \"IssuingTypeMark\": 1,\n \"SellerAddressPhone\": \"\",\n \"SellerBankAccount\": \"\",\n \"SellerAgentName\": \"\",\n \"SellerAgentTaxID\": \"\",\n \"SellerListTax\": \"\",\n \"SellerListTitle\": \"\",\n \"SellerName\": \"广州市天河区员美丽美食店\",\n \"SellerTaxCode\": \"\",\n \"TaxAmount\": \"0.00\",\n \"TaxBureau\": \"\",\n \"TrafficFreeFlag\": \"N\",\n \"Type\": \"102\"\n },\n \"PassInvoiceInfoList\": [],\n \"RequestId\": \"f3cd280c-6d3a-41c5-8493-4ed98f8b2755\",\n \"UsedVehicleInvoiceInfo\": {\n \"Auctioneer\": \"\",\n \"AuctioneerAddress\": \"\",\n \"AuctioneerBankAccount\": \"\",\n \"AuctioneerTaxpayerNum\": \"\",\n \"AuctioneerTel\": \"\",\n \"Buyer\": \"\",\n \"BuyerAddress\": \"\",\n \"BuyerNo\": \"\",\n \"BuyerTel\": \"\",\n \"ManagementOffice\": \"\",\n \"Market\": \"\",\n \"MarketAddress\": \"\",\n \"MarketBankAccount\": \"\",\n \"MarketTaxpayerNum\": \"\",\n \"MarketTel\": \"\",\n \"RegisterNo\": \"\",\n \"Seller\": \"\",\n \"SellerAddress\": \"\",\n \"SellerNo\": \"\",\n \"SellerTel\": \"\",\n \"TaxBureau\": \"\",\n \"VehicleIdentifyNo\": \"\",\n \"VehicleLicenseNo\": \"\",\n \"VehicleTotalPrice\": \"\"\n },\n \"VehicleInvoiceInfo\": {\n \"BizCheckFormNo\": \"\",\n \"BuyerNo\": \"\",\n \"CarType\": \"\",\n \"CertificateNo\": \"\",\n \"EngineNo\": \"\",\n \"ImportNo\": \"\",\n \"LimitCount\": \"\",\n \"MotorBankAccount\": \"\",\n \"MotorBankName\": \"\",\n \"MotorTaxRate\": \"\",\n \"PayTaxesNo\": \"\",\n \"PlateModel\": \"\",\n \"ProduceAddress\": \"\",\n \"SellerAddress\": \"\",\n \"SellerTel\": \"\",\n \"TaxtationOrgCode\": \"\",\n \"TaxtationOrgName\": \"\",\n \"Tonnage\": \"\",\n \"VinNo\": \"\"\n },\n \"ElectronicTrainTicket\": {\n \"BuyerName\": \"\",\n \"BuyerTaxCode\": \"\",\n \"Number\": \"\",\n \"Date\": \"\",\n \"TotalCN\": \"\",\n \"Tax\": \"\",\n \"ServiceType\": \"\",\n \"TimeGetOn\": \"\",\n \"TrainNumber\": \"\",\n \"Code\": \"\",\n \"SeatType\": \"\",\n \"DateGetOn\": \"\",\n \"TrainCabin\": \"\",\n \"StationGetOn\": \"\",\n \"ElectronicNumber\": \"\",\n \"PassengerName\": \"\",\n \"PassengerNo\": \"\",\n \"Amount\": \"\",\n \"StationGetOff\": \"\",\n \"TaxRate\": \"\",\n \"Seat\": \"\",\n \"Total\": \"\",\n \"CheckCode\": \"\",\n \"StateCode\": \"\"\n },\n \"ElectronicAirTransport\": {\n \"Code\": \"\",\n \"Number\": \"\",\n \"Date\": \"\",\n \"Amount\": \"\",\n \"CheckCode\": \"\",\n \"Total\": \"\",\n \"DeductionMark\": \"\",\n \"StateCode\": \"\",\n \"BuyerTaxCode\": \"\",\n \"BuyerName\": \"\",\n \"DomesticInternationalMark\": \"\",\n \"PassengerName\": \"\",\n \"PassengerNo\": \"\",\n \"ElectronicNumber\": \"\",\n \"ElectronicAirTransportDetails\": [\n {\n \"FlightSegment\": \"\",\n \"StationGetOn\": \"\",\n \"StationGetOff\": \"\",\n \"Carrier\": \"\",\n \"FlightNumber\": \"\",\n \"SeatLevel\": \"\",\n \"FlightDate\": \"\",\n \"DepartureTime\": \"\",\n \"FareBasis\": \"\"\n }\n ]\n }\n }\n}",
658
658
  "title": "增值税发票核验示例代码"
659
659
  }
660
660
  ],
@@ -699,7 +699,7 @@
699
699
  "VinOCR": [
700
700
  {
701
701
  "document": "",
702
- "input": "https://ocr.tencentcloudapi.com/?Action=VinOCR\n&ImageUrl=https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/vehicle/VinOCR/VinOCR1.jpg\n&<公共请求参数>",
702
+ "input": "POST / HTTP/1.1\nHost: ocr.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: VinOCR\n<公共请求参数>\n\n{\n \"ImageUrl\": \"https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/vehicle/VinOCR/VinOCR1.jpg\"\n}",
703
703
  "output": "{\n \"Response\": {\n \"Vin\": \"LSGPC52H9GF125161\",\n \"RequestId\": \"c59d9002-6c8c-426d-b57f-a8837dee2c7c\"\n }\n}",
704
704
  "title": "车辆VIN码识别示例代码"
705
705
  }