INPUT_OBJECT
QuarantineSpecInput
Description
Configuration which indicates which files and snapshots to quarantine.
link GraphQL Schema definition
- input QuarantineSpecInput {
- # Id of the snapshot.
- String! :
- # Files which need to be quarantined.
- FileDetailsInput!]! : [
- }