CreateImagePipeline_云服务器 ECS_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.

接口说明

您可以通过镜像模板定制镜像内容,并支持跨地域跨账号构建镜像。创建镜像模板前,您需要注意:

  • 仅支持创建您自定义的镜像模板。
  • 仅支持使用公共镜像、自定义镜像、共享镜像或者镜像族系作为源镜像进行构建。
  • 通过镜像模板构建镜像时,需要创建多台中转实例辅助构建镜像,中转实例为按量计费的 ECS 实例,将收取一定的费用。更多信息,请参见按量付费

关于构建模板内容BuildContent,您需要注意:

  • FROM命令已被弃用,不管参数BuildContent是否设置FROM命令,系统都会以源镜像类型BaseImageType和源镜像BaseImage为准进行源镜像的选取。
  • 一个镜像模板内容大小不能超过 16 KB。支持的命令说明详情,请参见镜像构建服务支持的命令说明

更多信息,请参见镜像构建概述

流控信息

请求速率为1000/60(s)。

授权信息

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

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
ecs:CreateImagePipeline
Create
ImagePipeline
acs:ecs:{#regionId}:{#accountId}:imagepipeline/*
ram:CreateServiceLinkedRole

请求参数

字段名称字段详情
Tagarray<object>

标签列表。

子级条数 <= 20
RegionIdstring

所属的地域 ID。您可以调用 DescribeRegions 查看最新的阿里云地域列表。

示例值:cn-hangzhou参考取值来源:
    DescribeRegions
ResourceGroupIdstring

企业资源组 ID。

示例值:rg-bp67acfmxazb4p****参考取值来源:
    DescribeSecurityGroups
AddAccountarray<integer<int64>>

目标镜像共享的阿里云账号 ID。N 的取值范围:1~20。

示例值:1234567890子级条数 <= 21
ToRegionIdarray<string>

目标镜像待分发的地域列表。N 的取值范围:1~20。展开详情

示例值:cn-hangzhou子级条数 <= 21
BaseImageTypestring

源镜像类型。取值范围:展开详情

示例值:IMAGE参考取值来源:
    DescribeImagePipelines
BaseImagestring

源镜像。展开详情

示例值:m-bp67acfmxazb4p****参考取值来源:
    DescribeImagePipelines
Namestring

模板名称。长度为 2~128 个字符,必须以大小写字母或中文开头,不能以http://https://开头。可以包含中文、英文、数字、半角冒号(:)、下划线(_)、半角句号(.)或者短划线(-)。展开详情

示例值:testImagePipeline
Descriptionstring

描述信息。长度为 2~256 个英文或中文字符,不能以http://https://开头。

示例值:This is description.
deprecatedImageNamestring

目标镜像名称前缀。展开详情

示例值:testImageName参考取值来源:
    DescribeImages
VSwitchIdstring

VPC 的交换机 ID。展开详情

示例值:vsw-bp67acfmxazb4p****
InstanceTypestring

实例规格。您可以调用 DescribeInstanceTypes 查询不同的实例规格。展开详情

示例值:ecs.g6.large参考取值来源:
    DescribeInstanceTypes
    CreateInstance
SystemDiskSizeinteger<int32>

中转实例的系统盘大小。单位:GiB。取值范围:20~500。展开详情

示例值:40
InternetMaxBandwidthOutinteger<int32>

中转实例的公网出带宽大小。单位:Mbit/s。取值范围:0~100。展开详情

示例值:0
DeleteInstanceOnFailureboolean

镜像构建失败后是否释放中转实例。取值范围:展开详情

示例值:true
BuildContentstring

镜像构建模板内容。内容大小不能超过 16 KB,具体支持的命令请参见镜像构建服务支持的命令说明

示例值:COMPONENT ic-bp12dvdzvr9k9***** COMPONENT acs:ecs:cn-hangzhou:18689161186*****:imagecomponent/ComponentName/1.*.*
ClientTokenstring

保证请求幂等性。从您的客户端生成一个参数值,确保不同请求间该参数值唯一。ClientToken 只支持 ASCII 字符,且不能超过 64 个字符。更多信息,请参见如何保证幂等性

示例值:123e4567-e89b-12d3-a456-426655440000
RepairModestring

镜像模版中的修复选项。展开详情

示例值:Standard
deprecatedImageFamilystring

目标镜像族系。展开详情

示例值:family参考取值来源:
    DescribeImages
TestContentstring

镜像测试模板内容。内容大小不能超过 16 KB,具体支持的命令请参见镜像构建服务支持的命令说明

示例值:COMPONENT ic-bp12dvdzvr9k9***** COMPONENT acs:ecs:cn-hangzhou:18689161186*****:imagecomponent/ComponentName/1.*.*
ImportImageOptionsobject

导入镜像的属性和设置。当BaseImageType=OSS时,需要设置。

deprecatedNvmeSupportstring

构建的目标镜像是否支持 NVMe。展开详情

示例值:auto
AdvancedOptionsobject

高级设置。

ImageOptionsobject

目标镜像属性。

返回参数

字段名称字段详情
ImagePipelineIdstring

镜像模板 ID。

示例值:ip-2ze5tsl5bp6nf2b3****
RequestIdstring

请求 ID。

示例值:473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidSourceInstance.NotFound
The specified source instance is not found.诊断
400
InvalidName.Malformed
%s诊断
400
InvalidDescription.Malformed
%s诊断
400
InvalidImageName.Malformed
%s诊断
400
InvalidBaseImageType.NotSupportedValue
%s诊断
400
InvalidSystemDiskSize.NotSupportedValue
%s诊断
400
InvalidInternetMaxBandwidthOut.NotSupportedValue
%s诊断
400
InvalidAddAccountSize.ExceededMaxNumber
%s诊断
400
InvalidToRegionIdSize.ExceededMaxNumber
%s诊断
400
InvalidBuildContent.LengthExceeded
%s诊断
400
InvalidImageTemplateCommandSize.ExceededMaxNumber
%s诊断
400
DuplicatedCommand.FROM
%s诊断
400
InvalidCommandOrder.FROM
%s诊断
400
InvalidImageTemplateCommand.NotSupported
%s诊断
400
InvalidCommandContent.RUN
%s诊断
400
InvalidCommandContent.ENV
%s诊断
400
InvalidCommandContent.WORKDIR
%s诊断
400
InvalidCommandContent.COPY
%s诊断
400
InvalidCommandContent.USER
%s诊断
400
InvalidCommandContent.FROM
%s诊断
400
InvalidCommandContent.CMD
%s诊断
400
InvalidCommandContent.ENTRYPOINT
%s诊断
400
QuotaExceed.ImagePipeline
%s.诊断
400
NoPermission
%s.诊断
400
EmptyCommandContent.LABEL
%s.诊断
400
EmptyCommandContent.ENV
%s.诊断
400
EmptyCommandContent.ENTRYPOINT
%s.诊断
400
EmptyCommandContent.CMD
%s.诊断
400
EmptyCommandContent.COPY
%s.诊断
400
EmptyCommandContent.WORKDIR
%s.诊断
400
NotEmptyCommandContent.RESTART
%s.诊断
400
EmptyCommandContent.USER
%s.诊断
400
EmptyCommandContent.RUN
%s.诊断
400
InvalidImage.OsTypeUnsupported
The specified base image does not support image building.诊断
400
InvalidParameter.BuildContent
%s.诊断
400
InvalidParameter.TestContent
%s.诊断
400
InvalidImageComponent.NotSupported
%s.诊断
400
InvalidParameterCombination
%s.诊断
400
InvalidParameter.RepairMode
The specified parameter RepairMode is invalid.诊断
400
InvalidImageFamily.Malformed
The format of the specified image family is invalid.诊断
400
InvalidImage.ImageOwnerAliasUnsupported
The specified base image does not support distributing.诊断
400
InvalidParameter.ImportImageOptionsArchitecture
The specified parameter ImportImageOptions.Architecture is invalid. The correct value should be in [%s].诊断
400
InvalidParameter.ImportImageOptionsOSType
The specified parameter ImportImageOptions.OSType is invalid. The correct value should be in [%s].诊断
400
InvalidParameter.ImportImageOptionsBootMode
The specified parameter ImportImageOptions.BootMode is invalid. The correct value should be in [%s].诊断
400
InvalidImportImageOptionsDiskDeviceMappings.LengthLimitExceeded
The length of the specified parameter ImportImageOptions.DiskDeviceMappings exceeds the limit(17).诊断
400
InvalidParameter.ImportImageOptionsDiskDeviceMappingsOSSObject
The specified parameter ImportImageOptions.DiskDeviceMappings.OSSObject is invalid. OSSObject supports up to 1023 characters, and cannot start with http:// or https://.诊断
400
InvalidParameter.ImportImageOptionsDiskDeviceMappingsOSSBucket
The specified parameter ImportImageOptions.DiskDeviceMappings.OSSBucket is invalid. OSSBucket supports up to 63 characters, only lowercase letters, numbers, and dashes are allowed, and cannot start or end with a dash.诊断
400
InvalidParameter.ImportImageOptionsPlatform
The specified parameter ImportImageOptions.Platform is invalid. The correct value should be in [%s].诊断
400
InvalidParameter.ImportImageOptionsLicenseType
The specified parameter ImportImageOptions.LicenseType is invalid. The correct value should be in [%s].诊断
400
InvalidParameter.ImportImageOptionsFeaturesNvmeSupport
The specified parameter ImportImageOptions.Features.NvmeSupport is invalid. The correct value should be in [%s].诊断
400
InvalidParameter.NvmeSupport
The specified parameter NvmeSupport is invalid. The correct value should be in [%s].诊断
400
InvalidParameter.ImportImageOptionsDiskDeviceMappingsFormat
The specified parameter ImportImageOptions.DiskDeviceMappings.Format is invalid. The correct value should be in [%s].诊断
400
InvalidOperation.DiskImageSizeExceeded
The disk size exceeds the limit. Please check the specified parameter ImportImageOptions.DiskDeviceMappings.DiskImageSize and ImportImageOptions.DiskDeviceMappings.OSSObject. Ensure that each of them is between 1 and 2048 in size.诊断
400
InvalidImageOptions.Description
The specified parameter ImageOptions.Description is invalid. The length should be between 2 to 256 characters, and cannot start with http:// or https://.诊断
400
InvalidImageName.Duplicated
The specified image name is already in use in the target region. Please try a different one.诊断
400
InvalidImage.NotSupportRepair
The specified base image does not support repair.诊断
400
Duplicate.TagKey
The Tag.N.Key contain duplicate key.诊断
400
InvalidTagKey.Malformed
The specified Tag.N.Key is not valid. Tag keys cannot be empty or null, support up to 128 characters, cannot start with "aliyun" or "acs:", and cannot contain "http://" or "https://".诊断
400
InvalidTagValue.Malformed
The specified Tag.N.Value is not valid. Tag values support up to 128 characters, and cannot contain "http://" or "https://".诊断
400
InvalidAdvancedOptions.ImageNameSuffix
The specified parameter AdvancedOptions.ImageNameSuffix is invalid. The correct value should be in [%s].诊断
403
ImagePipeline.NotSupportWindowsInstance
Image pipeline does not support windows instance at this time.诊断
403
InvalidOSSObject.NotAuthorized
The specified ImportImageOptions.DiskDeviceMappings.OSSObject is not allowed to be accessed.诊断
403
InvalidOperation.NoPermissionCreateServiceLinkedRole
You are not authorized to create Service-linked role. The system will automatically create it when the API is called for the first time. Check your RAM policies, and ensure that you are using the correct credentials.诊断
403
InvalidOSSObject.NeedRestore
The specified ImportImageOptions.DiskDeviceMappings.OSSObject is an archived object and needs to be restored first.诊断
403
InvalidOperation.NoRightAccessOSS
ECS service is not authorized to access your OSS. Check your RAM roles and policies, and ensure that ecs.aliyuncs.com is authorized to assume AliyunECSImageImportDefaultRole.诊断
403
InvalidOperation.OSSObjectIsImporting
The specified ImportImageOptions.DiskDeviceMappings.OSSObject is importing.诊断
404
InvalidImage.NotFound
%s诊断
404
InvalidResourceGroup.NotFound
The ResourceGroup provided does not exist in our records.诊断
404
ImageComponent.NotFound
%s.诊断
404
InvalidInstanceType.NotFound
The specified instance type does not exist.诊断
404
InvalidVSwitchId.NotFound
The specified VSwitchId does not exist.诊断
404
InvalidRegionId.NotFound
%s诊断
404
InvalidImportImageOptionsDiskDeviceMappingsOSSObject.NotFound
The specified ImportImageOptions.DiskDeviceMappings.OSSObject is not found in this region.诊断
404
MissingParameter.RepairMode
The specified parameter RepairMode is missing.诊断
404
MissingParameter.ImportImageOptions
The specified parameter ImportImageOptions is missing.诊断
404
MissingParameter.ImportImageOptionsDiskDeviceMappingsOSSObject
The specified parameter ImportImageOptions.DiskDeviceMappings.OSSObject is missing.诊断
404
MissingParameter.ImportImageOptionsDiskDeviceMappingsOSSBucket
The specified parameter ImportImageOptions.DiskDeviceMappings.OSSBucket is missing.诊断
404
MissingParameter.ImageOptionsDiskDeviceMappings
The specified parameter ImportImageOptions.DiskDeviceMappings is missing.诊断

变更历史

变更时间变更内容概要操作
2025-02-28
变更错误码400
变更请求参数AdvancedOptions
新增请求参数ImageOptions
2025-01-13
变更错误码400
变更错误码403
变更错误码404
变更请求参数BaseImage
新增请求参数ImportImageOptions
新增请求参数NvmeSupport
新增请求参数AdvancedOptions
2024-12-26
变更错误码403
2024-10-10
变更错误码400
变更错误码404
新增请求参数RepairMode
新增请求参数ImageFamily
新增请求参数TestContent
删除返回参数
2023-03-28
变更错误码404

相关示例