Optional
adminPasswordEncryptionSshKeyId?: stringOptional
bootType?: BootTypeBoot type to use.
Define the Instance commercial type (i.e. GP1-S).
Optional
dynamicIpRequired?: booleanDefine if a dynamic IPv4 is required for the Instance.
Optional
enableIpv6?: booleanOptional
image?: stringInstance image ID or label.
Optional
name?: stringInstance name.
Optional
organization?: stringOptional
placementGroup?: stringPlacement group ID if Instance must be part of a placement group.
Optional
project?: stringInstance Project ID.
One-of ('projectIdentifier'): at most one of 'project', 'organization' could be set.
Optional
publicIp?: stringOptional
publicIps?: string[]A list of reserved IP IDs to attach to the Instance.
Optional
routedIpEnabled?: booleanOptional
securityGroup?: stringSecurity group ID.
Optional
tags?: string[]Instance tags.
Optional
volumes?: Record<string, VolumeServerTemplate>Volumes attached to the server.
Optional
zone?: ZoneZone to target. If none is passed will use default zone from the config.
The public_key value of this key is used to encrypt the admin password.