Name | Type | Description | Notes |
---|---|---|---|
root_password | int | `secretId` of the password to login into rescue system for the `root` user. | [optional] |
ssh_keys | int[] | Array of `secretId`s of public SSH keys for logging into rescue system as `root` user. | [optional] |
user_data | string | Cloud-Init Config in order to customize during start of compute instance. | [optional] |