Queries the details of cloud computer templates.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:DescribeBundles |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. You can call DescribeRegions to query the regions supported by Elastic Desktop Service. |
cn-hangzhou |
| MaxResults |
integer |
No |
The maximum number of entries per page for a paged query. |
10 |
| NextToken |
string |
No |
The token for the next query. |
caeba0bbb2be03f84eb48b699f0a4883 |
| BundleType |
string |
No |
The cloud computer templatetype. Valid values:
|
SYSTEM |
| DesktopTypeFamily |
string |
No |
The cloud computer instance family. Valid values:
|
eds.general |
| CpuCount |
integer |
No |
The number of vCPUs included in the cloud computer instance type. |
2 |
| MemorySize |
integer |
No |
The memory size included in the cloud computer instance type. Unit: GiB. |
4 |
| GpuCount |
number |
No |
The number of GPUs included in the cloud computer instance type. |
1 |
| CheckStock |
boolean |
No |
Specifies whether to query the stock status of the cloud computer instance type. |
true |
| FromDesktopGroup |
boolean |
No |
Specifies whether the template belongs to a cloud computer pool. Valid values:
|
false |
| ProtocolType |
string |
No |
The protocol type. Valid values:
|
ASP |
| BundleId |
array |
No |
The list of cloud computer template IDs. You can specify 1 to 100 IDs. |
bundle_ecd_graphics.2xlarge_s15d15_win2019 |
|
string |
No |
The cloud computer template ID. |
bundle_ecd_graphics.2xlarge_s15d15_win2019 |
|
| SupportMultiSession |
boolean |
No |
Specifies whether to return multi-session cloud computer templates when querying the cloud computer list. Multi-session templates are not returned by default. |
false |
| VolumeEncryptionEnabled |
boolean |
No |
Specifies whether to enable disk encryption. |
false |
| FotaChannel |
string |
No |
Note
This parameter is not publicly available. |
example |
| SelectedBundle |
boolean |
No |
The selected template. |
true |
| SessionType |
string |
No |
The session type. Valid values:
|
SingleSession |
| ImageId |
array |
No |
The list of image IDs. |
|
|
string |
No |
The image ID. |
m-7by8d2m4kiicz**** |
|
| OsType |
string |
No |
The operating system type. Valid values:
|
Windows |
| Scope |
string |
No |
Scenarios. |
FastBuy |
| GpuDriverType |
string |
No |
The GPU driver type. Valid values:
|
T4 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The collection of returned information. |
||
| NextToken |
string |
The token for the next query. If NextToken is empty, no more results exist. |
AAAAAV3MpHK1AP0pfERHZN5pu6lu3PTF6h3zE8egwlYuv8M8 |
| RequestId |
string |
The request ID. |
BCC854D8-5D1E-46D3-96EF-797A5DD36789 |
| Bundles |
array<object> |
The list of cloud computer templates. |
|
|
array<object> |
The details of a cloud computer template. |
||
| Description |
string |
The description of the cloud computer template. |
Template for daily office use |
| BundleType |
string |
The cloud computer templatetype. Valid values:
|
SYSTEM |
| OsType |
string |
The operating system type. Valid values:
|
Windows |
| StockState |
string |
The stock status. This parameter is returned when |
Sufficient |
| DesktopType |
string |
The cloud computer specifications. |
ecd.graphics.2xlarge |
| ProtocolType |
string |
The protocol type. Valid values:
|
ASP |
| BundleId |
string |
The cloud computer template ID. |
bundle_ecd_graphics.2xlarge_s15d15_win2019 |
| ImageId |
string |
The image ID. |
desktopimage-windows-server-2019-64-ch-vgpu |
| ImageName |
string |
The image name. |
Windows server 2019 Chinese |
| Language |
string |
The language of the image operating system. Valid values:
|
en-US |
| BundleName |
string |
The name of the cloud computer template. |
Advanced graphics with Windows 2019 |
| Disks |
array<object> |
The disk information. |
|
|
object |
The disk information. |
||
| DiskType |
string |
The type of the disk. Valid values:
|
SYSTEM |
| DiskSize |
integer |
The size of the disk. Unit: GiB. |
150 |
| DiskPerformanceLevel |
string |
The PL of the disk. Valid values:
|
PL0 |
| DesktopTypeAttribute |
object |
The details of the cloud computer specifications. |
|
| CpuCount |
integer |
The number of vCPUs. |
10 |
| GpuCount |
number |
The number of GPUs. |
0.5 |
| GpuSpec |
string |
The GPU type. |
NVIDIA T4 |
| MemorySize |
integer |
The memory size. Unit: MiB. |
4096 |
| DesktopTypeFamily |
string |
The cloud computer instance family. Valid values:
|
eds.general |
| CreationTime |
string |
The time when the cloud computer template was created. The time is in the ISO 8601 standard in UTC. |
2021-09-30T06:09Z |
| SessionType |
string |
The session type. Valid values:
|
0 |
| VolumeEncryptionEnabled |
boolean |
Specifies whether to enable disk encryption. |
false |
| VolumeEncryptionKey |
string |
The ID of the KMS key used when disk encryption is enabled. |
08c33a6f-4e0a-4a1b-a3fa-7ddfa1d4**** |
| Platform |
string |
The operating system platform information. Valid values:
|
Windows Server 2019 |
| ImageStatus |
string |
The image status. |
Available |
| SystemDiskCategory |
string |
The system cloud disk type. Valid values:
|
cloud_efficiency |
| DataDiskCategory |
string |
The data cloud disk type. Valid values:
|
cloud_efficiency |
Examples
Success response
JSON format
{
"NextToken": "AAAAAV3MpHK1AP0pfERHZN5pu6lu3PTF6h3zE8egwlYuv8M8",
"RequestId": "BCC854D8-5D1E-46D3-96EF-797A5DD36789",
"Bundles": [
{
"Description": "日常办公用模板",
"BundleType": "SYSTEM",
"OsType": "Windows",
"StockState": "Sufficient",
"DesktopType": "ecd.graphics.2xlarge",
"ProtocolType": "ASP",
"BundleId": "bundle_ecd_graphics.2xlarge_s15d15_win2019",
"ImageId": "desktopimage-windows-server-2019-64-ch-vgpu",
"ImageName": "Windows server 2019 Chinese",
"Language": "en-US",
"BundleName": "Advanced graphics with Windows 2019",
"Disks": [
{
"DiskType": "SYSTEM",
"DiskSize": 150,
"DiskPerformanceLevel": "PL0"
}
],
"DesktopTypeAttribute": {
"CpuCount": 10,
"GpuCount": 0.5,
"GpuSpec": "NVIDIA T4",
"MemorySize": 4096
},
"DesktopTypeFamily": "eds.general",
"CreationTime": "2021-09-30T06:09Z",
"SessionType": "0",
"VolumeEncryptionEnabled": false,
"VolumeEncryptionKey": "08c33a6f-4e0a-4a1b-a3fa-7ddfa1d4****",
"Platform": "Windows Server 2019",
"ImageStatus": "Available",
"SystemDiskCategory": "cloud_efficiency",
"DataDiskCategory": "cloud_efficiency"
}
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.