v1

latestSwagger 2.02026-07-17342313981.1 KB
监控

更新Agent心跳

Agent主动上报心跳信息,通过IP自动识别主机

post/api/v1/monitor/agent/heartbeat

Request body

hostnamestring

Agent所在主机的hostname

ipstring

Agent所在主机的IP地址 (内网IP)

pidinteger

Agent进程ID

portinteger

Agent监听端口

tokenstring

认证token

Response

OK

codeinteger

状态码

{"stackTrail":"components:schemas:result.Result:properties:data","oasType":"schema","type":"unknown","description":"返回的数据"}
messagestring

提示信息