v1

latestOpenAPI 3.1.02026-07-24239123562.1 KB
Data Acquisition

Agent System Metric Upload

TetraScience Agent can periodically upload system metrics of itself and the host environment the Agent is running. It requires a user-defined agent set up in the TetraScience Web UI. Uploaded system metric file should be new line delimited JSON file. See below for more details.

post/v1/data-acquisition/agent/systemmetric

Response

200

messagestring

Example response

{
  "message": "OK"
}