kibana/api_docs/kbn_deeplinks_search.devdocs.json

283 lines
No EOL
8.8 KiB
JSON

{
"id": "@kbn/deeplinks-search",
"client": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"server": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [],
"objects": []
},
"common": {
"classes": [],
"functions": [],
"interfaces": [],
"enums": [],
"misc": [
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.DeepLinkId",
"type": "Type",
"tags": [],
"label": "DeepLinkId",
"description": [],
"signature": [
"\"appSearch\" | \"enterpriseSearch\" | \"enterpriseSearchContent\" | \"enterpriseSearchApplications\" | \"enterpriseSearchRelevance\" | \"enterpriseSearchAnalytics\" | \"workplaceSearch\" | \"serverlessElasticsearch\" | \"serverlessConnectors\" | \"searchPlayground\" | \"searchInferenceEndpoints\" | \"searchHomepage\" | \"enterpriseSearchContent:connectors\" | \"enterpriseSearchContent:searchIndices\" | \"enterpriseSearchContent:webCrawlers\" | \"enterpriseSearchApplications:searchApplications\" | \"enterpriseSearchApplications:playground\" | \"appSearch:engines\" | \"enterpriseSearchRelevance:inferenceEndpoints\""
],
"path": "packages/deeplinks/search/deep_links.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.ENTERPRISE_SEARCH_ANALYTICS_APP_ID",
"type": "string",
"tags": [],
"label": "ENTERPRISE_SEARCH_ANALYTICS_APP_ID",
"description": [],
"signature": [
"\"enterpriseSearchAnalytics\""
],
"path": "packages/deeplinks/search/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.ENTERPRISE_SEARCH_APP_ID",
"type": "string",
"tags": [],
"label": "ENTERPRISE_SEARCH_APP_ID",
"description": [],
"signature": [
"\"enterpriseSearch\""
],
"path": "packages/deeplinks/search/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.ENTERPRISE_SEARCH_APPLICATIONS_APP_ID",
"type": "string",
"tags": [],
"label": "ENTERPRISE_SEARCH_APPLICATIONS_APP_ID",
"description": [],
"signature": [
"\"enterpriseSearchApplications\""
],
"path": "packages/deeplinks/search/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.ENTERPRISE_SEARCH_APPSEARCH_APP_ID",
"type": "string",
"tags": [],
"label": "ENTERPRISE_SEARCH_APPSEARCH_APP_ID",
"description": [],
"signature": [
"\"appSearch\""
],
"path": "packages/deeplinks/search/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.ENTERPRISE_SEARCH_CONTENT_APP_ID",
"type": "string",
"tags": [],
"label": "ENTERPRISE_SEARCH_CONTENT_APP_ID",
"description": [],
"signature": [
"\"enterpriseSearchContent\""
],
"path": "packages/deeplinks/search/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.ENTERPRISE_SEARCH_RELEVANCE_APP_ID",
"type": "string",
"tags": [],
"label": "ENTERPRISE_SEARCH_RELEVANCE_APP_ID",
"description": [],
"signature": [
"\"enterpriseSearchRelevance\""
],
"path": "packages/deeplinks/search/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.ENTERPRISE_SEARCH_WORKPLACESEARCH_APP_ID",
"type": "string",
"tags": [],
"label": "ENTERPRISE_SEARCH_WORKPLACESEARCH_APP_ID",
"description": [],
"signature": [
"\"workplaceSearch\""
],
"path": "packages/deeplinks/search/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.EnterpriseSearchAnalyticsApp",
"type": "Type",
"tags": [],
"label": "EnterpriseSearchAnalyticsApp",
"description": [],
"signature": [
"\"enterpriseSearchAnalytics\""
],
"path": "packages/deeplinks/search/deep_links.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.EnterpriseSearchApp",
"type": "Type",
"tags": [],
"label": "EnterpriseSearchApp",
"description": [],
"signature": [
"\"enterpriseSearch\""
],
"path": "packages/deeplinks/search/deep_links.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.EnterpriseSearchApplicationsApp",
"type": "Type",
"tags": [],
"label": "EnterpriseSearchApplicationsApp",
"description": [],
"signature": [
"\"enterpriseSearchApplications\""
],
"path": "packages/deeplinks/search/deep_links.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.EnterpriseSearchAppsearchApp",
"type": "Type",
"tags": [],
"label": "EnterpriseSearchAppsearchApp",
"description": [],
"signature": [
"\"appSearch\""
],
"path": "packages/deeplinks/search/deep_links.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.EnterpriseSearchContentApp",
"type": "Type",
"tags": [],
"label": "EnterpriseSearchContentApp",
"description": [],
"signature": [
"\"enterpriseSearchContent\""
],
"path": "packages/deeplinks/search/deep_links.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.EnterpriseSearchWorkplaceSearchApp",
"type": "Type",
"tags": [],
"label": "EnterpriseSearchWorkplaceSearchApp",
"description": [],
"signature": [
"\"workplaceSearch\""
],
"path": "packages/deeplinks/search/deep_links.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.SERVERLESS_ES_APP_ID",
"type": "string",
"tags": [],
"label": "SERVERLESS_ES_APP_ID",
"description": [],
"signature": [
"\"serverlessElasticsearch\""
],
"path": "packages/deeplinks/search/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.SERVERLESS_ES_CONNECTORS_ID",
"type": "string",
"tags": [],
"label": "SERVERLESS_ES_CONNECTORS_ID",
"description": [],
"signature": [
"\"serverlessConnectors\""
],
"path": "packages/deeplinks/search/constants.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
},
{
"parentPluginId": "@kbn/deeplinks-search",
"id": "def-common.ServerlessSearchApp",
"type": "Type",
"tags": [],
"label": "ServerlessSearchApp",
"description": [],
"signature": [
"\"serverlessElasticsearch\""
],
"path": "packages/deeplinks/search/deep_links.ts",
"deprecated": false,
"trackAdoption": false,
"initialIsOpen": false
}
],
"objects": []
}
}