ExportImage_边缘节点服务 ENS_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.

流控信息

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

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
ImageIdstring

镜像 ID。

示例值:m-5ragaz3s74b7go8ks7jp9****参考取值来源:
    ImportImage
    CreateImage
    DescribeAICImages
OSSBucketstring

保存导出镜像的 OSS Bucket。

示例值:whxyl****
OSSRegionIdstring

地域 ID。

示例值:cn-beijing枚举值:cn-beijing
OSSPrefixstring

您的 OSS Object 的前缀。可以由数字或者字母组成,字符长度为 1~30。

示例值:dataCenter/972****/字符长度 <= 30
RoleNamestring

授权角色名。

示例值:AliyunMNSLoggingRole

返回参数

字段名称字段详情
ExportedImageURLstring

导出的镜像地址。

示例值:http://oss.url
RequestIdstring

请求 ID。

示例值:43A426AD-3F2E-5DD9-9C08-D4DBDCA48D85

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
MissingParameter
The input parameter that is mandatory for processing this request is not supplied.诊断
400
NoPermission
Permission denied.诊断
400
InvalidParameter.%s
The specified field %s invalid. Please check it again.诊断
400
InvalidParameter
The errorMessage is %s. Please check it again.诊断
400
InvalidSecurityGroupId.NotFound
The specified SecurityGroupId does not exist.诊断
400
SecurityGroupRuleConflict.Duplicated
The SecurityGroup rule already exists.诊断
400
AuthorizationLimitExceed
The limit of authorization records in the security group reaches.诊断
400
ens.interface.error
An error occurred while calling the API.诊断
400
CallInterface
Call Interface Happen Error.诊断
400
InvalidImageType.NotSupported
The specified image type is not supported.诊断

变更历史

变更时间变更内容概要操作
2024-11-19
变更错误码400
变更请求参数OSSPrefix
2023-12-07
变更错误码400

相关示例