ListUserDeliveryTasks_边缘安全加速_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

The current API request rate is 30/1(s).

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
esa:ListUserDeliveryTasks
List
All Resources
*
NoneNone

Request Parameters

Field NameField Details
BusinessTypestring

The log category. Valid values:View Details...

Example:dcdn_log_access_l1
PageSizeinteger<int64>

The number of entries per page. Default value: 20.

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:20
PageNumberinteger<int64>

The page number. Default value: 1.

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:1

Response Parameters

Field NameField Details
RequestIdstring

The request ID.

Example:1f94c47f-3a1a-4f69-8d6c-bfeee1b49aab
TotalCountinteger<int32>

The total number of delivery tasks.

Example:68
PageNumberinteger<int32>

The page number returned.

Example:1
PageSizeinteger<int32>

The number of entries per page.

Example:20
Tasksarray<object>

The delivery tasks.

Sample Response

Error Codes

Global Error Codes
HTTP Status CodeError CodesError MessageActions
400
InvalidParameter
The specified parameter is invalid.Diagnose
400
InternalError
An internal exception occurred, please try again later.Diagnose
403
EsaService.NotOpen
ESA service has not opend.Diagnose

Change History

Change timeChange content summaryoperation
2024-10-18
addError code 403
2024-09-27
changeError code 400
deleteError code 500

Examples