Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::CutoverStep.
CutoverStep holds information about the cutover step progress.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#end_time
def end_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — The time the step has ended.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp- value (::Google::Protobuf::Timestamp) — The time the step has ended.
- (::Google::Protobuf::Timestamp) — The time the step has ended.
#final_sync
def final_sync() -> ::Google::Cloud::VMMigration::V1::ReplicationCycle-
(::Google::Cloud::VMMigration::V1::ReplicationCycle) — Final sync step.
Note: The following fields are mutually exclusive:
final_sync,previous_replication_cycle,shutting_down_source_vm,preparing_vm_disks,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
#final_sync=
def final_sync=(value) -> ::Google::Cloud::VMMigration::V1::ReplicationCycle-
value (::Google::Cloud::VMMigration::V1::ReplicationCycle) — Final sync step.
Note: The following fields are mutually exclusive:
final_sync,previous_replication_cycle,shutting_down_source_vm,preparing_vm_disks,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::ReplicationCycle) — Final sync step.
Note: The following fields are mutually exclusive:
final_sync,previous_replication_cycle,shutting_down_source_vm,preparing_vm_disks,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
#instantiating_migrated_vm
def instantiating_migrated_vm() -> ::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep-
(::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
Note: The following fields are mutually exclusive:
instantiating_migrated_vm,previous_replication_cycle,shutting_down_source_vm,final_sync,preparing_vm_disks. If a field in that set is populated, all other fields in the set will automatically be cleared.
#instantiating_migrated_vm=
def instantiating_migrated_vm=(value) -> ::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep-
value (::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
Note: The following fields are mutually exclusive:
instantiating_migrated_vm,previous_replication_cycle,shutting_down_source_vm,final_sync,preparing_vm_disks. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::InstantiatingMigratedVMStep) — Instantiating migrated VM step.
Note: The following fields are mutually exclusive:
instantiating_migrated_vm,previous_replication_cycle,shutting_down_source_vm,final_sync,preparing_vm_disks. If a field in that set is populated, all other fields in the set will automatically be cleared.
#preparing_vm_disks
def preparing_vm_disks() -> ::Google::Cloud::VMMigration::V1::PreparingVMDisksStep-
(::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
Note: The following fields are mutually exclusive:
preparing_vm_disks,previous_replication_cycle,shutting_down_source_vm,final_sync,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
#preparing_vm_disks=
def preparing_vm_disks=(value) -> ::Google::Cloud::VMMigration::V1::PreparingVMDisksStep-
value (::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
Note: The following fields are mutually exclusive:
preparing_vm_disks,previous_replication_cycle,shutting_down_source_vm,final_sync,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::PreparingVMDisksStep) — Preparing VM disks step.
Note: The following fields are mutually exclusive:
preparing_vm_disks,previous_replication_cycle,shutting_down_source_vm,final_sync,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
#previous_replication_cycle
def previous_replication_cycle() -> ::Google::Cloud::VMMigration::V1::ReplicationCycle-
(::Google::Cloud::VMMigration::V1::ReplicationCycle) — A replication cycle prior cutover step.
Note: The following fields are mutually exclusive:
previous_replication_cycle,shutting_down_source_vm,final_sync,preparing_vm_disks,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
#previous_replication_cycle=
def previous_replication_cycle=(value) -> ::Google::Cloud::VMMigration::V1::ReplicationCycle-
value (::Google::Cloud::VMMigration::V1::ReplicationCycle) — A replication cycle prior cutover step.
Note: The following fields are mutually exclusive:
previous_replication_cycle,shutting_down_source_vm,final_sync,preparing_vm_disks,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::ReplicationCycle) — A replication cycle prior cutover step.
Note: The following fields are mutually exclusive:
previous_replication_cycle,shutting_down_source_vm,final_sync,preparing_vm_disks,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
#shutting_down_source_vm
def shutting_down_source_vm() -> ::Google::Cloud::VMMigration::V1::ShuttingDownSourceVMStep-
(::Google::Cloud::VMMigration::V1::ShuttingDownSourceVMStep) — Shutting down VM step.
Note: The following fields are mutually exclusive:
shutting_down_source_vm,previous_replication_cycle,final_sync,preparing_vm_disks,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
#shutting_down_source_vm=
def shutting_down_source_vm=(value) -> ::Google::Cloud::VMMigration::V1::ShuttingDownSourceVMStep-
value (::Google::Cloud::VMMigration::V1::ShuttingDownSourceVMStep) — Shutting down VM step.
Note: The following fields are mutually exclusive:
shutting_down_source_vm,previous_replication_cycle,final_sync,preparing_vm_disks,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::VMMigration::V1::ShuttingDownSourceVMStep) — Shutting down VM step.
Note: The following fields are mutually exclusive:
shutting_down_source_vm,previous_replication_cycle,final_sync,preparing_vm_disks,instantiating_migrated_vm. If a field in that set is populated, all other fields in the set will automatically be cleared.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp- (::Google::Protobuf::Timestamp) — The time the step has started.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp- value (::Google::Protobuf::Timestamp) — The time the step has started.
- (::Google::Protobuf::Timestamp) — The time the step has started.