Skip to content

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
string
Required

Responses

Wake-On-LAN packet sent successfully

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License