DeleteScheduledPreloadExecution_边缘安全加速_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为30/1(s)。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
esa:DeleteScheduledPreloadExecution
Update
全部资源
*

请求参数

字段名称字段详情
Idstring

预热计划 ID。

示例值:665d3b48621bccf3fe29e1a7

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:04F0F334-1335-436C-A1D7-6C044FE73368

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidEndTime.Mismatch
The specified EndTime is earlier than the StartTime.诊断
400
InvalidJob.JobCountOfSiteFull
The maximum number of prefetch tasks for the website has been reached. Delete some unwanted ones and try again.诊断
400
InvalidParameter.ObjectId
Invalid task ID or execution plan ID.诊断
400
MissingOssUrl
OssUrl missing. Specify a valid URL of the OSS object that stores URLs to prefetch.诊断
400
MissingUrlList
Enter the URLs you want to prefetch.诊断
400
TooManyRequests
Too many requests.Please try again later.诊断
403
InvalidUid.PermissionDenied
You do not have the permissions to perform this operation on this resource. Check whether the specified UID is correct and has the required permissions.诊断
404
InvalidJob.NotFound
The task does not exist. Check whether the task ID is correct or whether the task has been deleted.诊断
404
LogNotFound
Failed to query the log. Check whether the task ID and execution ID are valid.诊断
404
InvalidExecution.NotFound
The execution plan does not exist. Check whether the parameters such as the execution ID, start time, and end time are correct.诊断

变更历史

暂无变更历史

相关示例