/
BO
boxlite-ai
/
BoxLite Runner API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11m ago · Updated 7d ago
Details
Filter operations
box
11
post
Create a box
get
Get box info
post
Create box backup
post
Destroy box
post
Check if box error is recoverable
get
Get box network settings
post
Update box network settings
post
Recover box from error state
post
Resize box
post
Start box
post
Stop box
boxlite
1
snapshots
8
get
Health check
get
Runner info
box
Get box network settings
Get box network settings
get
/boxes/{boxId}/network-settings
Path parameters
boxId
string
required
Box ID
Response
Network settings
UpdateNetworkSettingsDTO
required
networkAllowList
string
networkBlockAll
boolean
networkLimitEgress
boolean
Changes