Opensearch dashboards.httpservicestart
Home > opensearch-dashboards > HttpServiceStart
HttpServiceStart interface
Signature:
export interface HttpServiceStart
Properties
| Property | Type | Description |
|---|---|---|
| auth | HttpAuth | Auth status. See HttpAuth |
| basePath | IBasePath | Access or manipulate the OpenSearch Dashboards base path See IBasePath. |
| getServerInfo | () => HttpServerInfo | Provides common information about the running http server. |