Plugin List
Returns all plugins that are present in the Docker host as a JSON array, including both active and inactive plugins. The response includes comprehensive details about each plugin such as the unique ID, name, enabled state, plugin settings and configuration. This endpoint does not require any parameters and provides a complete inventory of plugins available on the Docker daemon, which can be used for plugin management, monitoring plugin status, or determining which plugins are installed before...