tccli 3.0.1381.1__py2.py3-none-any.whl → 3.0.1383.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/autoscaling/v20180419/api.json +27 -27
- tccli/services/ckafka/v20190819/api.json +174 -174
- tccli/services/ckafka/v20190819/examples.json +15 -15
- tccli/services/gs/v20191118/api.json +30 -1
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/lighthouse/lighthouse_client.py +375 -4
- tccli/services/lighthouse/v20200324/api.json +598 -0
- tccli/services/lighthouse/v20200324/examples.json +56 -0
- tccli/services/mna/v20210119/api.json +1 -1
- tccli/services/mqtt/v20240516/api.json +1 -1
- tccli/services/ocr/v20181119/api.json +22 -3
- tccli/services/omics/v20221128/api.json +1 -1
- tccli/services/teo/v20220901/api.json +6 -6
- tccli/services/thpc/v20230321/api.json +18 -14
- tccli/services/trtc/v20190722/api.json +4 -4
- tccli/services/tsf/v20180326/api.json +42 -42
- tccli/services/tsf/v20180326/examples.json +1 -1
- {tccli-3.0.1381.1.dist-info → tccli-3.0.1383.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1381.1.dist-info → tccli-3.0.1383.1.dist-info}/RECORD +23 -23
- {tccli-3.0.1381.1.dist-info → tccli-3.0.1383.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1381.1.dist-info → tccli-3.0.1383.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1381.1.dist-info → tccli-3.0.1383.1.dist-info}/license_files/LICENSE +0 -0
@@ -112,6 +112,13 @@
|
|
112
112
|
"output": "CreateKeyPairResponse",
|
113
113
|
"status": "online"
|
114
114
|
},
|
115
|
+
"CreateMcpServer": {
|
116
|
+
"document": "本接口(CreateMcpServer)用于创建MCP Server。\n- 本接口为异步接口,请求发送成功后会返回一个 McpServerId,此时操作并未立即完成。实例操作结果可以通过调用 DescribeMcpServers 接口查询。",
|
117
|
+
"input": "CreateMcpServerRequest",
|
118
|
+
"name": "创建MCP Server",
|
119
|
+
"output": "CreateMcpServerResponse",
|
120
|
+
"status": "online"
|
121
|
+
},
|
115
122
|
"DeleteBlueprints": {
|
116
123
|
"document": "本接口 (DeleteBlueprints) 用于删除镜像。可删除的镜像应满足如下条件:\n1、删除镜像接口需要镜像状态为NORMAL(正常)、ISOLATED(已隔离)、CREATEFAILED(创建失败)、SYNCING_FAILED(目的地域同步失败),其他状态下的镜像不支持删除操作。镜像状态,可通过[DescribeBlueprints](https://cloud.tencent.com/document/product/1207/47689)接口返回值中的BlueprintState获取。\n2、仅支持删除自定义镜像。",
|
117
124
|
"input": "DeleteBlueprintsRequest",
|
@@ -392,6 +399,13 @@
|
|
392
399
|
"output": "DescribeKeyPairsResponse",
|
393
400
|
"status": "online"
|
394
401
|
},
|
402
|
+
"DescribeMcpServers": {
|
403
|
+
"document": "本接口(DescribeMcpServers)用于查询MCP Server列表。",
|
404
|
+
"input": "DescribeMcpServersRequest",
|
405
|
+
"name": "查询MCP Server列表",
|
406
|
+
"output": "DescribeMcpServersResponse",
|
407
|
+
"status": "online"
|
408
|
+
},
|
395
409
|
"DescribeModifyInstanceBundles": {
|
396
410
|
"document": "本接口(DescribeModifyInstanceBundles)用于查询实例可变更套餐列表。",
|
397
411
|
"input": "DescribeModifyInstanceBundlesRequest",
|
@@ -609,6 +623,13 @@
|
|
609
623
|
"output": "ModifyInstancesRenewFlagResponse",
|
610
624
|
"status": "online"
|
611
625
|
},
|
626
|
+
"ModifyMcpServer": {
|
627
|
+
"document": "本接口(ModifyMcpServer)用于修改实例的MCP Server信息。\n- 本接口为异步接口,API返回时修改操作并未立即完成。MCP Server的修改结果可以通过调用 DescribeMcpServers 接口查询。",
|
628
|
+
"input": "ModifyMcpServerRequest",
|
629
|
+
"name": "修改MCP Server",
|
630
|
+
"output": "ModifyMcpServerResponse",
|
631
|
+
"status": "online"
|
632
|
+
},
|
612
633
|
"ModifySnapshotAttribute": {
|
613
634
|
"document": "本接口(ModifySnapshotAttribute)用于修改指定快照的属性。\n<li>“快照名称”仅为方便用户自己管理之用。</li>",
|
614
635
|
"input": "ModifySnapshotAttributeRequest",
|
@@ -630,6 +651,13 @@
|
|
630
651
|
"output": "RemoveDockerContainersResponse",
|
631
652
|
"status": "online"
|
632
653
|
},
|
654
|
+
"RemoveMcpServers": {
|
655
|
+
"document": "本接口(RemoveMcpServers)用于删除MCP Server。\n- 本接口为异步接口,API返回时操作并未立即完成。MCP Server的操作结果可以通过调用 DescribeMcpServers 接口查询。\n- 本接口在操作多个MCP Server时,不会因为某一个失败而停止。您需要通过调用 DescribeMcpServers 接口查询最终操作结果,如无法查询到,代表删除成功。",
|
656
|
+
"input": "RemoveMcpServersRequest",
|
657
|
+
"name": "删除MCP Server",
|
658
|
+
"output": "RemoveMcpServersResponse",
|
659
|
+
"status": "online"
|
660
|
+
},
|
633
661
|
"RenameDockerContainer": {
|
634
662
|
"document": "重命名实例内的Docker容器,之后可以通过返回的ActivityId调用[DescribeDockerActivities](https://cloud.tencent.com/document/product/1207/95476)接口查询重命名情况。",
|
635
663
|
"input": "RenameDockerContainerRequest",
|
@@ -707,6 +735,13 @@
|
|
707
735
|
"output": "RestartDockerContainersResponse",
|
708
736
|
"status": "online"
|
709
737
|
},
|
738
|
+
"RestartMcpServers": {
|
739
|
+
"document": "本接口(RestartMcpServers)用于重启实例中的MCP Server。\n- 本接口为异步接口,API返回时操作并未立即完成。MCP Server的操作结果可以通过调用 DescribeMcpServers 接口查询。\n- 本接口在操作多个MCP Server时,不会因为某一个失败而停止。您需要通过调用 DescribeMcpServers 接口查询最终操作结果。",
|
740
|
+
"input": "RestartMcpServersRequest",
|
741
|
+
"name": "重启MCP Server",
|
742
|
+
"output": "RestartMcpServersResponse",
|
743
|
+
"status": "online"
|
744
|
+
},
|
710
745
|
"RunDockerContainers": {
|
711
746
|
"document": "创建并运行多个Docker容器,之后可以通过返回的ActivityIds调用<a href=\"https://cloud.tencent.com/document/product/1207/95476\" target=\"_blank\">DescribeDockerActivities</a>接口查询创建情况。",
|
712
747
|
"input": "RunDockerContainersRequest",
|
@@ -735,6 +770,13 @@
|
|
735
770
|
"output": "StartInstancesResponse",
|
736
771
|
"status": "online"
|
737
772
|
},
|
773
|
+
"StartMcpServers": {
|
774
|
+
"document": "本接口(StartMcpServers)用于开启实例中的MCP Server。\n- 本接口为异步接口,API返回时操作并未立即完成。MCP Server的操作结果可以通过调用 DescribeMcpServers 接口查询。\n- 本接口在操作多个MCP Server时,不会因为某一个失败而停止。您需要通过调用 DescribeMcpServers 接口查询最终操作结果。",
|
775
|
+
"input": "StartMcpServersRequest",
|
776
|
+
"name": "开启MCP Server",
|
777
|
+
"output": "StartMcpServersResponse",
|
778
|
+
"status": "online"
|
779
|
+
},
|
738
780
|
"StopDockerContainers": {
|
739
781
|
"document": "停止实例内的Docker容器,之后可以通过返回的ActivityId调用[DescribeDockerActivities](https://cloud.tencent.com/document/product/1207/95476)接口查询停止情况。",
|
740
782
|
"input": "StopDockerContainersRequest",
|
@@ -749,6 +791,13 @@
|
|
749
791
|
"output": "StopInstancesResponse",
|
750
792
|
"status": "online"
|
751
793
|
},
|
794
|
+
"StopMcpServers": {
|
795
|
+
"document": "本接口(StopMcpServers)用于关闭实例中的MCP Server。\n- 本接口为异步接口,API返回时操作并未立即完成。MCP Server的操作结果可以通过调用 DescribeMcpServers 接口查询。\n- 本接口在操作多个MCP Server时,不会因为某一个失败而停止。您需要通过调用 DescribeMcpServers 接口查询最终操作结果。",
|
796
|
+
"input": "StopMcpServersRequest",
|
797
|
+
"name": "关闭MCP Server",
|
798
|
+
"output": "StopMcpServersResponse",
|
799
|
+
"status": "online"
|
800
|
+
},
|
752
801
|
"SyncBlueprint": {
|
753
802
|
"document": "本接口 (SyncBlueprint) 用于将自定义镜像同步到其它地域。\n\n* 支持向多个地域同步。最多10个地域。\n* 不支持向源地域同步。\n* 只支持NORMAL状态的镜像进行同步。\n* 不支持中国大陆地域和非中国大陆地域之间同步。\n* 可以通过[DescribeBlueprints](https://cloud.tencent.com/document/api/1207/47689)查询镜像状态,当镜像状态为NORMAL时表示源地域同步结束。",
|
754
803
|
"input": "SyncBlueprintRequest",
|
@@ -2313,6 +2362,79 @@
|
|
2313
2362
|
],
|
2314
2363
|
"type": "object"
|
2315
2364
|
},
|
2365
|
+
"CreateMcpServerRequest": {
|
2366
|
+
"document": "CreateMcpServer请求参数结构体",
|
2367
|
+
"members": [
|
2368
|
+
{
|
2369
|
+
"disabled": false,
|
2370
|
+
"document": "实例ID。可通过[DescribeInstances](https://cloud.tencent.com/document/api/1207/47573)接口返回值中的InstanceId获取。",
|
2371
|
+
"example": "lhins-5h3s0lht",
|
2372
|
+
"member": "string",
|
2373
|
+
"name": "InstanceId",
|
2374
|
+
"required": true,
|
2375
|
+
"type": "string"
|
2376
|
+
},
|
2377
|
+
{
|
2378
|
+
"disabled": false,
|
2379
|
+
"document": "MCP Server名称。最大长度:64",
|
2380
|
+
"example": "腾讯云 Lighthouse MCP Server",
|
2381
|
+
"member": "string",
|
2382
|
+
"name": "Name",
|
2383
|
+
"required": true,
|
2384
|
+
"type": "string"
|
2385
|
+
},
|
2386
|
+
{
|
2387
|
+
"disabled": false,
|
2388
|
+
"document": "Base64编码后的MCP Server启动命令。最大长度:2048",
|
2389
|
+
"example": "bnB4IC15IGxpZ2h0aG91c2UtbWNwLXNlcnZlcg==",
|
2390
|
+
"member": "string",
|
2391
|
+
"name": "Command",
|
2392
|
+
"required": true,
|
2393
|
+
"type": "string"
|
2394
|
+
},
|
2395
|
+
{
|
2396
|
+
"disabled": false,
|
2397
|
+
"document": "MCP Server备注。最大长度:2048",
|
2398
|
+
"example": "基于MCP协议的腾讯云Lighthouse MCP Server,借助大模型即可完成实例防火墙配置、实例检测、监控分析等常用功能。",
|
2399
|
+
"member": "string",
|
2400
|
+
"name": "Description",
|
2401
|
+
"required": false,
|
2402
|
+
"type": "string"
|
2403
|
+
},
|
2404
|
+
{
|
2405
|
+
"disabled": false,
|
2406
|
+
"document": "MCP Server环境变量。最大长度:10",
|
2407
|
+
"example": "无",
|
2408
|
+
"member": "McpServerEnv",
|
2409
|
+
"name": "Envs",
|
2410
|
+
"required": false,
|
2411
|
+
"type": "list"
|
2412
|
+
}
|
2413
|
+
],
|
2414
|
+
"type": "object"
|
2415
|
+
},
|
2416
|
+
"CreateMcpServerResponse": {
|
2417
|
+
"document": "CreateMcpServer返回参数结构体",
|
2418
|
+
"members": [
|
2419
|
+
{
|
2420
|
+
"disabled": false,
|
2421
|
+
"document": "MCP Server ID。",
|
2422
|
+
"example": "lhms-p2dophob",
|
2423
|
+
"member": "string",
|
2424
|
+
"name": "McpServerId",
|
2425
|
+
"output_required": true,
|
2426
|
+
"type": "string",
|
2427
|
+
"value_allowed_null": false
|
2428
|
+
},
|
2429
|
+
{
|
2430
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
2431
|
+
"member": "string",
|
2432
|
+
"name": "RequestId",
|
2433
|
+
"type": "string"
|
2434
|
+
}
|
2435
|
+
],
|
2436
|
+
"type": "object"
|
2437
|
+
},
|
2316
2438
|
"DataDiskPrice": {
|
2317
2439
|
"document": "数据盘价格",
|
2318
2440
|
"members": [
|
@@ -4566,6 +4688,100 @@
|
|
4566
4688
|
],
|
4567
4689
|
"type": "object"
|
4568
4690
|
},
|
4691
|
+
"DescribeMcpServersRequest": {
|
4692
|
+
"document": "DescribeMcpServers请求参数结构体",
|
4693
|
+
"members": [
|
4694
|
+
{
|
4695
|
+
"disabled": false,
|
4696
|
+
"document": "实例ID。可通过[DescribeInstances](https://cloud.tencent.com/document/api/1207/47573)接口返回值中的InstanceId获取。",
|
4697
|
+
"example": "lhins-5h3s0lht",
|
4698
|
+
"member": "string",
|
4699
|
+
"name": "InstanceId",
|
4700
|
+
"required": true,
|
4701
|
+
"type": "string"
|
4702
|
+
},
|
4703
|
+
{
|
4704
|
+
"disabled": false,
|
4705
|
+
"document": "MCP Server ID列表。列表为空时此条件不生效。最大长度:10",
|
4706
|
+
"example": "[\"lhms-p2dophob\"]",
|
4707
|
+
"member": "string",
|
4708
|
+
"name": "McpServerIds",
|
4709
|
+
"required": false,
|
4710
|
+
"type": "list"
|
4711
|
+
},
|
4712
|
+
{
|
4713
|
+
"disabled": false,
|
4714
|
+
"document": "返回数量,默认为 20,最大值为 100。关于`Limit`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/product/1207/47578)中的相关小节。",
|
4715
|
+
"example": "10",
|
4716
|
+
"member": "int64",
|
4717
|
+
"name": "Limit",
|
4718
|
+
"required": false,
|
4719
|
+
"type": "int"
|
4720
|
+
},
|
4721
|
+
{
|
4722
|
+
"disabled": false,
|
4723
|
+
"document": "偏移量,默认为 0。关于`Offset`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/product/1207/47578)中的相关小节。",
|
4724
|
+
"example": "0",
|
4725
|
+
"member": "int64",
|
4726
|
+
"name": "Offset",
|
4727
|
+
"required": false,
|
4728
|
+
"type": "int"
|
4729
|
+
}
|
4730
|
+
],
|
4731
|
+
"type": "object"
|
4732
|
+
},
|
4733
|
+
"DescribeMcpServersResponse": {
|
4734
|
+
"document": "DescribeMcpServers返回参数结构体",
|
4735
|
+
"members": [
|
4736
|
+
{
|
4737
|
+
"disabled": false,
|
4738
|
+
"document": "MCP Server列表。",
|
4739
|
+
"example": "无",
|
4740
|
+
"member": "McpServer",
|
4741
|
+
"name": "McpServerSet",
|
4742
|
+
"output_required": true,
|
4743
|
+
"type": "list",
|
4744
|
+
"value_allowed_null": false
|
4745
|
+
},
|
4746
|
+
{
|
4747
|
+
"disabled": false,
|
4748
|
+
"document": "符合条件的MCP Server数量。",
|
4749
|
+
"example": "1",
|
4750
|
+
"member": "int64",
|
4751
|
+
"name": "TotalCount",
|
4752
|
+
"output_required": true,
|
4753
|
+
"type": "int",
|
4754
|
+
"value_allowed_null": false
|
4755
|
+
},
|
4756
|
+
{
|
4757
|
+
"disabled": false,
|
4758
|
+
"document": "实例 ID。\t",
|
4759
|
+
"example": "lhins-5h3s0lht",
|
4760
|
+
"member": "string",
|
4761
|
+
"name": "InstanceId",
|
4762
|
+
"output_required": true,
|
4763
|
+
"type": "string",
|
4764
|
+
"value_allowed_null": false
|
4765
|
+
},
|
4766
|
+
{
|
4767
|
+
"disabled": false,
|
4768
|
+
"document": "实例名称。",
|
4769
|
+
"example": "ai mcp server test",
|
4770
|
+
"member": "string",
|
4771
|
+
"name": "InstanceName",
|
4772
|
+
"output_required": true,
|
4773
|
+
"type": "string",
|
4774
|
+
"value_allowed_null": false
|
4775
|
+
},
|
4776
|
+
{
|
4777
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
4778
|
+
"member": "string",
|
4779
|
+
"name": "RequestId",
|
4780
|
+
"type": "string"
|
4781
|
+
}
|
4782
|
+
],
|
4783
|
+
"type": "object"
|
4784
|
+
},
|
4569
4785
|
"DescribeModifyInstanceBundlesRequest": {
|
4570
4786
|
"document": "DescribeModifyInstanceBundles请求参数结构体",
|
4571
4787
|
"members": [
|
@@ -7875,6 +8091,172 @@
|
|
7875
8091
|
],
|
7876
8092
|
"usage": "out"
|
7877
8093
|
},
|
8094
|
+
"McpServer": {
|
8095
|
+
"document": "MCP Server信息",
|
8096
|
+
"members": [
|
8097
|
+
{
|
8098
|
+
"disabled": false,
|
8099
|
+
"document": "MCP Server ID。",
|
8100
|
+
"example": "lhms-oartxxxz",
|
8101
|
+
"member": "string",
|
8102
|
+
"name": "McpServerId",
|
8103
|
+
"output_required": true,
|
8104
|
+
"required": false,
|
8105
|
+
"type": "string",
|
8106
|
+
"value_allowed_null": false
|
8107
|
+
},
|
8108
|
+
{
|
8109
|
+
"disabled": false,
|
8110
|
+
"document": "MCP Server名称。最大长度:64",
|
8111
|
+
"example": "map",
|
8112
|
+
"member": "string",
|
8113
|
+
"name": "Name",
|
8114
|
+
"output_required": true,
|
8115
|
+
"required": false,
|
8116
|
+
"type": "string",
|
8117
|
+
"value_allowed_null": false
|
8118
|
+
},
|
8119
|
+
{
|
8120
|
+
"disabled": false,
|
8121
|
+
"document": "MCP Server类型。枚举值:PUBLIC_PACKAGE,公共包安装;AGENT_GENERATED,AI生成。",
|
8122
|
+
"example": "PUBLIC_PACKAGE",
|
8123
|
+
"member": "string",
|
8124
|
+
"name": "McpServerType",
|
8125
|
+
"output_required": true,
|
8126
|
+
"required": false,
|
8127
|
+
"type": "string",
|
8128
|
+
"value_allowed_null": false
|
8129
|
+
},
|
8130
|
+
{
|
8131
|
+
"disabled": false,
|
8132
|
+
"document": "MCP Server图标地址",
|
8133
|
+
"example": "http://127.0.0.1/map/icon.png",
|
8134
|
+
"member": "string",
|
8135
|
+
"name": "IconUrl",
|
8136
|
+
"output_required": false,
|
8137
|
+
"required": false,
|
8138
|
+
"type": "string",
|
8139
|
+
"value_allowed_null": false
|
8140
|
+
},
|
8141
|
+
{
|
8142
|
+
"disabled": false,
|
8143
|
+
"document": "Base64编码后的MCP Server启动命令。最大长度:2048",
|
8144
|
+
"example": "ZW5jb2RlZCBtY3Agc2VydmVyIGNvbW1hbmQ=",
|
8145
|
+
"member": "string",
|
8146
|
+
"name": "Command",
|
8147
|
+
"output_required": true,
|
8148
|
+
"required": false,
|
8149
|
+
"type": "string",
|
8150
|
+
"value_allowed_null": false
|
8151
|
+
},
|
8152
|
+
{
|
8153
|
+
"disabled": false,
|
8154
|
+
"document": "MCP Server状态。枚举值如下:\n\nPENDING:表示创建中\nLAUNCH_FAILED:表示创建失败\nRUNNING:表示运行中\nSTOPPED:表示关闭\nSTARTING:表示开启中\nSTOPPING:表示关闭中\nRESTARTING:表示重启中\nREMOVING:表示删除中\nUNKNOWN:表示未知\nENV_ERROR:表示环境错误",
|
8155
|
+
"example": "RUNNING",
|
8156
|
+
"member": "string",
|
8157
|
+
"name": "State",
|
8158
|
+
"output_required": true,
|
8159
|
+
"required": false,
|
8160
|
+
"type": "string",
|
8161
|
+
"value_allowed_null": false
|
8162
|
+
},
|
8163
|
+
{
|
8164
|
+
"disabled": false,
|
8165
|
+
"document": "MCP Server访问地址。",
|
8166
|
+
"example": "http://127.0.0.1/map/sse",
|
8167
|
+
"member": "string",
|
8168
|
+
"name": "ServerUrl",
|
8169
|
+
"output_required": true,
|
8170
|
+
"required": false,
|
8171
|
+
"type": "string",
|
8172
|
+
"value_allowed_null": false
|
8173
|
+
},
|
8174
|
+
{
|
8175
|
+
"disabled": false,
|
8176
|
+
"document": "MCP Server配置",
|
8177
|
+
"example": "{\\\"mcpServers\\\":{\\\"map\\\":{\\\"url\\\":\\\"http://127.0.0.1/map/sse\\\"}}}",
|
8178
|
+
"member": "string",
|
8179
|
+
"name": "Config",
|
8180
|
+
"output_required": true,
|
8181
|
+
"required": false,
|
8182
|
+
"type": "string",
|
8183
|
+
"value_allowed_null": false
|
8184
|
+
},
|
8185
|
+
{
|
8186
|
+
"disabled": false,
|
8187
|
+
"document": "MCP Server备注",
|
8188
|
+
"example": "此MCP Server用于提供地图访问功能。",
|
8189
|
+
"member": "string",
|
8190
|
+
"name": "Description",
|
8191
|
+
"output_required": false,
|
8192
|
+
"required": false,
|
8193
|
+
"type": "string",
|
8194
|
+
"value_allowed_null": false
|
8195
|
+
},
|
8196
|
+
{
|
8197
|
+
"disabled": false,
|
8198
|
+
"document": "MCP Server创建时间。按照 ISO8601 标准表示,并且使用 UTC 时间。 \n格式为: YYYY-MM-DDThh:mm:ssZ。",
|
8199
|
+
"example": "2025-05-09T17:50:14Z",
|
8200
|
+
"member": "datetime_iso",
|
8201
|
+
"name": "CreatedTime",
|
8202
|
+
"output_required": true,
|
8203
|
+
"required": false,
|
8204
|
+
"type": "string",
|
8205
|
+
"value_allowed_null": false
|
8206
|
+
},
|
8207
|
+
{
|
8208
|
+
"disabled": false,
|
8209
|
+
"document": "MCP Server修改时间。按照 ISO8601 标准表示,并且使用 UTC 时间。 \n格式为: YYYY-MM-DDThh:mm:ssZ。",
|
8210
|
+
"example": "2025-05-09T17:50:14Z",
|
8211
|
+
"member": "datetime_iso",
|
8212
|
+
"name": "UpdatedTime",
|
8213
|
+
"output_required": true,
|
8214
|
+
"required": false,
|
8215
|
+
"type": "string",
|
8216
|
+
"value_allowed_null": false
|
8217
|
+
},
|
8218
|
+
{
|
8219
|
+
"disabled": false,
|
8220
|
+
"document": "MCP Server环境变量",
|
8221
|
+
"example": "无",
|
8222
|
+
"member": "McpServerEnv",
|
8223
|
+
"name": "EnvSet",
|
8224
|
+
"output_required": false,
|
8225
|
+
"required": false,
|
8226
|
+
"type": "list",
|
8227
|
+
"value_allowed_null": false
|
8228
|
+
}
|
8229
|
+
],
|
8230
|
+
"usage": "both"
|
8231
|
+
},
|
8232
|
+
"McpServerEnv": {
|
8233
|
+
"document": "MCP Server环境变量",
|
8234
|
+
"members": [
|
8235
|
+
{
|
8236
|
+
"disabled": false,
|
8237
|
+
"document": "MCP Server的环境变量键。最大长度:128",
|
8238
|
+
"example": "MAP_API_KEY",
|
8239
|
+
"member": "string",
|
8240
|
+
"name": "Key",
|
8241
|
+
"output_required": true,
|
8242
|
+
"required": true,
|
8243
|
+
"type": "string",
|
8244
|
+
"value_allowed_null": false
|
8245
|
+
},
|
8246
|
+
{
|
8247
|
+
"disabled": false,
|
8248
|
+
"document": "MCP Server的环境变量值。最大长度:1024。该字段可能存储密钥,出参时将固定返回“**********”,避免明文泄露。",
|
8249
|
+
"example": "api_key_xxx_xxx",
|
8250
|
+
"member": "string",
|
8251
|
+
"name": "Value",
|
8252
|
+
"output_required": true,
|
8253
|
+
"required": false,
|
8254
|
+
"type": "string",
|
8255
|
+
"value_allowed_null": false
|
8256
|
+
}
|
8257
|
+
],
|
8258
|
+
"usage": "both"
|
8259
|
+
},
|
7878
8260
|
"ModifyBlueprintAttributeRequest": {
|
7879
8261
|
"document": "ModifyBlueprintAttribute请求参数结构体",
|
7880
8262
|
"members": [
|
@@ -8490,6 +8872,78 @@
|
|
8490
8872
|
],
|
8491
8873
|
"type": "object"
|
8492
8874
|
},
|
8875
|
+
"ModifyMcpServerRequest": {
|
8876
|
+
"document": "ModifyMcpServer请求参数结构体",
|
8877
|
+
"members": [
|
8878
|
+
{
|
8879
|
+
"disabled": false,
|
8880
|
+
"document": "实例ID。可以通过[DescribeInstances](https://cloud.tencent.com/document/api/1207/47573)接口返回值中的InstanceId获取。",
|
8881
|
+
"example": "lhins-5h3s0lht",
|
8882
|
+
"member": "string",
|
8883
|
+
"name": "InstanceId",
|
8884
|
+
"required": true,
|
8885
|
+
"type": "string"
|
8886
|
+
},
|
8887
|
+
{
|
8888
|
+
"disabled": false,
|
8889
|
+
"document": "MCP Server ID。可以通过DescribeMcpServers接口返回值中的McpServerId获取。",
|
8890
|
+
"example": "lhms-p2dophob",
|
8891
|
+
"member": "string",
|
8892
|
+
"name": "McpServerId",
|
8893
|
+
"required": true,
|
8894
|
+
"type": "string"
|
8895
|
+
},
|
8896
|
+
{
|
8897
|
+
"disabled": false,
|
8898
|
+
"document": "MCP Server名称。最大长度:64",
|
8899
|
+
"example": "腾讯云 Lighthouse MCP Server",
|
8900
|
+
"member": "string",
|
8901
|
+
"name": "Name",
|
8902
|
+
"required": false,
|
8903
|
+
"type": "string"
|
8904
|
+
},
|
8905
|
+
{
|
8906
|
+
"disabled": false,
|
8907
|
+
"document": "Base64编码后的MCP Server启动命令。最大长度:2048",
|
8908
|
+
"example": "bnB4IC15IGxpZ2h0aG91c2UtbWNwLXNlcnZlcg==",
|
8909
|
+
"member": "string",
|
8910
|
+
"name": "Command",
|
8911
|
+
"required": false,
|
8912
|
+
"type": "string"
|
8913
|
+
},
|
8914
|
+
{
|
8915
|
+
"disabled": false,
|
8916
|
+
"document": "MCP Server备注。最大长度:2048",
|
8917
|
+
"example": "基于MCP协议的腾讯云Lighthouse MCP Server,借助大模型即可完成实例防火墙配置、实例检测、监控分析等常用功能。",
|
8918
|
+
"member": "string",
|
8919
|
+
"name": "Description",
|
8920
|
+
"required": false,
|
8921
|
+
"type": "string"
|
8922
|
+
},
|
8923
|
+
{
|
8924
|
+
"disabled": false,
|
8925
|
+
"document": "MCP Server环境变量。最大长度:10。用于完整替换MCP Server的环境变量。当该字段为空时,系统将清除当前所有环境变量。若无需修改环境变量,请勿传递该字段。",
|
8926
|
+
"example": "无",
|
8927
|
+
"member": "McpServerEnv",
|
8928
|
+
"name": "Envs",
|
8929
|
+
"required": false,
|
8930
|
+
"type": "list"
|
8931
|
+
}
|
8932
|
+
],
|
8933
|
+
"type": "object"
|
8934
|
+
},
|
8935
|
+
"ModifyMcpServerResponse": {
|
8936
|
+
"document": "ModifyMcpServer返回参数结构体",
|
8937
|
+
"members": [
|
8938
|
+
{
|
8939
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
8940
|
+
"member": "string",
|
8941
|
+
"name": "RequestId",
|
8942
|
+
"type": "string"
|
8943
|
+
}
|
8944
|
+
],
|
8945
|
+
"type": "object"
|
8946
|
+
},
|
8493
8947
|
"ModifySnapshotAttributeRequest": {
|
8494
8948
|
"document": "ModifySnapshotAttribute请求参数结构体",
|
8495
8949
|
"members": [
|
@@ -8717,6 +9171,42 @@
|
|
8717
9171
|
],
|
8718
9172
|
"type": "object"
|
8719
9173
|
},
|
9174
|
+
"RemoveMcpServersRequest": {
|
9175
|
+
"document": "RemoveMcpServers请求参数结构体",
|
9176
|
+
"members": [
|
9177
|
+
{
|
9178
|
+
"disabled": false,
|
9179
|
+
"document": "实例ID。可以通过[DescribeInstances](https://cloud.tencent.com/document/api/1207/47573)接口返回值中的InstanceId获取。",
|
9180
|
+
"example": "lhins-5h3s0lht",
|
9181
|
+
"member": "string",
|
9182
|
+
"name": "InstanceId",
|
9183
|
+
"required": true,
|
9184
|
+
"type": "string"
|
9185
|
+
},
|
9186
|
+
{
|
9187
|
+
"disabled": false,
|
9188
|
+
"document": "MCP Server ID列表。可通过DescribeMcpServers接口返回值中的McpServerId获取。最大长度:10",
|
9189
|
+
"example": "[\"lhms-p2dophob\"]",
|
9190
|
+
"member": "string",
|
9191
|
+
"name": "McpServerIds",
|
9192
|
+
"required": true,
|
9193
|
+
"type": "list"
|
9194
|
+
}
|
9195
|
+
],
|
9196
|
+
"type": "object"
|
9197
|
+
},
|
9198
|
+
"RemoveMcpServersResponse": {
|
9199
|
+
"document": "RemoveMcpServers返回参数结构体",
|
9200
|
+
"members": [
|
9201
|
+
{
|
9202
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
9203
|
+
"member": "string",
|
9204
|
+
"name": "RequestId",
|
9205
|
+
"type": "string"
|
9206
|
+
}
|
9207
|
+
],
|
9208
|
+
"type": "object"
|
9209
|
+
},
|
8720
9210
|
"RenameDockerContainerRequest": {
|
8721
9211
|
"document": "RenameDockerContainer请求参数结构体",
|
8722
9212
|
"members": [
|
@@ -9303,6 +9793,42 @@
|
|
9303
9793
|
],
|
9304
9794
|
"type": "object"
|
9305
9795
|
},
|
9796
|
+
"RestartMcpServersRequest": {
|
9797
|
+
"document": "RestartMcpServers请求参数结构体",
|
9798
|
+
"members": [
|
9799
|
+
{
|
9800
|
+
"disabled": false,
|
9801
|
+
"document": "实例 ID。可通过[DescribeInstances](https://cloud.tencent.com/document/api/1207/47573)接口返回值中的InstanceId获取。",
|
9802
|
+
"example": "lhins-5h3s0lht",
|
9803
|
+
"member": "string",
|
9804
|
+
"name": "InstanceId",
|
9805
|
+
"required": true,
|
9806
|
+
"type": "string"
|
9807
|
+
},
|
9808
|
+
{
|
9809
|
+
"disabled": false,
|
9810
|
+
"document": "MCP Server ID列表。可通过DescribeMcpServers接口返回值中的McpServerId获取。最大长度:10",
|
9811
|
+
"example": "[\"lhms-p2dophob\"]",
|
9812
|
+
"member": "string",
|
9813
|
+
"name": "McpServerIds",
|
9814
|
+
"required": true,
|
9815
|
+
"type": "list"
|
9816
|
+
}
|
9817
|
+
],
|
9818
|
+
"type": "object"
|
9819
|
+
},
|
9820
|
+
"RestartMcpServersResponse": {
|
9821
|
+
"document": "RestartMcpServers返回参数结构体",
|
9822
|
+
"members": [
|
9823
|
+
{
|
9824
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
9825
|
+
"member": "string",
|
9826
|
+
"name": "RequestId",
|
9827
|
+
"type": "string"
|
9828
|
+
}
|
9829
|
+
],
|
9830
|
+
"type": "object"
|
9831
|
+
},
|
9306
9832
|
"RunDockerContainersRequest": {
|
9307
9833
|
"document": "RunDockerContainers请求参数结构体",
|
9308
9834
|
"members": [
|
@@ -9764,6 +10290,42 @@
|
|
9764
10290
|
],
|
9765
10291
|
"type": "object"
|
9766
10292
|
},
|
10293
|
+
"StartMcpServersRequest": {
|
10294
|
+
"document": "StartMcpServers请求参数结构体",
|
10295
|
+
"members": [
|
10296
|
+
{
|
10297
|
+
"disabled": false,
|
10298
|
+
"document": "实例 ID。可通过[DescribeInstances](https://cloud.tencent.com/document/api/1207/47573)接口返回值中的InstanceId获取。",
|
10299
|
+
"example": "lhins-5h3s0lht",
|
10300
|
+
"member": "string",
|
10301
|
+
"name": "InstanceId",
|
10302
|
+
"required": true,
|
10303
|
+
"type": "string"
|
10304
|
+
},
|
10305
|
+
{
|
10306
|
+
"disabled": false,
|
10307
|
+
"document": "MCP Server ID列表。可通过DescribeMcpServers接口返回值中的McpServerId获取。最大长度:10",
|
10308
|
+
"example": "[\"lhms-p2dophob\"]",
|
10309
|
+
"member": "string",
|
10310
|
+
"name": "McpServerIds",
|
10311
|
+
"required": true,
|
10312
|
+
"type": "list"
|
10313
|
+
}
|
10314
|
+
],
|
10315
|
+
"type": "object"
|
10316
|
+
},
|
10317
|
+
"StartMcpServersResponse": {
|
10318
|
+
"document": "StartMcpServers返回参数结构体",
|
10319
|
+
"members": [
|
10320
|
+
{
|
10321
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
10322
|
+
"member": "string",
|
10323
|
+
"name": "RequestId",
|
10324
|
+
"type": "string"
|
10325
|
+
}
|
10326
|
+
],
|
10327
|
+
"type": "object"
|
10328
|
+
},
|
9767
10329
|
"StopDockerContainersRequest": {
|
9768
10330
|
"document": "StopDockerContainers请求参数结构体",
|
9769
10331
|
"members": [
|
@@ -9837,6 +10399,42 @@
|
|
9837
10399
|
],
|
9838
10400
|
"type": "object"
|
9839
10401
|
},
|
10402
|
+
"StopMcpServersRequest": {
|
10403
|
+
"document": "StopMcpServers请求参数结构体",
|
10404
|
+
"members": [
|
10405
|
+
{
|
10406
|
+
"disabled": false,
|
10407
|
+
"document": "实例 ID。可通过[DescribeInstances](https://cloud.tencent.com/document/api/1207/47573)接口返回值中的InstanceId获取。",
|
10408
|
+
"example": "lhins-5h3s0lht",
|
10409
|
+
"member": "string",
|
10410
|
+
"name": "InstanceId",
|
10411
|
+
"required": true,
|
10412
|
+
"type": "string"
|
10413
|
+
},
|
10414
|
+
{
|
10415
|
+
"disabled": false,
|
10416
|
+
"document": "MCP Server ID列表。可通过DescribeMcpServers接口返回值中的McpServerId获取。最大长度:10",
|
10417
|
+
"example": "[\"lhms-p2dophob\"]",
|
10418
|
+
"member": "string",
|
10419
|
+
"name": "McpServerIds",
|
10420
|
+
"required": true,
|
10421
|
+
"type": "list"
|
10422
|
+
}
|
10423
|
+
],
|
10424
|
+
"type": "object"
|
10425
|
+
},
|
10426
|
+
"StopMcpServersResponse": {
|
10427
|
+
"document": "StopMcpServers返回参数结构体",
|
10428
|
+
"members": [
|
10429
|
+
{
|
10430
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
10431
|
+
"member": "string",
|
10432
|
+
"name": "RequestId",
|
10433
|
+
"type": "string"
|
10434
|
+
}
|
10435
|
+
],
|
10436
|
+
"type": "object"
|
10437
|
+
},
|
9840
10438
|
"SupportIpv6Detail": {
|
9841
10439
|
"document": "实例支持IPv6详情描述。",
|
9842
10440
|
"members": [
|