Get a list of Fortknox Onprem vaulting activities.

No Privileges Required

Get a list of Fortknox Onprem vaulting activities.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64

Start time for time range filter. Specify the start time as a Unix epoch Timestamp (in microseconds), only vaulting runs started after this time will be returned. By default, it is set to 7 days prior to the current time.

int64

End time for time range filter. Specify the end time as a Unix epoch Timestamp (in microseconds), only vaulting runs started before this time will be returned. By default, it is the current time.

statuses
array of strings

Specifies a list of Fortknox Onprem vaulting replication runs status, runs matching the status will be returned.
'Running' indicates that the run is still running.
'Canceled' indicates that the run has been canceled.
'Canceling' indicates that the run is in the process of being canceled.
'Failed' indicates that the run has failed.
'Missed' indicates that the run was unable to take place at the scheduled time because the previous run was still happening.
'Succeeded' indicates that the run has finished successfully.
'SucceededWithWarning' indicates that the run finished successfully, but there were some warning messages.
'Paused' indicates that the ongoing run has been paused.
'Skipped' indicates that the run was skipped.

statuses
sourceClusterIds
array of int64s

sourceClusterIds contains ids of the source clusters for which vaulting replication runs are to be returned.

sourceClusterIds
string

Specifies the cookie to fetch the next page of results

int64

Specifies the max number of runs to return. If not specified, at most 100 runs will be returned.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json