INPUT_OBJECT

CancelThreatHuntInput

Description

Request to cancel a threat hunt.

link GraphQL Schema definition

  • input CancelThreatHuntInput {
  • # ID of threat hunt to cancel.
  • huntId: String
  • }

link Require by