Starts a debug execution.
Try it now
Test
RAM authorization
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.