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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.