OBJECT

IntrusionDetectionDetails

Details of an Intrusion Detection

link GraphQL Schema definition

  • type IntrusionDetectionDetails {
  • # The rule
  • rule: Rule!
  • }