| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | the name of the device | [optional] |
| key | str | Key used to encrypt the Instance | [optional] |
| flavor | str | the flavor id | |
| project | str | project UUID | |
| os | str | OS Version | |
| osbuild | str | OS Build | [optional] |
| patches | list[str] | list of patches to apply | [optional] |
| fwpackage | str | URL or image id | [optional] |
| orig_fw_package_url | str | URL that firmware package used to create this instance is available at | [optional] |
| encrypt | bool | [optional] | |
| override_wifi_mac | str | [optional] | |
| volume | VolumeOptions | [optional] | |
| snapshot | str | Snapshot ID | [optional] |
| boot_options | InstanceBootOptions | [optional] | |
| device | Model | [optional] |