Report Anomaly Event Details
Select
SaaS
Endpoint for reporting anomalies detected on a client
- application/json
Request Body required
anomalyDetectedBy object
vendorName stringThe name of the vendor detecting the anomaly
anomalyDetails object[]
anomalyEvents object[]
detectionTime int64Unix timestamp of the event detection
eventId stringUnique ID of the event
eventUrl stringURL containing details of the event
anomalyReason stringDetails of the anomaly
detectionTime int64Unix timestamp of the anomaly detection
eventId stringUnique ID of the event type
timesSeen integerIndicates the occurrence of the event
eventType stringType of event
additionalInfo object[]
dataType integerType of additional data
name stringName of the additional data
value stringValue of the additional data
client object
hostName stringHost name (or ip address) where the anomaly was detected
Responses
- 200
- 400
- 500
Anomaly event details successfully accepted
Bad request, malformed payload
Internal server error
Loading...