The Host Options Object holds available actions when creating a new server for a particular host.
| Field | Type | Example | Description |
|---|---|---|---|
| rebuild | Bool | true | If rebuilding a server is possible on this host. |
| resize | Bool | true | If resizing a server is possible on this host. |
| backups | Bool | false | If it's possible to enable backups (uses the host's backup feature). |
| userScripts | Bool | false | If it's possible to give the server an init script. |
