{ "type": "plugin", "id": "@kbn/snapshot-restore-plugin", "owner": [ "@elastic/platform-deployment-management" ], "plugin": { "id": "snapshotRestore", "browser": true, "server": true, "configPath": [ "xpack", "snapshot_restore" ], "requiredPlugins": [ "licensing", "management", "features", "share" ], "optionalPlugins": [ "usageCollection", "security", "cloud", "home" ], "requiredBundles": [ "esUiShared", "kibanaReact" ], "__category__": { "oss": false, "example": false, "testPlugin": false } } }