INPUT_OBJECT
FilesetDownloadSnapshotFilesInput
Description
Input for Fileset Download Snapshot files.
link GraphQL Schema definition
- input FilesetDownloadSnapshotFilesInput {
- # ID assigned to a fileset snapshot object.
- String! :
- # The fid of the next fileset snapshot.
- UUID :
- # Optional User note.
- String :
- # Rubrik CDM is version 9.0.1 or later. Password for zip archive created.
- String :
- # Configuration information for a job to download files and folders from a fileset
- # backup.
- FilesetDownloadFilesJobConfigInput! :
- # Filter for delta type.
- DeltaType!] : [
- }