OBJECT
ThreatHuntMatchedSnapshotsReply
Description
Response that contains matched snapshots for a threat hunt object.
link GraphQL Schema definition
- type ThreatHuntMatchedSnapshotsReply {
- # List of matched files with matched snapshots info.
- FileMatchWithMatchedSnapshots!]! : [
- }