SnapshotRestoreFiles interface

Restore payload for Single File Snapshot Restore

Properties

destinationPath

Destination folder where the files will be restored

filePaths

List of files to be restored

Property Details

destinationPath

Destination folder where the files will be restored

destinationPath?: string

Property Value

string

filePaths

List of files to be restored

filePaths: string[]

Property Value

string[]