Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324 | |
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
RestartMcpServersResponse |
LighthouseClient.RestartMcpServers(RestartMcpServersRequest req)
本接口(RestartMcpServers)用于重启实例中的MCP Server。
- 本接口为异步接口,API返回时操作并未立即完成。MCP Server的操作结果可以通过调用 DescribeMcpServers 接口查询。
- 本接口在操作多个MCP Server时,不会因为某一个失败而停止。您需要通过调用 DescribeMcpServers 接口查询最终操作结果。
|
Constructor and Description |
---|
RestartMcpServersRequest(RestartMcpServersRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.