数据库和应用迁移 UGO-查询迁移项目列表:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
migration_projects |
Array of 表5 objects |
当前页的迁移项目列表。 |
total_count |
Integer |
迁移项目总数。 |
参数 |
参数类型 |
描述 |
---|---|---|
migration_project_id |
Integer |
迁移项目ID。 |
migration_project_name |
String |
迁移项目名称。 |
evaluation_project_id |
Integer |
评估项目ID。 |
evaluation_project_name |
String |
评估项目名称。 |
migration_project_status |
String |
迁移项目状态。 枚举值:
|
permission_check_status |
String |
目标库权限检查状态。 枚举值:
|
resource_id |
String |
资源ID。 |
created_time |
String |
创建时间。 |
updated_time |
String |
更新时间。 |