public enum MigrationError.Types.ErrorCode
Reference documentation and code samples for the VM Migration v1 API enum MigrationError.Types.ErrorCode.
Represents resource error codes.
Namespace
Google.Cloud.VMMigration.V1Assembly
Google.Cloud.VMMigration.V1.dll
Fields |
|
---|---|
Name | Description |
ApplianceUpgradeError |
Migrate for Compute encountered an error during appliance upgrade. |
CloneError |
Migrate for Compute encountered an error in clone operation. |
CutoverError |
Migrate for Compute encountered an error in cutover operation. |
OsAdaptationError |
Migrate for Compute encountered an error during OS adaptation. |
SourceReplicationError |
Migrate for Compute encountered an error during source data operation. |
SourceValidationError |
Migrate for Compute encountered an error while validating replication source health. |
TargetReplicationError |
Migrate for Compute encountered an error during target data operation. |
UnknownError |
Migrate for Compute encountered an unknown error. |
Unspecified |
Default value. This value is not used. |
UtilizationReportError |
Migrate for Compute encountered an error during utilization report creation. |