Skip to content

Opensearch dashboards.httpresourcesservicetoolkit.renderanonymouscoreapp

Home > opensearch-dashboards > HttpResourcesServiceToolkit > renderAnonymousCoreApp

HttpResourcesServiceToolkit.renderAnonymousCoreApp property

To respond with HTML page bootstrapping OpenSearch Dashboards application without retrieving user-specific information.

Signature:

renderAnonymousCoreApp: (options?: HttpResourcesRenderOptions) => Promise<IOpenSearchDashboardsResponse>;