GetRecordingProfiles
Provides the available recording profile. The recorder prefix defines the file format of the recording (CIF, CD, HD).
This method can use the following parameters.
Request parameter
|
Name |
Type |
Description |
Required |
|---|---|---|---|
|
(Always Empty) |
|
Use only the HTTP Authentication header |
N/A |
Response parameters
|
Name |
Type |
Description |
Required |
|---|---|---|---|
|
total |
Integer |
Total number of profiles |
Yes |
|
recorderPrefix |
String |
Prefix ID |
Yes |
|
description |
String |
Prefix Description |
No |
Faults
|
Name |
Description |
|---|---|
|
NotLicensedFault |
API is not licensed |
|
GeneralFault |
An unspecified error occurred |
|
InvalidArgumentFault |
The arguments that were passed into services were wrong |
|
SeatLicenseExpiredFault |
Seat license expired and needs to be renewed |