Resume a Recording
This command resumes the specified paused, active recording.
Authorizations: All
Request
resumeRecording recordingId |
Parameters
Name | Description |
---|---|
recordingId | The ID of a HMP recording. |
Result
Success
|
Error
Error | Description |
---|---|
| Calling resumeRecording requires 1 parameter. |
| The recordingId provided must be a UUID. |
| The recording with UUID 'recordingId ' was not found. |
| Resuming recording failed. Please see calypso.log for details. |
Example
|