Logs off all sessions in a pay-as-you-go delivery group that has scheduled auto scaling policies enabled.
Operation description
This operation is applicable only to pay-as-you-go resource delivery groups that have scheduled auto scaling policies enabled, and can be called successfully only outside the scaling time periods configured in the scheduled auto scaling policies.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
appstreaming:LogOffAllSessionsInAppInstanceGroup |
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**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The collection of returned information. |
||
| Code |
string |
The error code returned when an error occurs. |
InvalidParameter.ProductType |
| Message |
string |
The error message returned when an error occurs. |
The parameter ProductType is invalid. |
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
Examples
Success response
JSON format
{
"Code": "InvalidParameter.ProductType",
"Message": "The parameter ProductType is invalid.",
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.