Pause a Recording
This command pauses the specified active recording.
Authorizations: All
Request
pauseRecording recordingId |
Parameters
Parameter | Description/Values |
---|---|
recordingId | The ID of a HMP recording. |
Result
Success
|
Error
Error | Description |
---|---|
| Calling pauseRecording requires 1 parameter. |
| The recordingId provided must be a UUID. |
| The recording with UUID 'recordingId ' was not found. |
| Pausing recording failed. Please see calypso.log for details. |
Example
|