/developer/status
返回所有上游微服务的 TCP 健康检查结果(healthy/unhealthy),缓存 30 秒,含网关自身运行时间和各服务延迟
Responses
| Status | Description | Schema |
|---|---|---|
| 200 | 服务状态列表 | object |
| 400 | 请求参数无效 | object |
| 401 | 未认证 | object |
| 403 | 权限不足 | object |
| 500 | 服务器内部错误 | object |
/developer/status返回所有上游微服务的 TCP 健康检查结果(healthy/unhealthy),缓存 30 秒,含网关自身运行时间和各服务延迟
| Status | Description | Schema |
|---|---|---|
| 200 | 服务状态列表 | object |
| 400 | 请求参数无效 | object |
| 401 | 未认证 | object |
| 403 | 权限不足 | object |
| 500 | 服务器内部错误 | object |