Endpoint
POST/v1/agent/heartbeat
Authentication: Authorization: Bearer <agent-token>
Request body
string
required
Stable agent ID returned from registration.
array
Current GPU inventory snapshot.
string
Agent status, such as
online.string
Agent binary version.
Response
boolean
Whether the heartbeat was accepted.