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/82DC-2FD5-FEC0-4A96-A50F/sites/f4d0f1f2-8c17-41e1-9fb5-4f0db96911ad/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).