Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface GetEventPredictionMetadataRequest

Hierarchy

Properties

detectorId: undefined | string

The detector ID.

detectorVersionId: undefined | string

The detector version ID.

eventId: undefined | string

The event ID.

eventTypeName: undefined | string

The event type associated with the detector specified for the prediction.

predictionTimestamp: undefined | string

The timestamp that defines when the prediction was generated. The timestamp must be specified using ISO 8601 standard in UTC.

We recommend calling ListEventPredictions first, and using the predictionTimestamp value in the response to provide an accurate prediction timestamp value.