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 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
causestringyes Long-TermFull description of the cause of the problem.
terseCausestring  Long-TermBrief description of the cause of the problem.