POST /service/api/console/gsm/{gsmKey}/sites/{siteId}/resume
Resumes a site under a given GSM console.
When a site is resumed, the site's license key inherits the days remaining of the parent GSM console keycode.
Request Information
URI Parameters
| Name | Description | Type | Additional Information |
|---|---|---|---|
| gsmKey |
The GSM console keycode. |
string |
Required |
| siteId |
The site identifier. |
string |
Required |
URI Sample(s)
|
POST
|
https://unityapi.webrootcloudav.com/service/api/console/gsm/15CF-102C-45F7-446C-AECC/sites/e902e411-9bce-419a-a40e-168bbe1fd156/resume
|
Body Parameters
None.
Response Information
Resource Description
None. If successful, this API action does not return any data and the response status code will be 204 (No Content).