All Products
Search
Document Center

Edge Security Acceleration:StopRoutineBuild

Last Updated:Jul 23, 2026

Stops a 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.

4195751945250944

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The request ID.

15C66C7B-671A-4297-9187-2C4477247A74

Examples

Success response

JSON format

{
  "RequestId": "15C66C7B-671A-4297-9187-2C4477247A74"
}

Error codes

HTTP status code

Error code

Error message

Description

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 InvalidParameter The specified parameter is invalid. The specified parameter is invalid.
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 InvalidRoutineBuildTaskStatus Routine build configuration state that does not exist. Routine build configuration state that does not exist.
400 RoutineBuildTaskNotBuilding The state of the Routine build task is not building. The state of the Routine build task is not building.
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 ERBuildTask.NotExist The ER build task does not exist or does not match the user, please check that it is correct and try again. The ER build task does not exist or does not match the user, please check that it is correct and try again.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.