Skip to main content

Interface: CloudBackupMigrationResult

Defined in: shared/types/cloudBackupMigration.ts:39

Result summary returned after a migration operation completes.

Propertiesโ€‹

completedAtโ€‹

completedAt: number

Defined in: shared/types/cloudBackupMigration.ts:40


deleteSourceโ€‹

deleteSource: boolean

Defined in: shared/types/cloudBackupMigration.ts:41


failuresโ€‹

failures: CloudBackupMigrationFailure[]

Defined in: shared/types/cloudBackupMigration.ts:42


migratedโ€‹

migrated: number

Defined in: shared/types/cloudBackupMigration.ts:43


processedโ€‹

processed: number

Defined in: shared/types/cloudBackupMigration.ts:44


skippedโ€‹

skipped: number

Defined in: shared/types/cloudBackupMigration.ts:45


startedAtโ€‹

startedAt: number

Defined in: shared/types/cloudBackupMigration.ts:46


targetโ€‹

target: CloudBackupMigrationTarget

Defined in: shared/types/cloudBackupMigration.ts:47