Edit

Share via


UpdateMigrationRequest interface

Request to update an Enterprise Live Migration.

Properties

scheduledCutoverDate

The UTC date/time representing when the cutover is to occur.

statusRequested

The status requested for the migration. Allowed values are "Active" and "Suspended".

validateOnly

True if the migration should only perform pre-migration validation.

Property Details

scheduledCutoverDate

The UTC date/time representing when the cutover is to occur.

scheduledCutoverDate: Date

Property Value

Date

statusRequested

The status requested for the migration. Allowed values are "Active" and "Suspended".

statusRequested: MigrationStatus

Property Value

validateOnly

True if the migration should only perform pre-migration validation.

validateOnly: boolean

Property Value

boolean