Welcome to the reference guide for FrameFlow's REST API. Our API gives you complete access to our monitoring and alerting engines so you can integrate FrameFlow and the data it collects with your other IT systems.
To install the API, first install FrameFlow, then go to the Tools section of the interface and select Download API.
No parameters
The syslog record.
{
"senderDevice": "string",
"message": "string",
"severity": 0,
"facility": 0,
"hostName": "string",
"applicationName": "string",
"processID": "string",
"messageID": "string",
"structureData": "string",
"timeStamp": "2020-06-19T13:13:50.040Z"
}
Code | Description | Links |
200 |
The record was added. |
No links |
401 |
Not authenticated/Session timed out |
No links |