INPUT_OBJECT
CreateFilesetSnapshotInput
Description
Creates a fileset job to take a backup.
link GraphQL Schema definition
- input CreateFilesetSnapshotInput {
- # Configuration for the on-demand backup.
- BaseOnDemandSnapshotConfigInput :
- # Required. ID of the Fileset.
- String! :
- # Required. User note to associate with audits.
- String :
- }