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/F855-8F3A-7969-458F-9D62/sites/630602ae-3aea-4f0d-9efe-7ae8fa7344f8/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).