{
"resultCount": 1,
"skipCount": 0,
"status": 0,
"name": "string",
"importType": 0,
"scheme": "string",
"formatType": 0
}curl --location --request POST '/blackHole3D/project/dataSetMigration/v3/import/list' \
--header 'Authorization: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"resultCount": 1,
"skipCount": 0,
"status": 0,
"name": "string",
"importType": 0,
"scheme": "string",
"formatType": 0
}'{
"items": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"length": 0,
"resourceName": "string",
"resourceSize": 0,
"resourceType": 0,
"importType": 0,
"importWay": 0,
"failReason": "string",
"scheme": "string",
"formatType": 0,
"status": 0,
"targetProjectId": "12c621fc-9c1e-4a5b-8872-128a71b0fe83",
"targetProjectName": "string",
"targetDir": "string",
"progress": 0,
"creatorId": "688ebf54-d343-4104-8711-82c2feac534a",
"creationTime": "2019-08-24T14:15:22.123Z",
"finishTime": "2019-08-24T14:15:22.123Z",
"creatorName": "string",
"importTypeDes": "string",
"resourceTypeDes": "string",
"importWayDes": "string",
"statusDes": "string"
}
],
"totalCount": 0
}