All Products
Search
Document Center

MaxCompute:RetryMmsTask

Last Updated:May 25, 2026

Retries a migration task.

Operation description

Before you call this operation, ensure that you understand the billing methods and pricing for the data transfer service, dedicated resource groups, and elastic reserved compute resources.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request syntax

POST /api/v1/mms/datasources/{sourceId}/tasks/{taskId}/retry HTTP/1.1

Path Parameters

Parameter

Type

Required

Description

Example

sourceId

integer

Yes

The data source ID.

2000015

taskId

integer

Yes

The migration task ID.

7680

Request parameters

Parameter

Type

Required

Description

Example

No parameters required.

Response elements

Element

Type

Description

Example

object

The response object.

requestId

string

The request ID.

0a06dd4516687375802853481ec9fd

data

integer

The returned data.

success

Examples

Success response

JSON format

{
  "requestId": "0a06dd4516687375802853481ec9fd",
  "data": 0
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.