create_instance
Create a new cloud instance on Civo by specifying hostname, size, and template. Configure region and quantity to provision virtual servers for your applications.
Instructions
Create a new cloud instance on Civo
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of instances to create | |
| hostname | Yes | Fully qualified domain name | |
| region | No | Region identifier | LON1 |
| size | Yes | Instance size (e.g. g2.small) | |
| template_id | Yes | Disk image ID |