Get recordings
This method returns the details of recordings of PSM, PSM for SSH
URL
Make sure there are no spaces in the URL. The following characters are not supported in URL values: + & % |
|
|
The following values can be added in the URL. None of them are mandatory.
Parameter |
Limit |
||||||||||||||||||||||||||||||||||||||||||
Type |
Integer |
||||||||||||||||||||||||||||||||||||||||||
Description |
Determines the number of recordings that are returned in the list. The maximum value is defined in the MaxRecords property in Options à Privileged Session Management à General Setting à Search Properties. |
||||||||||||||||||||||||||||||||||||||||||
Valid values |
A positive value greater than 0 |
||||||||||||||||||||||||||||||||||||||||||
Default |
25 |
||||||||||||||||||||||||||||||||||||||||||
Parameter |
Sort |
||||||||||||||||||||||||||||||||||||||||||
Type |
String |
||||||||||||||||||||||||||||||||||||||||||
Description |
The sort can be done by each property on the recording file:
The sort can be in ascending or descending order. To sort in descending order, specify "-" (dash) before the recording property by which to sort. |
||||||||||||||||||||||||||||||||||||||||||
Default |
Descending according to StartTime |
||||||||||||||||||||||||||||||||||||||||||
Parameter |
Offset |
||||||||||||||||||||||||||||||||||||||||||
Type |
Integer |
||||||||||||||||||||||||||||||||||||||||||
Description |
Determines which recording results will be returned, according to a specific place in the returned list. This value defines the recording's place in the list and how many results will be skipped. |
||||||||||||||||||||||||||||||||||||||||||
Valid values |
A positive value greater than 0 |
||||||||||||||||||||||||||||||||||||||||||
Default |
0 |
||||||||||||||||||||||||||||||||||||||||||
Parameter |
Search |
||||||||||||||||||||||||||||||||||||||||||
Type |
String |
||||||||||||||||||||||||||||||||||||||||||
Description |
Returns recordings that are filtered by properties that contain the specified search text. |
||||||||||||||||||||||||||||||||||||||||||
Parameter |
Safe |
||||||||||||||||||||||||||||||||||||||||||
Type |
String |
||||||||||||||||||||||||||||||||||||||||||
Description |
Returns recordings from a specific Safe. |
||||||||||||||||||||||||||||||||||||||||||
Parameter |
FromTime |
||||||||||||||||||||||||||||||||||||||||||
Type |
Integer |
||||||||||||||||||||||||||||||||||||||||||
Description |
Returns recordings from a specific date. |
||||||||||||||||||||||||||||||||||||||||||
Parameter |
ToTime |
||||||||||||||||||||||||||||||||||||||||||
Type |
Integer |
||||||||||||||||||||||||||||||||||||||||||
Description |
Returns recordings before a specific date. |
||||||||||||||||||||||||||||||||||||||||||
Parameter |
Activities |
||||||||||||||||||||||||||||||||||||||||||
Type |
String |
||||||||||||||||||||||||||||||||||||||||||
Description |
Returns recordings with specific activities. |
Resource information
HTTP method |
GET |
Content type |
application/json |
Header parameter
Parameter |
Authorization |
Type |
String |
Description |
The token that identifies the session, encoded in BASE 64. |
Valid values |
A session token that was returned from the “Logon” method. |
Body parameters
None
Result
|
Return codes
For a complete list of return codes, see Return Codes.