Chỉnh sửa

Chia sẻ qua


CreateMigrationRequest interface

Request to create an Enterprise Live Migration.

Properties

scheduledCutoverDate

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

targetOwnerUserId

The ID of the user that will end up owning the migrated repository.

targetRepository

URL identifying the destination respository of migration.

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

targetOwnerUserId

The ID of the user that will end up owning the migrated repository.

targetOwnerUserId: string

Property Value

string

targetRepository

URL identifying the destination respository of migration.

targetRepository: string

Property Value

string

validateOnly

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

validateOnly: boolean

Property Value

boolean