Setup VPS
vps_setupSet up a purchased VPS with the desired OS template, root password, and optional SSH keys or post-install script.
Instructions
Setup a purchased virtual machine with OS and credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_id | Yes | Virtual machine ID | |
| hostname | No | Hostname | |
| password | No | Root password | |
| template_id | Yes | OS template ID | |
| public_key_ids | No | SSH public key IDs to attach | |
| post_install_script_id | No | Post-install script ID |