Creates a new image from a debug delivery group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
appstreaming:CreateImageFromAppInstanceGroup |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProductType |
string |
Yes |
The product type. Valid values:
|
CloudApp |
| AppCenterImageName |
string |
Yes |
The name of the application image. |
test_name |
| AppInstanceGroupId |
string |
Yes |
The delivery group ID. You can call the ListAppInstanceGroup operation to obtain the value. |
aig-9ciijz60n4xsv**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
| ImageId |
string |
The image ID. |
img-bp13mu**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
"ImageId": "img-bp13mu****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.