Skip to main content
PUT
Update baremetal server

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
name
string
required

Response

successful

associatedFirewalls
string<uuid>[]
required
consoleReady
boolean
required
createdAt
string<date-time>
required
id
string<uuid>
required
idc
string
required
Maximum string length: 50
Pattern: ^[a-zA-Z0-9._-]+$
image
string
required
imageId
string<uuid>
required
name
string
required
networks
object[]
required
orgId
string<uuid>
required
product
string
required
Maximum string length: 256
Pattern: ^[a-zA-Z0-9._-]+$
status
enum<string>
required
Available options:
creating,
deleted,
deleting,
error,
powercycling,
rebooting,
rebuilding,
running,
starting,
stopped,
stopping,
unknown
reason
string

The reason for the validation error.