通过


Migration interface

企业实时迁移

属性

changedBy

最后一次改变了这次迁徙的身份。

changedDate

这次迁移最后更改的UTC日期/时间。

createdBy

正是这场迁徙的身份。

createdDate

迁移创建的UTC日期/时间。

errorMessage

导致迁移失败的错误。

repositoryId

RepositoryID

scheduledCutoverDate

UTC日期/时间表示切换发生的时间。

status

迁移是“活跃”、“完成”还是“失败”。

targetOwnerUserId

最终拥有迁移仓库的用户ID。

targetRepository

URL标识迁移的目的地仓库。

validateOnly

如果迁移仅进行迁移前验证,那是正确的。

validationIssues

这是迁移前检查中发现的任何问题清单。

validationWarnings

这是在移民前检查中发现的任何警告清单。

属性详细信息

changedBy

最后一次改变了这次迁徙的身份。

changedBy: IdentityRef

属性值

changedDate

这次迁移最后更改的UTC日期/时间。

changedDate: Date

属性值

Date

createdBy

正是这场迁徙的身份。

createdBy: IdentityRef

属性值

createdDate

迁移创建的UTC日期/时间。

createdDate: Date

属性值

Date

errorMessage

导致迁移失败的错误。

errorMessage: string

属性值

string

repositoryId

RepositoryID

repositoryId: string

属性值

string

scheduledCutoverDate

UTC日期/时间表示切换发生的时间。

scheduledCutoverDate: Date

属性值

Date

status

迁移是“活跃”、“完成”还是“失败”。

status: MigrationStatus

属性值

targetOwnerUserId

最终拥有迁移仓库的用户ID。

targetOwnerUserId: string

属性值

string

targetRepository

URL标识迁移的目的地仓库。

targetRepository: string

属性值

string

validateOnly

如果迁移仅进行迁移前验证,那是正确的。

validateOnly: boolean

属性值

boolean

validationIssues

这是迁移前检查中发现的任何问题清单。

validationIssues: string[]

属性值

string[]

validationWarnings

这是在移民前检查中发现的任何警告清单。

validationWarnings: string[]

属性值

string[]