All Products
Search
Document Center

:StartDebugExecution

Last Updated:Dec 25, 2025

Starts a debug execution.

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 parameters

Parameter

Type

Required

Description

Example

RegionId

string

No

The region ID.

cn-hangzhou

TaskType

string

No

The task type.

ACS::ExecuteAPI

Properties

string

No

The task properties.

{"Service": "ecs", "API": "DescribeRegions"}

ClientToken

string

No

The idempotence token.

abcde3OARpx77No54nv6

Response elements

Element

Type

Description

Example

object

RequestId

string

The request ID.

A5320F1D-92D9-44BB-A416-5FC525ED6D57

ExecutionId

string

The execution ID.

exec-xxx

Examples

Success response

JSON format

{
  "RequestId": "A5320F1D-92D9-44BB-A416-5FC525ED6D57",
  "ExecutionId": "exec-xxx"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.