Agent heartbeat with status update
POST /remote-agents/{agentId}/heartbeat
POST
/remote-agents/{agentId}/heartbeat
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” agentId
required
string format: uuid
Request Body required
Section titled “Request Body required ”object
status
string
agent_version
string
system_info
object
key
additional properties
any
command_result
object
command_id
required
string format: uuid
status
required
string
result
object
key
additional properties
any
error_message
string
Responses
Section titled “ Responses ”Heartbeat acknowledged
object
pending_command
object
command_id
required
string format: uuid
command_type
required
string
payload
object
key
additional properties
any
Agent not found
object
error
required
string
message
required
string
details
object
key
additional properties
any