Optional
adminPasswordEncryptionSshKeyId?: stringOptional
bootType?: BootTypeOptional
commercialType?: stringWarning: This field has some restrictions:
stopped
state.Optional
dynamicIpRequired?: booleanOptional
enableIpv6?: booleanOptional
name?: stringName of the Instance.
Optional
placementGroup?: string | nullPlacement group ID if Instance must be part of a placement group.
Optional
privateNics?: string[]Instance private NICs.
Optional
protected?: booleanOptional
publicIps?: string[]A list of reserved IP IDs to attach to the Instance.
Optional
routedIpEnabled?: booleanOptional
securityGroup?: SecurityGroupTemplateUUID of the Instance.
Optional
tags?: string[]Tags of the Instance.
Optional
volumes?: Record<string, VolumeServerTemplate>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. When set to an empty string, reset this value and admin_password_encrypted_value to an empty string so a new password may be generated.