Stops an asynchronous task.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
PUT /2023-03-30/functions/{functionName}/async-tasks/{taskId}/stop HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
functionName | string | Yes | The function name. | my-func |
taskId | string | Yes | The ID of the asynchronous task. | e026ae92-61e5-472f-b32d-1c9e3c4e**** |
qualifier | string | No | The version or alias of the function. | LATEST |
Response parameters
Examples
Sample success responses
JSON
format
{}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history