Get Baremetal Server Installer Bundle
Get baremetal server installer bundle
Gets baremetal server linux installer bundle. The user downloads the linux installer bundle using this API. Then proceeds to install the downloaded linux installer bundle on the baremetal server.
Request
URI
GET
https://{api_host}/baremetal/download-linux-installer
COPY
Query Parameters
string
bundle_version
Optional
Bundle version to be fetched. If not specified, returns the latest version
Authentication
This operation uses the following authentication methods.
Responses
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 -H 'Authorization: <value>' https://{api_host}/baremetal/download-linux-installer
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