Reboot an Elastic Metal server
Reboot the Elastic Metal server associated with the ID, use the boot_type rescue to reboot the server in rescue mode.
path Parameters
zoneThe zone you want to target
server_idID of the server to reboot.
Reboot an Elastic Metal server › Request Body
boot_typeThe type of boot.
ssh_key_idsAdditional SSH public key IDs to configure on rescue image.
Reboot an Elastic Metal server › Responses
idID of the server.
organization_idOrganization ID the server is attached to.
project_idProject ID the server is attached to.
nameName of the server.
descriptionDescription of the server.
updated_atLast modification date of the server. (RFC 3339 format)
created_atCreation date of the server. (RFC 3339 format)
statusStatus of the server.
offer_idOffer ID of the server.
offer_nameOffer name of the server.
tagsArray of custom tags attached to the server.
Array of IPs attached to the server.
domainDomain of the server.
boot_typeBoot type of the server.
zoneZone in which is the server located.
Configuration of the installation.
ping_statusStatus of server ping.
Options enabled on the server.
Configuration of rescue boot.
protectedIf enabled, the server can not be deleted.
Optional configuration data passed to cloud-init.
Start an Elastic Metal server
Start the server associated with the ID.
path Parameters
zoneThe zone you want to target
server_idID of the server to start.
Start an Elastic Metal server › Request Body
boot_typeThe type of boot.
ssh_key_idsAdditional SSH public key IDs to configure on rescue image.
Start an Elastic Metal server › Responses
idID of the server.
organization_idOrganization ID the server is attached to.
project_idProject ID the server is attached to.
nameName of the server.
descriptionDescription of the server.
updated_atLast modification date of the server. (RFC 3339 format)
created_atCreation date of the server. (RFC 3339 format)
statusStatus of the server.
offer_idOffer ID of the server.
offer_nameOffer name of the server.
tagsArray of custom tags attached to the server.
Array of IPs attached to the server.
domainDomain of the server.
boot_typeBoot type of the server.
zoneZone in which is the server located.
Configuration of the installation.
ping_statusStatus of server ping.
Options enabled on the server.
Configuration of rescue boot.
protectedIf enabled, the server can not be deleted.
Optional configuration data passed to cloud-init.
Stop an Elastic Metal server
Stop the server associated with the ID. The server remains allocated to your account and all data remains on the local storage of the server.
path Parameters
zoneThe zone you want to target
server_idID of the server to stop.
Stop an Elastic Metal server › Responses
idID of the server.
organization_idOrganization ID the server is attached to.
project_idProject ID the server is attached to.
nameName of the server.
descriptionDescription of the server.
updated_atLast modification date of the server. (RFC 3339 format)
created_atCreation date of the server. (RFC 3339 format)
statusStatus of the server.
offer_idOffer ID of the server.
offer_nameOffer name of the server.
tagsArray of custom tags attached to the server.
Array of IPs attached to the server.
domainDomain of the server.
boot_typeBoot type of the server.
zoneZone in which is the server located.
Configuration of the installation.
ping_statusStatus of server ping.
Options enabled on the server.
Configuration of rescue boot.
protectedIf enabled, the server can not be deleted.
Optional configuration data passed to cloud-init.