Install a plug-in

Installs a plugin into the server from a remote location defined in the plugin manifest.

Request

POST https://{hostname}:{port}
    /cli/plugin?{parameters}
Accept: application/txt
Table 1. Request parameters
Parameter Type Required Description
pluginId string true The full plugin id of the plugin to be installed.
Table 2. Header parameters
Parameter Type Required Description
Accept application/txt true

Related CLI command: installPlugin.