post https://api.tetrascience.com/v1/data-acquisition/agent/status
This endpoint allows TetraScience Agent to send heartbeats to the Tetrascience platform periodically. Platform will return the agent's name. It's recommended to send a heartbeat every 30 seconds.
It requires a user-defined agent set up in the TetraScience Web UI.
Required fields:
- agentId
- agentVersion
Optional fields:
- agent
- sourceType - If agent defines various source types, like file-log agent, this should be an array of objects with
filePath
andtype
values. Otherwise, it should be single item array that contains object with fieldtype