Interface DropletRequest

Hierarchy

  • DropletRequest

Properties

backups?: boolean
image: string | number
ipv6?: boolean
monitoring?: boolean
name?: string
names?: string[]
private_networking?: boolean
region: string
size: string
ssh_keys?: unknown[]
tags?: string[]
user_data?: string
volumes?: unknown[]

Generated using TypeDoc