OBJECT
Properties of a snapshot.
type SnapshotProperties {# Quarantine processing status.isQuarantineProcessing: Boolean! # Quarantine status.isQuarantined: Boolean! # Snapshot FID.snapshotFid: String! # Time of the snapshot.snapshotTime: DateTime }