Memorystore V1 API - Module Google::Cloud::Memorystore::V1::MigrationConfig::State (v1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Memorystore V1 API module Google::Cloud::Memorystore::V1::MigrationConfig::State.
Migration state of the instance.
New values may be added in the future.
Constants
STATE_UNSPECIFIED
value: 0 Instance has no migration related activity. This is the initial state.
ROLLED_BACK
value: 1 Instance is not currently migrating. The instance underwent a migration
attempt that failed, and the subsequent rollback was successful. The
instance is now ready for a new migration attempt if desired.
ROLLING_BACK
value: 5 Indicates a previous migration attempt failed. The high-level instance
state will be MIGRATING. The instance is not ready for a new migration
attempt. Rollback is in progress to restore the instance to its original
state. The instance will remain in this state until rollback is
successful.
REPLICATION_ESTABLISHED
value: 6 Instance is in the process of migration. Instance has established
successful replication and is ready for cutover.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-10 UTC."],[],[]]