DELETE SessionMachines({id})
Delete a session machine. See Deleting Objects.
Note: the session machine will attempt to drain user sessions prior to deletion. If the session machine was part of a delivery group, another session machine will be immediately allocated to the delivery group to maintain the desired capacity.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | ID of the session machine to delete. |
Type: String |
| force | True to force deletion. See Deleting Objects. |
Type: Boolean |
| changeId |
Type: String |
Response Information
True
Response type
Boolean
Response body formats
application/json, text/json
Sample:
true