symmetry-digitalocean-api ~master (2022-05-02T20:10:22.6518273)
Dub
Repo
Droplet.create
symmetry
api
digitalocean
Droplet
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Droplet
static
auto
create
(
OceanAPI
api
,
string
name
,
OceanRegion
region
,
string
size
,
OceanImageId
image
,
string
[]
sshKeys
,
string
backups
= null
,
string
ipv6
= null
,
string
privateNetworking
= null
,
string
userData
= null
)
Meta
Source
See Implementation
symmetry
api
digitalocean
Droplet
constructors
this
functions
request
toString
static functions
create
variables
api
id