Name | Type | Description | Notes |
---|---|---|---|
ssh_keys | int[] | Array of `secretId`s of public SSH keys for logging into as `defaultUser` with administrator/root privileges. Applies to Linux/BSD systems. Please refer to Secrets Management API. | [optional] |
root_password | int | `secretId` of the password for the `defaultUser` with administrator/root privileges. For Linux/BSD please use SSH, for Windows RDP. Please refer to Secrets Management API. | [optional] |
user_data | string | Cloud-Init Config in order to customize during start of compute instance. | [optional] |