Back to plugin list
Official
GCP
The GCP Source plugin for CloudQuery extracts configuration from a variety of GCP APIs and loads it into any supported CloudQuery destination
Latest version
v10.0.0
Type
Source
Published
Nov 22, 2023
Category
cloud-infrastructure
GCP Bare Metal Solution Volumes
The gcp_baremetalsolution_volumes table shows data for GCP Bare Metal Solution Volumes.
The composite primary key for this table is name, project_id.
Columns
Name | Type |
---|---|
attached | bool |
auto_grown_size_gib | int64 |
boot_volume | bool |
_cq_id | uuid |
_cq_parent_id | uuid |
current_size_gib | int64 |
emergency_size_gib | int64 |
expire_time | timestamp[us, tz=UTC] |
id | utf8 |
instances | list<item: utf8, nullable> |
labels | json |
max_size_gib | int64 |
name | utf8 |
notes | utf8 |
originally_requested_size_gib | int64 |
performance_tier | utf8 |
pod | utf8 |
project_id | utf8 |
protocol | utf8 |
remaining_space_gib | int64 |
requested_size_gib | int64 |
snapshot_auto_delete_behavior | utf8 |
snapshot_enabled | bool |
snapshot_reservation_detail | json |
state | utf8 |
storage_type | utf8 |
workload_profile | utf8 |
Relations
The following tables depend on "GCP Bare Metal Solution Volumes":