Back to plugin list
Official
DigitalOcean
The CloudQuery DigitalOcean plugin pulls configuration from DigitalOcean and loads it into any supported CloudQuery destination
Publisher
cloudquery
Repositorygithub.com
Latest version
v5.3.9
Type
Source
Date Published
Nov 16, 2023
Category
Cloud Infrastructure
DigitalOcean Sizes
The digitalocean_sizes table shows data for DigitalOcean Sizes.
https://docs.digitalocean.com/reference/api/api-reference/#tag/Sizes
The primary key for this table is slug.
Columns
Name | Type |
---|---|
available | bool |
_cq_id | uuid |
_cq_parent_id | uuid |
description | utf8 |
disk | int64 |
memory | int64 |
price_hourly | float64 |
price_monthly | float64 |
regions | list<item: utf8, nullable> |
slug | utf8 |
transfer | float64 |
vcpus | int64 |