Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IngestionStatus

Package version

Hierarchy

  • IngestionStatus

Index

Properties

Properties

Optional message

message: undefined | string

the trimmed message of last ingestion job. NOTE: This property will not be serialized. It can only be populated by the server. the trimmed message of last ingestion job.

Optional status

latest ingestion task status for this data slice. NOTE: This property will not be serialized. It can only be populated by the server. latest ingestion task status for this data slice.

Optional timestamp

timestamp: undefined | number

data slice timestamp. NOTE: This property will not be serialized. It can only be populated by the server. data slice timestamp.

Generated using TypeDoc