OBJECT
StartBulkThreatHuntReply
Description
Response of the bulk threat hunt request.
link GraphQL Schema definition
- type StartBulkThreatHuntReply {
- # Contains information specific to each successfully triggered hunt.
- : [HuntResponse!]!
- }
OBJECT
Response of the bulk threat hunt request.
- type StartBulkThreatHuntReply {
- # Contains information specific to each successfully triggered hunt.
- : [HuntResponse!]!
- }