Deploy an operating system onto a machine
Machines
Deploy an operating system onto a machine
Deploys an operating system onto a bare-metal machine. All data on the machine will be lost.
POST
Deploy an operating system onto a machine
Documentation Index
Fetch the complete documentation index at: https://docs.cudocompute.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. API keys should be passed using the format Bearer API_KEY.
Body
application/json
Available options:
SSH_KEY_SOURCE_UNKNOWN, SSH_KEY_SOURCE_PROJECT, SSH_KEY_SOURCE_USER, SSH_KEY_SOURCE_NONE DEPRECATED: use startScript to run a script on boot, and sshKeySource or customSshKeys to set authorized ssh keys
Response
A successful response.
The response is of type object.