Servers

Create bare metal service

POST/v1/services/baremetal

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.

Headers

  • Idempotency-Keystring

    Limits:length <= 200

Body

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

    Limits:24 <= x <= 30

  • ipv6PrefixLengthinteger<int32> | null

Response

200 · application/json

OK

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