INPUT_OBJECT
FilesetDownloadSnapshotFilesFromArchivalLocationInput
Description
Input for Fileset Download Snapshot files from archival location.
link GraphQL Schema definition
- input FilesetDownloadSnapshotFilesFromArchivalLocationInput {
- # Configuration information for a job to download files and folders from a fileset
- # backup.
- FilesetDownloadFilesJobConfigInput! :
- # Filter for delta type.
- DeltaType!] : [
- # ID assigned to a fileset snapshot object.
- String! :
- # Required. ID of the archival location.
- String! :
- # The ID 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 :
- }