Renews the subscription for a computer pool.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ecd:RenewDesktopGroup |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. You can call the DescribeRegions operation to query the regions that are supported by Elastic Desktop Service. |
cn-hangzhou |
| DesktopGroupId |
string |
Yes |
The ID of the computer pool. |
dg-7724r1jitbjzc**** |
| Period |
integer |
No |
The renewal duration. The valid values of this parameter vary based on the
Default value: 1. |
1 |
| PeriodUnit |
string |
No |
The unit of the renewal duration specified by the Valid values:
|
Month |
| AutoPay |
boolean |
No |
Specifies whether to enable automatic payment. Valid values:
|
true |
| AutoRenew |
boolean |
No |
Specifies whether to enable auto-renewal. Valid values:
|
false |
| ResellerOwnerUid |
integer |
No |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
E55E6732-2028-52FA-AB06-EA29C36B**** |
| OrderId |
array |
The order IDs. |
|
|
string |
The order ID. |
21455206303**** |
Examples
Success response
JSON format
{
"RequestId": "E55E6732-2028-52FA-AB06-EA29C36B****",
"OrderId": [
"21455206303****"
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.