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/8807-FA03-69E4-4D30-B812/sites/7789a3cf-8375-4e83-a565-0043e2eef552/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).