Back to plugin list
Official
Oracle
The CloudQuery Oracle plugin extracts Oracle Cloud Infrastructure data and loads it into any supported CloudQuery destination
Latest version
v4.2.3
Type
Source
Published
Nov 16, 2023
Category
cloud-infrastructure
Repositorygithub.com/cloudquery/cloudquery
Oracle Compute Dedicated Virtual Machine (VM) Hosts
The oracle_compute_dedicated_vm_hosts table shows data for Oracle Compute Dedicated Virtual Machine (VM) Hosts.
The composite primary key for this table is compartment_id, id, region.
Columns
Name | Type |
---|---|
availability_domain | utf8 |
compartment_id | utf8 |
_cq_id | uuid |
_cq_parent_id | uuid |
dedicated_vm_host_shape | utf8 |
display_name | utf8 |
fault_domain | utf8 |
id | utf8 |
lifecycle_state | utf8 |
region | utf8 |
remaining_memory_in_g_bs | float64 |
remaining_ocpus | float64 |
time_created | timestamp[us, tz=UTC] |
total_memory_in_g_bs | float64 |
total_ocpus | float64 |