Servers

Create bare metal service

POST/v1/services/baremetal

Autorizaciones

  • X-API-KEYstringheaderobligatorio

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

Cabeceras

  • Idempotency-Keystring

    Límites:length <= 200

Cuerpo

application/json
  • offeringIdstring<uuid>obligatorio
  • datacenterIdstring<uuid>obligatorio
  • ipv4PrefixLengthinteger<int32> | null

    Límites:24 <= x <= 30

  • ipv6PrefixLengthinteger<int32> | null

Respuesta

200 · application/json

OK

  • successboolean
  • messagestring | null
  • exceptionstring | null
  • codestring | null
  • errorsobject | null
  • traceIdstring | null
  • dataobject
  • paginationobject