Skip to main content

Report Anomaly Event Details

Select

SaaS

Endpoint for reporting anomalies detected on a client

Request Body required
  • anomalyDetectedBy object
  • vendorName string

    The name of the vendor detecting the anomaly

  • anomalyDetails object[]
  • anomalyEvents object[]
  • detectionTime int64

    Unix timestamp of the event detection

  • eventId string

    Unique ID of the event

  • eventUrl string

    URL containing details of the event

  • anomalyReason string

    Details of the anomaly

  • detectionTime int64

    Unix timestamp of the anomaly detection

  • eventId string

    Unique ID of the event type

  • timesSeen integer

    Indicates the occurrence of the event

  • eventType string

    Type of event

  • additionalInfo object[]
  • dataType integer

    Type of additional data

  • name string

    Name of the additional data

  • value string

    Value of the additional data

  • client object
  • hostName string

    Host name (or ip address) where the anomaly was detected

Responses

Anomaly event details successfully accepted

Loading...