The possible values of the state/health of source VM.
Values:
STATE_UNSPECIFIED (0):
The state was not sampled by the health
checks yet.
PENDING (1):
The VM in the source is being verified.
READY (2):
The source VM was verified, and it's ready to
start replication.
FIRST_SYNC (3):
Migration is going through the first sync
cycle.
ACTIVE (4):
The replication is active, and it's running
or scheduled to run.
CUTTING_OVER (7):
The source VM is being turned off, and a
final replication is currently running.
CUTOVER (8):
The source VM was stopped and replicated. The
replication is currently paused.
FINAL_SYNC (9):
A cutover job is active and replication cycle
is running the final sync.
PAUSED (10):
The replication was paused by the user and no
cycles are scheduled to run.
FINALIZING (11):
The migrating VM is being finalized and
migration resources are being removed.
FINALIZED (12):
The replication process is done. The
migrating VM is finalized and no longer consumes
billable resources.
ERROR (13):
The replication process encountered an
unrecoverable error and was aborted.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]