Skip to content
On this page

List boot configurations

Endpoint

GET /v1/boots

Returns configurations that takes effect during boot-up

Responses

json
{
   "isWaitForNetwork":{
      "type":"bool"
   },
}