OBJECT
PrePostScript
Description
A script that is ran before or after a snapshot or backup.
link GraphQL Schema definition
- type PrePostScript {
- String! :
- Int! :
- PrePostScriptFailureHandlingEnum! :
- }
OBJECT
A script that is ran before or after a snapshot or backup.
- type PrePostScript {
- String! :
- Int! :
- PrePostScriptFailureHandlingEnum! :
- }