tencent cloud

Cloud Infinite

Canceling an Asynchronous Export Task

Unduh
Mode fokus
Ukuran font
Terakhir diperbarui: 2026-09-08 16:24:28
Diterjemahkan & Diperiksa oleh AI

Feature Description

This API supports canceling a single asynchronous export task.
Note:
Only tasks in the todo / running state can be canceled. To query the status of all tasks, see List Asynchronous Export Tasks.

Authorization Description

When using a sub-account, add the ci:CancelDatasetExport permission to the action of the authorization policy. For all APIs supported by Cloud Infinite, see CI action.

Service Activation

When you use this feature for the first time, Cloud Infinite is activated for you by default, and the Bucket is automatically bound. You can use the feature directly without role authorization.
Note:
After Cloud Infinite is bound, if you manually unbind Cloud Infinite from the bucket, you will no longer be able to use this feature.

Use Limits

Before using this API, confirm the relevant restrictions. For details, see Usage Limits.

Request

Request sample

DELETE /datasetquery/export HTTP/1.1
Host: <AppId>.ci.ap-jakarta.myqcloud.com
Authorization: Auth String
Content-Length: xxx
Content-Type: application/json
Accept: application/json
Note:
Authorization: Auth String (For details, see Request Signature).

Request header

This API only uses common request headers. For details, see Common Request Headers.

Request Parameters

Parameter Name
Description
Type
Required
DatasetName
Dataset name, unique within the same account
String
Yes
JobId
Unique task Id returned when creating a task
String
Yes

Request body

{
"JobId": "m74c0a76abe1011f08cb55254xxxxxxx",
"DatasetName": "test"
}

Response

Response Headers

This API only returns common response headers. For details, see Common Response Headers.

Response Body

{
"RequestId": "NjdmNjVjMjBfNzM0NjZjMT**********"
}

The specific data content of the response body is as follows:
Parameter Name
Description
Type
RequestId
Request ID
String

Error Codes

This request operation has no special error messages. For common error messages, see Error Codes.


Bantuan dan Dukungan

Apakah halaman ini membantu?

masukan