create_instance_preview
create_instance_previewValidate and preview a Vultr instance creation request to ensure correctness before deploying, without incurring any charges.
Instructions
Validate and preview a Vultr instance creation request without charging money.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Vultr plan id, for example vc2-1c-1gb. | |
| tags | No | ||
| label | Yes | Human-readable instance label. | |
| os_id | No | ||
| app_id | No | ||
| region | Yes | Vultr region id, for example nrt or sgp. | |
| backups | No | ||
| hostname | No | ||
| image_id | No | ||
| user_data | No | ||
| sshkey_ids | No | ||
| enable_ipv6 | No | ||
| snapshot_id | No | ||
| firewall_group_id | No |