Table: gcp_vmmigration_source_migrating_vms
This table shows data for GCP VM Migration Source Migrating Virtual Machines (VMs).
The composite primary key for this table is (project_id, name).
Relations
This table depends on gcp_vmmigration_sources.
The following tables depend on gcp_vmmigration_source_migrating_vms:
Columns
Name | Type |
---|---|
_cq_source_name | String |
_cq_sync_time | Timestamp |
_cq_id | UUID |
_cq_parent_id | UUID |
project_id (PK) | String |
name (PK) | String |
source_vm_id | String |
display_name | String |
description | String |
policy | JSON |
create_time | Timestamp |
update_time | Timestamp |
last_sync | JSON |
state | String |
state_time | Timestamp |
current_sync_info | JSON |
group | String |
labels | JSON |
recent_clone_jobs | JSON |
error | JSON |
recent_cutover_jobs | JSON |