Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | Yes | cn-hangzhou | |
OssObjectPath | string | Yes | https://ossbucket:endpoint/object | |
ImageName | string | Yes | Win10_Test | |
Description | string | No | test description | |
OsType | string | No | Windows | |
GpuCategory | boolean | Yes | true | |
ProtocolType | string | No | HDX | |
DataDiskSize | integer | No | 80 | |
GpuDriverType | string | No | gpu_grid9 | |
LicenseType | string | No | Auto | |
EnableSecurityCheck | boolean | No | true |
Response parameters
Example
Normal return example
JSON
Format
{
"ImageId": "m-d4dwr5tgrgvd****",
"RequestId": "2CC66B0A-BA3B-5D87-BFBE-11AAAD7A****"
}
Error codes
For a list of error codes, visit the API error center.
Change history
Change time | Summary of changes | Operate | ||||
---|---|---|---|---|---|---|
2022-06-01 | The input parameters of the API operation has changed | |||||
| ||||||
2022-02-24 | Add Operation |