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 input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
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.