Skip to content

Opensearch dashboards.opensearchdashboardsrequest.issystemrequest

Home > opensearch-dashboards > OpenSearchDashboardsRequest > isSystemRequest

OpenSearchDashboardsRequest.isSystemRequest property

Whether or not the request is a "system request" rather than an application-level request. Can be set on the client using the HttpFetchOptions#asSystemRequest option.

Signature:

readonly isSystemRequest: boolean;