Boot and iPXE

Set boot mode

PUT/v1/services/baremetal/{id}/boot-mode

Authorizations

  • X-API-KEYstringheaderrequired

    Organization API key. Create one in the cloud console at https://cloud.serverside.com; the key is shown once, when it is created.

Path parameters

  • idstring<uuid>required

Body

application/json
  • bootModeenum<string>required

    Allowed values:LOCAL_DISKPXE

Response

202

Accepted

No response body.