All Products
Search
Document Center

Edge Security Acceleration:ReDoRoutineBuild

Last Updated:Jul 24, 2026

Retries a routine replication task.

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  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

RoutineBuildId

integer

Yes

The ID of the ER build task.

156773519472872

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

F8AA0364-0FDB-4AD5-AC74-D69FAB8924ED

RoutineBuildId

integer

The ID of the ER build task.

156773519472872

PipeLineRunId

integer

The ID of the build task in Yunxiao.

70

Examples

Success response

JSON format

{
  "RequestId": "F8AA0364-0FDB-4AD5-AC74-D69FAB8924ED",
  "RoutineBuildId": 156773519472872,
  "PipeLineRunId": 70
}

Error codes

HTTP status code

Error code

Error message

Description

400 ServiceInvokeFailed The call to the internal service failed. The engineer is resolving the problem. Please wait a moment before trying, or contact customer service for details. Failed to call the service. Please try again later or contact customer service for details.
400 InternalException Failed to call the service. Try again later or contact technical support. Failed to call the service. Try again later or contact technical support.
400 RoutineBuildTaskNotExist Routine build task does not exist. Routine build task does not exist.
400 RoutineInstanceNotExist The Routine instance does not exist. The Routine instance does not exist.
400 RoutineNotExist Routine does not exist. Routine does not exist.
400 GitAccountNotActive Git account is not active. Git account is not active.
400 GitAccountNotExist Git account does not exist. Git account does not exist.
400 GitAccountAuthExpired Git account authorization expired. Git account authorization expired.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.