Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::MigrationError::ErrorCode.
Represents resource error codes.
Constants
ERROR_CODE_UNSPECIFIED
value: 0
Default value. This value is not used.
UNKNOWN_ERROR
value: 1
Migrate to Virtual Machines encountered an unknown error.
SOURCE_VALIDATION_ERROR
value: 2
Migrate to Virtual Machines encountered an error while validating
replication source health.
SOURCE_REPLICATION_ERROR
value: 3
Migrate to Virtual Machines encountered an error during source data
operation.
TARGET_REPLICATION_ERROR
value: 4
Migrate to Virtual Machines encountered an error during target data
operation.
OS_ADAPTATION_ERROR
value: 5
Migrate to Virtual Machines encountered an error during OS adaptation.
CLONE_ERROR
value: 6
Migrate to Virtual Machines encountered an error in clone operation.
CUTOVER_ERROR
value: 7
Migrate to Virtual Machines encountered an error in cutover operation.
UTILIZATION_REPORT_ERROR
value: 8
Migrate to Virtual Machines encountered an error during utilization
report creation.
APPLIANCE_UPGRADE_ERROR
value: 9
Migrate to Virtual Machines encountered an error during appliance
upgrade.
IMAGE_IMPORT_ERROR
value: 10
Migrate to Virtual Machines encountered an error in image import
operation.
DISK_MIGRATION_ERROR
value: 11
Migrate to Virtual Machines encountered an error in disk migration
operation.