IngestionStatus interface

Properties

message

the trimmed message of last ingestion job.

status

latest ingestion task status for this data slice.

timestamp

data slice timestamp.

Property Details

message

the trimmed message of last ingestion job.

message?: string

Property Value

string

status

latest ingestion task status for this data slice.

status?: IngestionStatusType

Property Value

timestamp

data slice timestamp.

timestamp?: number

Property Value

number