Skip to main content

Pause a Recording

This command pauses the specified active recording.  

Authorizations: All

Request

pauseRecording recordingId

Parameters

ParameterDescription/Values

recordingId

The ID of a HMP recording.

Result

Success

OK

Error

ErrorDescription
ERROR|010003|Expected 1 parameter(s).
Got Y parameter(s)
Calling pauseRecording requires 1 parameter.
ERROR|010001|'Y' is not a UUID
The recordingId provided must be a UUID.
ERROR|040001|Active recording not found
The recording with UUID 'recordingId' was not found.
ERROR|070003|Failed to update state
Pausing recording failed. Please see calypso.log for details.

Example

pauseRecording f678f415-0665-48cd-b141-1e95283469f1 
OK

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.