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