Upgrades the number of nodes in a subscription delivery group.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
appstreaming:ModifyNodePoolAmount |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProductType |
string |
Yes |
The product type. Valid values:
|
CloudApp |
| AppInstanceGroupId |
string |
Yes |
The delivery group ID. |
aig-9ciijz60n4xsv**** |
| NodePool |
object |
Yes |
The node pool specification change parameters. |
|
| NodeAmount |
integer |
Yes |
The total number of subscription nodes after the upgrade. |
1 |
| PrePaidNodeAmountModifyMode |
string |
No |
The modification mode for subscription nodes. Valid values:
|
EXPAND_FROM_POST_PAID_EXPLICIT |
| PrePaidNodeAmountModifyNodeIds |
array |
No |
The list of nodes whose billing type is to be changed. |
|
|
string |
No |
The node whose billing type is to be changed. |
i-fgssxxx |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
| Data |
object |
The response data object. |
|
| OrderId |
string |
The order ID. |
23429322113**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
"Data": {
"OrderId": "23429322113****"
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.