OS Reload
Installing a new Operating System will delete all data currently stored on the server, and reset all credentials for the server. If you need to keep any data please make a copy or take a backup before proceeding.
Method
-
To perform an OS Reload on a server, navigate to the relevant server page, select Server Actions and choose OS Reload.
-
You will be presented with a confirmation dialogue and the ability to select a new Operating System to install from a dropdown.
-
Select OS Reload to initiate your OS Reload. The process takes 10-15 minutes to complete during which time all other server actions will be unavailable.
curl --request POST \ --url https://api.ingenuitycloudservices.com/rest-api/servers/{server_id}/provision/reload-os \ --header 'Accept: application/json' \ --header 'Content-Type: application/json' \ --header 'X-Api-Token: API_KEY' \ --data '{"os_image_id":"string"}'❯ ics-cli baremetal reinstall 123456 --operatingsystem ubuntu-24-04 --reason "Reinstalling OS"Supported Operating Systems
Can’t find the Operating System you are looking for? You can now Custom PXE Boot your own Operating System quickly and easily.