The Server Creation Options Object holds available options when creating a new server for a particular host.
Field | Type | Example | Description |
---|---|---|---|
hostID |
| 0 (Digital Ocean) | The Host Identifier for the set of creation options. |
image |
| A list of images to choose from. | |
region |
| A list of regions to choose from. | |
size |
| [ Host Size Object ] | A list of sizes to choose from. |
available |
| true/false | If the host is currently available. |
hostOptions |
| A list of server actions that are available for a host. | |
planTypes |
| A list of plans types that the host offers. |