MCPcopy Create free account
hub / github.com/astercloud/aster / healthCheck

Method healthCheck

client-sdks/client-js/src/client.ts:122–124  ·  view source on GitHub ↗

* 健康检查 * @returns 健康状态

()

Source from the content-addressed store, hash-verified

120 * @returns 健康状态
121 */
122 async healthCheck() {
123 return this.telemetry.healthCheck();
124 }
125
126 /**
127 * 获取系统状态

Callers 3

client.test.tsFile · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected