Back to source list
Official
Premium
DigitalOcean
The CloudQuery DigitalOcean plugin pulls configuration from DigitalOcean and loads it into any supported CloudQuery destination
Publisher
cloudquery
Latest version
v6.6.9
Type
Source
Platforms
Date Published
DigitalOcean Droplets
The digitalocean_droplets table shows data for DigitalOcean Droplets.
Primary Keys #
Name | Type |
---|---|
id | int64 |
Columns #
Name | Type |
---|---|
backup_ids | list<item: int64, nullable> |
_cq_id | uuid |
_cq_parent_id | uuid |
created_at | utf8 |
disk | int64 |
features | list<item: utf8, nullable> |
id | int64 |
image | json |
kernel | json |
locked | bool |
memory | int64 |
name | utf8 |
networks | json |
next_backup_window | json |
region | json |
size | json |
size_slug | utf8 |
snapshot_ids | list<item: int64, nullable> |
status | utf8 |
tags | list<item: utf8, nullable> |
vcpus | int64 |
volume_ids | list<item: utf8, nullable> |
vpc_uuid | utf8 |
Relations
The following tables depend on "DigitalOcean Droplets":