mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
58 lines
No EOL
1.6 KiB
JSON
58 lines
No EOL
1.6 KiB
JSON
{
|
|
"id": "assetManager",
|
|
"client": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
},
|
|
"server": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [
|
|
{
|
|
"parentPluginId": "assetManager",
|
|
"id": "def-server.AssetManagerConfig",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "AssetManagerConfig",
|
|
"description": [],
|
|
"signature": [
|
|
"{ readonly alphaEnabled?: boolean | undefined; readonly sourceIndices: Readonly<{} & { metrics: string; traces: string; logs: string; serviceMetrics: string; serviceLogs: string; }>; readonly lockedSource: \"assets\" | \"signals\"; }"
|
|
],
|
|
"path": "x-pack/plugins/asset_manager/server/types.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
},
|
|
{
|
|
"parentPluginId": "assetManager",
|
|
"id": "def-server.WriteSamplesPostBody",
|
|
"type": "Type",
|
|
"tags": [],
|
|
"label": "WriteSamplesPostBody",
|
|
"description": [],
|
|
"signature": [
|
|
"{ baseDateTime?: string | number | undefined; excludeEans?: string[] | undefined; refresh?: boolean | \"wait_for\" | undefined; } | null"
|
|
],
|
|
"path": "x-pack/plugins/asset_manager/server/routes/sample_assets.ts",
|
|
"deprecated": false,
|
|
"trackAdoption": false,
|
|
"initialIsOpen": false
|
|
}
|
|
],
|
|
"objects": []
|
|
},
|
|
"common": {
|
|
"classes": [],
|
|
"functions": [],
|
|
"interfaces": [],
|
|
"enums": [],
|
|
"misc": [],
|
|
"objects": []
|
|
}
|
|
} |