AgentInsightSuspension interface

Structured reason why scheduled generation is suspended for a monitor.

Properties

code

Stable, machine-readable suspension category.

details

Additional reason-specific suspension details.

message

Human-readable description of the suspension.

occurred_at

The time when the suspension occurred.

Property Details

code

Stable, machine-readable suspension category.

code: string

Property Value

string

details

Additional reason-specific suspension details.

details?: AgentInsightJsonObject

Property Value

message

Human-readable description of the suspension.

message: string

Property Value

string

occurred_at

The time when the suspension occurred.

occurred_at: Date

Property Value

Date