IngestFeedStatus is a datatype for details about the status of an ingest feed.

This datatype is used by the IngestFeedExecutionInfo datatype, which in turn is used by the IngestFeed. They're all used by the ingestFeed parameter of the Repository return datatype that's used by several GraphQL queries and mutations.

Table: IngestFeedStatus

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
causeIngestFeedStatusCause  Long-TermThe cause of the problem with the ingest feed. See IngestFeedStatusCause
problemstringyes Long-TermDescription of the problem with the ingest feed.
statusTimestamplongyes Long-TermTimestamp, in milliseconds, of when the status message was set.
terseProblemstring  Long-TermTerse description of the problem with the ingest feed.