查询服务状态是否正常。
该接口建议每隔五秒发送一次。
操作类型:GET
URL:https://{ip}:{port}/v1/health
无
请求样例:
GET https://{ip}:{port}/v1/health
响应样例:
{ "message":"", "status":"0" }