跳转到内容
AsterDrive Developer Docs开发者

health

GET
/health
curl --request GET \
--url https://example.com/health

Service is healthy

Media typeapplication/json
object
status
required
string
Examplegenerated
{
"status": "example"
}