Skip to content

Opensearch dashboards.responseerrorattributes

Home > opensearch-dashboards > ResponseErrorAttributes

ResponseErrorAttributes type

Additional data to provide error details.

Signature:

export declare type ResponseErrorAttributes = Record<string, any>;