跳到正文
> developers
搜索
K
Main Navigation
首页
指南
API
简体中文
English
日本語
简体中文
English
日本語
菜单
返回顶部
Are you an LLM? You can read better optimized documentation at /zh/api/oracle/operations/gethealthcheck.md for this page in Markdown format
健康检查
GET
/_hc
响应
200
Service health and build information.
Content-Type
application/json
模式
JSON
JSON
{
"status"
:
"ok"
,
"version"
:
"string"
,
"commit"
:
"string"
,
"date"
:
"string"
}
GET
/_hc
试验场
试一试
示例