Power cycle a board
POST
/v1/sessions/{id}/power-cycle
Sends a power cycle command to the pod for the session's board via uhubctl.
Authorizations
BearerAuth
API key (Bearer key_...)
Type
API Key (header: Authorization)
Parameters
Path Parameters
id*
Session ID
Type
Requiredstring
Responses
Power cycling started
application/json
JSON "status": "string"
{
}