Cancels a running data retrieval task.
Operation description
Only General-purpose NAS file systems support this operation.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
nas:CancelLifecycleRetrieveJob |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| JobId |
string |
Yes |
The ID of the data retrieval task. |
lrj-nfstest-ia-160****853-hshvw |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
BC7C825C-5F65-4B56-BEF6-98C56C7C**** |
Examples
Success response
JSON format
{
"RequestId": "BC7C825C-5F65-4B56-BEF6-98C56C7C****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | OperationDenied.LifecycleRetrieveJobEnded | The specified LifecycleRetrieveJob has already ended. | The specified LifecycleRetrieveJob has already ended. |
| 404 | InvalidFileSystem.NotFound | The specified file system does not exist. | The specified file system does not exist. |
| 404 | InvalidLifecycleRetrieveJob.NotFound | The specified LifecycleRetrieveJob does not exist. | The specified LifecycleRetrieveJob does not exist. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.