Wake Entry Server
POST
/entry/{entryId}/wake
Sends a Wake-On-LAN magic packet to wake up a server. Requires the server to have a MAC address configured.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
entryId*
The unique identifier of the entry to wake
Type
Requiredstring
Responses
Wake-On-LAN packet sent successfully
application/json
JSON
{
}
