名称 | 类型 | 描述 | 示例值 |
---|---|---|---|
object | 迁移报告详情。 | ||
Status | string | 迁移报告状态。 | Running |
ReportCreateTime | string | 迁移报告创建时间。 | 2024-05-01T12:00:00.000Z |
ReportEndTime | string | 迁移报告生成结束时间。 | 2024-05-01T12:00:00.000Z |
TotalCount | long | 迁移文件总数量。 | 1000 |
CopiedCount | long | 迁移文件成功数量。 | 800 |
SkippedCount | long | 迁移文件跳过数量。 | 100 |
FailedCount | long | 迁移文件失败数量。 | 100 |
JobCreateTime | string | 任务创建时间。 | 2024-05-01T12:00:00.000Z |
JobEndTime | string | 任务结束时间。 | 2024-05-01T12:00:00.000Z |
JobExecuteTime | string | 任务执行时间。 | 1000 |
TotalListPrefix | string | 文件列表所在位置。 | test_total_prefix/ |
SkippedListPrefix | string | 跳过文件列表所在位置。 | test_skipped_prefix/ |
FailedListPrefix | string | 失败文件列表所在位置。 | test_failed_prefix/ |
ErrorMessage | string | 异常信息。 | test error msg. |
GetReportResp
更新时间:
该文章对您有帮助吗?