Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.
Robin Tail edited this page Dec 25, 2018 · 4 revisions

REST API

Slimonitor server offers JSON REST API. Request Content-Type header should be application/json and contain JSON data in body.

POST: /host/data

DESCRIPTION: Send host data

ARGUMENTS: /in progress/

RESPONSE: {error: bool, message: string}

Clone this wiki locally