liara_create_vm
Create a new virtual machine on the Liara cloud platform by specifying name, plan, operating system, and network configuration.
Instructions
Create a new virtual machine
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | VM name | |
| planID | Yes | Plan ID for the VM | |
| os | Yes | Operating system | |
| sshKey | No | SSH public key (optional) | |
| network | Yes | Network ID (required by the API) |