Edit

Share via


Migration interface

An Enterprise Live Migration

Properties

changedBy

The identity that last changed this migration.

changedDate

The UTC date/time this migration was last changed.

createdBy

The identity that created this migration.

createdDate

The UTC date/time this migration was created.

errorMessage

The error that caused this migration to fail.

repositoryId

RepositoryId

scheduledCutoverDate

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

status

If the migration is 'active', 'complete', or 'failed'.

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.

validationIssues

A list of any issues found during pre-migration checks.

validationWarnings

A list of any warnings found during pre-migration checks.

Property Details

changedBy

The identity that last changed this migration.

changedBy: IdentityRef

Property Value

changedDate

The UTC date/time this migration was last changed.

changedDate: Date

Property Value

Date

createdBy

The identity that created this migration.

createdBy: IdentityRef

Property Value

createdDate

The UTC date/time this migration was created.

createdDate: Date

Property Value

Date

errorMessage

The error that caused this migration to fail.

errorMessage: string

Property Value

string

repositoryId

RepositoryId

repositoryId: string

Property Value

string

scheduledCutoverDate

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

scheduledCutoverDate: Date

Property Value

Date

status

If the migration is 'active', 'complete', or 'failed'.

status: MigrationStatus

Property Value

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

validationIssues

A list of any issues found during pre-migration checks.

validationIssues: string[]

Property Value

string[]

validationWarnings

A list of any warnings found during pre-migration checks.

validationWarnings: string[]

Property Value

string[]