Skip to main content
POST
Reboot placement server

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

placementID
string
required

The placement ID. A Kubernetes name. Must be a valid DNS label containing only lower case characters, numbers or hyphens, start and end with a character or number, and be at most 63 characters in length.

Required string length: 1 - 63
serverID
string
required

The public Placement server ID. An opaque public Placement server ID.

Required string length: 1 - 128

Query Parameters

hard
boolean
default:false

Whether the reboot is hard. Defaults to false.

Response

The request has been accepted and will be fulfilled asynchronously.