# ScalewayPeriodInstancePeriodV1PeriodBootscript
## Properties
**bootcmdargs** | Option<**String**> | The bootscript arguments | [optional]
**default** | Option<**bool**> | Dispmay if the bootscript is the default bootscript if no other boot option is configured | [optional]
**dtb** | Option<**String**> | Provide information regarding a Device Tree Binary (dtb) for use with C1 servers | [optional]
**id** | Option<**String**> | The bootscript ID | [optional]
**initrd** | Option<**String**> | The initrd (initial ramdisk) configuration | [optional]
**kernel** | Option<**String**> | The server kernel version | [optional]
**organization** | Option<**String**> | The bootscript organization ID | [optional]
**project** | Option<**String**> | The bootscript project ID | [optional]
**public** | Option<**bool**> | Provide information if the bootscript is public | [optional]
**title** | Option<**String**> | The bootscript title | [optional]
**arch** | Option<**String**> | The bootscript arch | [optional][default to X8664]
**zone** | Option<**String**> | The zone in which is the bootscript | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)