Uninstall Baremetal Server
Uninstall Agents On baremetal server
Uninstall Agents On the baremetal server
Request
URI
DELETE
https://{api_host}/baremetal/servers/{server-id}
COPY
Path Parameters
string
server-id
Required
Baremetal server ID.
Query Parameters
boolean
force
Optional
Use this request param to force uninstall a baremetal server.
Authentication
This operation uses the following authentication methods.
Responses
202
Accepted
Returns
AsyncApiResponse
of type(s)
application/json
{
"id": "string",
"status_url": "string"
}
string
id
Optional
UUID identifier of the response.
string
status_url
Optional
The URL to check the status of the operation.
default
Error response on API failure.
Returns
Error
of type(s)
application/json
{
"error_code": 0,
"module_name": "string",
"error_message": "string"
}
integer
error_code
Required
HTTP Status or Application error code.
string
module_name
Optional
Module where the error happened.
string
error_message
Required
Message describing the error.
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/baremetal/servers/{server-id}
On This Page
Baremetal Security Operations
GET
Get Baremetal Controller List
GET
Get Baremetal Controller Status
GET
Get Baremetal Server Status
GET
Get Baremetal Server List
POST
Perform Baremetal Servers Action
GET
Get Baremetal Server
DELETE
Uninstall Baremetal Server
GET
Get Baremetal Server Installer Bundle
GET
Get Registration Token
DELETE
Delete Registration Token
GET
Get Registration Token Status
GET
Get Registration Token Statuses
POST
Create Registration Token
GET
Get Registration Tokens
GET
Get Baremetal Services Status
GET
Get Baremetal Server Summary
POST
Query Baremetal Server Details
GET
Get Baremetal Task Status