IngestFeedExecutionInfo is a datatype for details about how an ingest feed is running. It's used by the IngestFeed datatype. They're all used by the ingestFeed parameter of the Repository return datatype that's used by several GraphQL queries and mutations.

Table: IngestFeedExecutionInfo

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 25, 2024
latestActivitylong  Long-TermUnix timestamp of the latest activity for the ingest feed.
statusMessageIngestFeedStatus  Long-TermDetails about the status of the ingest feed. See IngestFeedStatus.