All Products
Search
Document Center

Apsara File Storage NAS:RetryLifecycleRetrieveJob

Last Updated:Mar 14, 2024

Retries failed a data retrieval task.

Operation description

Only General-purpose NAS file systems support this operation.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
JobIdstringYes

The ID of the data retrieval task.

lrj-nfstest-ia-160****853-hshvw

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

BC7C825C-5F65-4B56-BEF6-98C56C7C****

Examples

Sample success responses

JSONformat

{
  "RequestId": "BC7C825C-5F65-4B56-BEF6-98C56C7C****"
}

Error codes

HTTP status codeError codeError messageDescription
400OperationDenied.LifecycleRetrieveJobNotFailedThe specified LifecycleRetrieveJob has not failed.The specified LifecycleRetrieveJob has not failed.
400OperationDenied.LifecycleRetrieveJobCountLimitExceededThe maximum number of LifecycleRetrieveJobs is exceeded.The maximum number of LifecycleRetrieveJobs is exceeded.
404InvalidFileSystem.NotFoundThe specified file system does not exist.The specified file system does not exist.
404InvalidLifecycleRetrieveJob.NotFoundThe specified LifecycleRetrieveJob does not exist.The specified LifecycleRetrieveJob does not exist.

For a list of error codes, visit the Service error codes.