CreateDesktops_无影云电脑_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.

接口说明

创建云电脑前,请先完成以下准备工作:

如需让云电脑自动执行自定义命令脚本,可使用UserCommands字段配置自定义命令。

流控信息

当前云产品API请求速率暂未透出。

授权信息

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

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
ecd:CreateDesktops
Create
全部资源
*

请求参数

字段名称字段详情
RegionIdstring

地域 ID。可以调用 DescribeRegions 获取无影云电脑支持的地域列表。

示例值:cn-hangzhou
GroupIdstring

云电脑池 ID。

示例值:dg-boyczi8enfyc5****参考取值来源:
    BindConfigGroup
    ModifyTimerGroup
    UnbindConfigGroup
    ClonePolicyGroup
    AddUserToDesktopGroup
    CreatePolicyGroup
BundleIdstring

云电脑模板 ID。

示例值:b-je9hani001wfn****参考取值来源:
    CreateBundle
    DescribeBundles
DesktopNamestring

云电脑名称。命名规则如下:展开详情

示例值:DemoComputer01参考取值来源:
    DescribeDesktops
UserNamestring
说明 此参数不开放使用。
示例值:username
VpcIdstring
说明 此参数不开放使用。
示例值:vpc-uf6w8u60n8xbkg5el****
Amountinteger<int32>

创建的云电脑数量。取值范围为 1~300,默认值为 1。

示例值:1取值 <= 500
DirectoryIdstring
说明 此参数不开放使用。
示例值:cn-hangzhou+dir-300943****参考取值来源:
    CreateRAMDirectory
OfficeSiteIdstring

办公网络 ID。

示例值:cn-hangzhou+dir-387822****参考取值来源:
    DescribeOfficeSites
    ListOfficeSiteOverview
    CreateSimpleOfficeSite
PolicyGroupIdstring

策略 ID。

示例值:system-all-enabled-policy参考取值来源:
    ClonePolicyGroup
    CreatePolicyGroup
    DescribePolicyGroups
    GetDesktopGroupDetail
ChargeTypestring

云电脑的计费方式。

示例值:PrePaid枚举值:PostPaidPrePaid
Periodinteger<int32>

购买资源的时长。单位由PeriodUnit指定。当参数ChargeType取值为PrePaid时才生效,且为必选值。展开详情

示例值:1
PeriodUnitstring

包年包月计费方式的时长单位。

示例值:Month枚举值:MonthYear
AutoPayboolean

是否自动支付。

示例值:false枚举值:truefalse
AutoRenewboolean

是否自动续费。当参数ChargeType取值为PrePaid时才生效。

示例值:false枚举值:truefalse
PromotionIdstring

优惠活动 ID。

示例值:23141
UserAssignModestring

云电脑分配模式。展开详情

示例值:ALL枚举值:ALLPER_USER
Hostnamestring

自定义设置云电脑的主机名称。仅支持设置 AD 办公网络下,操作系统类型是 Windows 的云电脑。展开详情

示例值:testhost
EndUserIdarray<string>

为云电脑添加的授权用户 ID 列表。可设置 1~100 个。

示例值:123456789子级条数 <= 100
Tagarray<object>

标签。

子级条数 <= 20
DesktopNameSuffixboolean

批量创建云电脑时,云电脑名称是否自动增加后缀。

示例值:false枚举值:truefalse
VolumeEncryptionEnabledboolean

是否开启磁盘加密。

示例值:false枚举值:truefalse
VolumeEncryptionKeystring

开启磁盘加密的情况下使用的 KMS 的密钥 ID。可通过 ListKeys 接口获取。

示例值:08c33a6f-4e0a-4a1b-a3fa-7ddfa1d4****
DesktopMemberIpstring

指定云电脑私网 IP。

示例值:10.0.0.1
UserCommandsarray<object>

用户自定义命令脚本数据。

子级条数 <= 20
BundleModelsarray<object>

云电脑模板列表。

子级条数 <= 20
DesktopTimersarray<object>

云电脑定时任务详情。

子级条数 <= 20
MonthDesktopSettingobject
说明 此字段暂不对外开放使用。
SnapshotPolicyIdstring

无影自动快照策略 ID。

示例值:sp-28mp6my0l6zow****
ResourceGroupIdstring

无影资源组 ID。

示例值:rg-3mtuc28rx95lx****参考取值来源:
    DescribeResourceByCenterPolicyId
DesktopAttachmentobject

无模板方式入参。

TimerGroupIdstring

定时任务组 ID。

示例值:ccg-0caoeogrk9m5****
SavingPlanIdstring
ExtendInfostring

返回参数

字段名称字段详情
OrderIdstring

订单 ID。展开详情

示例值:123456789
RequestIdstring

请求 ID。

示例值:1CBAFFAB-B697-4049-A9B1-67E1FC5F****
DesktopIdarray<string>

云电脑 ID 返回集合信息,如果一次调用创建了多个云电脑,将返回多个云电脑 ID。

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidEncryptionKey.Missing
Parameter VolumeEncryptionKey is missing.诊断
400
InvalidEncryptionKey.NotAuthorized
Eds service cannot access the given VolumeEncryptionKey.诊断
400
InvalidEncryptionKey.NotFound
The specified VolumeEncryptionKey is not found.诊断
400
InvalidImageStatus.NotValid
The specified image status is not valid.诊断
400
InvalidImageVersion.NotSupported
The specified image version is no longer supported.诊断
400
InvalidMemberIp.DesktopAmount
The desktop amount need to be 1.诊断
400
InvalidPolicyGroup.Status
The target policy group is being created. Please try again later.诊断
400
Protocol.NotAllowed
Procotol of the image is not allowed.诊断
400
ExistedHostname
The specified hostname is existed on the domain.诊断
400
HostnameCannotCustomizeForLinux
Customizing hostname is not supported for Linux desktop.诊断
400
IncorrectDirectoryStatus
Only registered directory can create desktop.诊断
400
IncorrectDirectoryType
The protocol type of directory and desktop do not match.诊断
400
InvalidAmount
The specified Amount is not a valid value.诊断
400
InvalidAmount.NotTimesOfUsers
The specified Amount is notmatch EndUserId size.诊断
400
InvalidDesktopBundle.NotFound
The specified param BundleId is not found.诊断
400
InvalidDirectoryId.NotFound
The specified param DirectoryId is not found.诊断
400
InvalidDirectoryType.NotSupported
The specified DirectoryType is not supported.诊断
400
InvalidEncryptionEnabled.Invalid
The parameter VolumeEncryptionEnabled is invalid.诊断

变更历史

变更时间变更内容概要操作
2025-03-17
新增请求参数ExtendInfo
2025-02-11
新增请求参数SavingPlanId
2024-09-27
新增请求参数DesktopAttachment
新增请求参数TimerGroupId
2024-07-31
新增请求参数ResourceGroupId
2024-07-22
新增请求参数SnapshotPolicyId

相关示例