INPUT_OBJECT
FilesetExportSnapshotFilesInput
Description
Input for Fileset export snapshot files.
link GraphQL Schema definition
- input FilesetExportSnapshotFilesInput {
- # Corresponds to snapshot forever UUID in Rubrik tables.
- String! :
- # The fid of the next fileset snapshot.
- UUID :
- # Filter for delta type.
- DeltaType!] : [
- # The configuration of a job that exports one or more files or folders from a
- # fileset backup.
- FilesetExportFilesJobConfigInput! :
- # Share type of fileset.
- ShareTypeEnum! :
- # OS Type of the Fileset Host.
- GuestOsType! :
- }