All Products
Search
Document Center

Elastic Desktop Service:TransferTaskApprovalCallback

Last Updated:Nov 14, 2025

Queries the transmission and approval result for a submitted file.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
TaskIdstringNo

The ID of the transmission task.

trt-msndfksm18fs****
ResultstringNo

The approval result.

Valid values:

  • Approved
  • Rejected
Approved
OssBucketRegionIdstringNo

The region where the OSS bucket storing the file resides.

cn-hangzhou
OssBucketNamestringNo

The name of the OSS bucket where the file resides.

ed****-17337752804***

Response parameters

ParameterTypeDescriptionExample
object

The returned data.

RequestIdstring

The request ID.

AE7B699F-625C-587E-BC5F-1395CA****

Examples

Sample success responses

JSONformat

{
  "RequestId": "AE7B699F-625C-587E-BC5F-1395CA****"
}

Error codes

For a list of error codes, visit the Service error codes.