File: //usr/share/opensearch-dashboards/plugins/mlCommonsDashboards/opensearch_dashboards.json
{
"id": "mlCommonsDashboards",
"version": "2.19.3.0",
"opensearchDashboardsVersion": "2.19.3",
"server": true,
"ui": true,
"requiredPlugins": [
"navigation",
"data",
"opensearchDashboardsReact",
"opensearchDashboardsUtils",
"dashboard",
"opensearchUiShared"
],
"optionalPlugins": [
"dataSource",
"dataSourceManagement"
],
"supportedOSDataSourceVersions": ">=2.9.0",
"requiredOSDataSourcePlugins": [
"opensearch-ml"
]
}