DigitalOcean Block Storage Volume Age ReportDigitalOcean Block Storage Volume DashboardDigitalOcean Block Storage Volume DetailDigitalOcean Database Cluster Age ReportDigitalOcean Database Cluster DashboardDigitalOcean Database Cluster DetailDigitalOcean Droplet Age ReportDigitalOcean Droplet DashboardDigitalOcean Droplet DetailDigitalOcean Firewall Age ReportDigitalOcean Firewall DashboardDigitalOcean Firewall DetailDigitalOcean Kubernetes Cluster Age ReportDigitalOcean Kubernetes Cluster DashboardDigitalOcean Kubernetes Cluster DetailDigitalOcean Project ReportDigitalOcean Snapshot DashboardDigitalOcean Snapshot DetailDigitalOcean Snapshots Age ReportDigitalOcean VPC DashboardDigitalOcean VPC Detail
Dashboard: DigitalOcean Snapshot Detail
This dashboard answers the following questions for each snapshot:
- How is the snapshot configured?
- What tags are applied?
- What is the source of this snapshot?
- What relationships does the snapshot have with other resources?
This dashboard contains 3 cards, 1 graph, 1 input and 4 tables.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-digitalocean-insights
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select DigitalOcean Snapshot Detail dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe dashboard run digitalocean_insights.dashboard.snapshot_detail --share
Queries
The dashboard uses the named queries:
- snapshot_minimum_disk_size
- snapshot_overview
- snapshot_resource_type
- snapshot_size
- snapshot_source_blockstorage_volume
- snapshot_source_droplet
- snapshot_tags