v1

latestOpenAPI 3.0.2Mozilla Public License 2.02026-07-17307105155.2 KB
system

Reload mounted plugin backends.

Either the plugin name (plugin) or the desired plugin backend mounts (mounts) must be provided, but not both. In the case that the plugin name is provided, all mounted paths that use that plugin backend will be reloaded. If (scope) is provided and is (global), the plugin(s) are reloaded globally.

post/sys/plugins/reload/backend

Request body

mountsstring[]

The mount paths of the plugin backends to reload.

pluginstring

The name of the plugin to reload, as registered in the plugin catalog.

scopestring

Response

OK