Create server action
Servers
Create server action
Run an action on a server, defined by the action type parameter.
Processing mode: async
POST
Create server action
Documentation Index
Fetch the complete documentation index at: https://forge.laravel.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
The action to perform on the server.
reboot Reboot the server. |
power-cycle Power-cycle the server. |
Available options:
reboot, power-cycle Example:
"reboot"