OBJECT
QuarantineSpec
Description
Spec for quarantine.
link GraphQL Schema definition
- type QuarantineSpec {
- # Id of the snapshot.
- String! :
- # Files which need to be quarantined.
- FileDetails!]! : [
- }
OBJECT
Spec for quarantine.
- type QuarantineSpec {
- # Id of the snapshot.
- String! :
- # Files which need to be quarantined.
- FileDetails!]! : [
- }