GetScheduledPreloadJob_边缘安全加速_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:GetScheduledPreloadJob
Get
全部资源
*

请求参数

字段名称字段详情
Idstring

定时预热任务 ID。

示例值:665d3af3621bccf3fe29e1a4

返回参数

字段名称字段详情
RequestIdstring

请求 ID。

示例值:15C66C7B-671A-4297-9187-2C4477247A74
AliUidstring

阿里云账号 ID。

示例值:15685865xxx14622
CreatedAtstring

任务创建时间。

示例值:2024-06-02T02:23:26Z
Domainsstring

预热域名列表。

示例值:testurl.com
ErrorInfostring

错误信息。

示例值:invalid domain:test.com
FailedFileOssstring

失败文件 OSS 地址。

示例值:https://xxxobject.oss-cn-reginon.aliyuncs.com/9d91_xxxxxxxxxxx_158bb6e0f97c477791209bb46bd599f7
FileIdstring

URL 列表文件 ID(下载时使用)。

示例值:665d3b48621bccf3fe29e1a7
Idstring

任务 ID。

示例值:665d3af3621bccf3fe29e1a4
InsertWaystring

URL 插入方式。

示例值:oss枚举值:fileurl
Namestring

任务名称。

示例值:example
SiteIdinteger<int64>

站点 ID。

注意 请注意,该值为 Long 类型,在某些语言中可能存在精度丢失的风险,请小心使用。
示例值:190007158391808
TaskSubmittedinteger<int32>

已提交到系统进行预热任务的 URL 数。

示例值:1
TaskTypestring

任务类型(刷新/预热)。

示例值:preload枚举值:preloadrefreshpath
UrlCountinteger<int32>

URL 总数。

示例值:2
UrlSubmittedinteger<int32>

已提交的 URL 数。

示例值:1

返回示例

错误码

全局错误码
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.诊断

变更历史

暂无变更历史

相关示例