Plugin API
APIs to list and execute Plugins.
Use Authorization: Bearer <base64(api_key)>
Type of plugins you want to list. You can use "all" to get all types at once.
Array of plugins
Metadata payload for a LRR Plugin.
Author of the plugin
Description of the plugin
Name of the plugin
Base64 image of the plugin icon
Type of the plugin
Unique namespace for the plugin
Version of the plugin
Description of the manual one-shot argument users can fill in for manual plugin calls
For downloader plugins, regex where it should be used
Namespace of the login plugin this plugin depends on
Array of plugins
Use Authorization: Bearer <base64(api_key)>
ID of the archive to use the Plugin on. This is only mandatory for metadata plugins.
Namespace of the plugin to use.
Optional One-Shot argument to use when executing this Plugin.
Plugin result
Whether the Plugin run succeeded or not.
Arbitrary data returned by the Plugin.
Plugin result
Use Authorization: Bearer <base64(api_key)>
ID of the archive to use the Plugin on. This is only mandatory for metadata plugins.
Priority of the Minion job. The higher the number, the more important the job is.
Namespace of the plugin to use.
Optional One-Shot argument to use when executing this Plugin.
Enqueued job
ID of the created Minion job
Enqueued job
Last updated