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