Skip to content

Opensearch dashboards.savedobjectsimportmissingreferenceserror

Home > opensearch-dashboards > SavedObjectsImportMissingReferencesError

SavedObjectsImportMissingReferencesError interface

Represents a failure to import due to missing references.

Signature:

export interface SavedObjectsImportMissingReferencesError 

Properties

Property Type Description
references Array<{ type: string; id: string; }>
type 'missing_references'