IngestFeedStatusCause is a datatype for details about the cause of the problem.

This datatype is used by the IngestFeedStatus, which 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: IngestFeedStatusCause

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 25, 2024
causestringyes Long-TermFull description of the cause of the problem.
terseCausestring  Long-TermBrief description of the cause of the problem.