pufferd
{id}
{id}
{id}
{id}
{id}
{id}
{id}
/console{id}
/data{id}
/data{id}
/install{id}
/logs{id}
/reload{id}
/start{id}
/stats{id}
/status{id}
/stop{id}
/{filename}
{id}
/{filename}
{id}
/{filename}
Authentication
Gets all nodes registered to the panel
Request body
Responses
Nodes
Bad Request
Forbidden
Not Found
Internal Server Error
Authentication
Creates a node
Path variables
Node Identifier
Request body
Responses
Node created
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
Authentication
Gets information about a single node
Path variables
Request body
Responses
Nodes
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
Authentication
Updates a node with given information
Path variables
Node Id
Request body
Responses
No Content
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
Authentication
Deletes the node
Path variables
Node Id
Request body
Responses
No Content
Bad Request
Forbidden
Not Found
Internal Server Error
Authentication
Request body
Responses
No Content
Bad Request
Forbidden
Not Found
Internal Server Error
Authentication
Easy way to tell if the daemon is running is by using this endpoint
Request body
Responses
Service running
Authentication
Easy way to tell if the daemon is running is by using this endpoint
Request body
Responses
Service running
{id}
Authentication
Gets the given server data from an admin’s view
Path variables
Server Identifier
Request body
Responses
Data for this server
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
Authentication
Creates the server
Path variables
Server Identifier
Request body
Responses
Server created
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
Authentication
Deletes the given server
Path variables
Server Identifier
Request body
Responses
Server deleted
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/consoleAuthentication
Runs a command in the server
Path variables
Server Identifier
Request body
Command to run
Responses
If command was ran
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/dataAuthentication
Gets the given server data
Path variables
Server Identifier
Request body
Responses
Data for this server
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/dataAuthentication
Edits the given server data
Path variables
Server Identifier
Request body
Responses
Server edited
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/installAuthentication
installs the given server
Path variables
Server Identifier
Request parameters
Wait for the operation to complete
Request body
Responses
Install has been queued
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/logsAuthentication
Gets the given server logs since a certain time period
Path variables
Server Identifier
Request body
Responses
Logs for this server
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/reloadAuthentication
Reloads the server from disk
Path variables
Server Identifier
Request body
Responses
Reloaded server
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/startAuthentication
Starts the given server
Path variables
Server Identifier
Request parameters
Wait for the operation to complete
Request body
Responses
Start has been queued
Server started
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/statsAuthentication
Gets the given server stats
Path variables
Server Identifier
Request body
Responses
Stats for this server
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/statusAuthentication
Gets the given server status
Path variables
Server Identifier
Request body
Responses
OK
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/stopAuthentication
Stops the given server forcefully
Path variables
Server Identifier
Request body
Responses
Server killed
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/{filename}
Authentication
Gets a file or a file list from the server
Path variables
Server Identifier
File name
Request body
Responses
File List
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/{filename}
Authentication
Puts a file or folder on the server
Path variables
Server Identifier
File name
Request body
Responses
If file/folder was created
Bad Request
Forbidden
Not Found
Internal Server Error
{id}
/{filename}
Authentication
Deletes a file from the server
Path variables
Server Identifier
File name
Request body
Responses
If file was deleted
Bad Request
Forbidden
Not Found
Internal Server Error