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
| Parameter | Type | Required | Description |
|---|---|---|---|
| pluginId | string | true | The full plugin id of the plugin to be installed. |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept | application/txt |
true |
Related CLI command: installPlugin.