FILESET_001 |
404 |
Fileset not found |
Fileset not found |
|
FILESET_002 |
409 |
Fileset ID already exists |
Fileset ID already exists |
|
FILESET_003 |
409 |
Fileset is in processing or completed state |
Fileset cannot commit |
“state”: string |
FILESET_004 |
409 |
Fileset is in processing or completed state |
Fileset cannot update |
“state”: string |
FILESET_005 |
400 |
Fileset must contain at least one file |
Fileset must contain at least one file |
|
FILESET_006 |
409 |
Fileset not completed |
Cannot use fileset |
“state”: string |
FILESET_007 |
409 |
Version conflict |
Version conflict: The resource has been modified by another request |
|
| FILESET_008 |
404 |
contains non-exist file_ids when create, update or commit |
Contains non-exist files |
“file_ids”: uuid[] |