Wasm Directoryalpha
Record

list-op-response-droplets-item-size

No description available.

record list-op-response-droplets-item-size {
  available: bool,
  description: string,
  disk: s32,
  memory: s32,
  price-hourly: f64,
  price-monthly: f64,
  regions: list​<string>,
  slug: string,
  transfer: f64,
  vcpus: s32,
}

Fields

NameTypeDescription
availablebool
descriptionstring
disks32
memorys32
price-hourlyf64
price-monthlyf64
regionslist​<string>
slugstring
transferf64
vcpuss32