Install a local plug-in
Installs a plugin into the server from a local zip file.
Request
POST https://{hostname}:{port}
/cli/plugin/upload
Accept: application/txt
Content-Type: application/octet-stream
| Parameter | Type | Required | Description |
|---|---|---|---|
| Content-Type | application/octet-stream |
true | |
| Accept | application/txt |
true |
Related CLI command: installLocalPlugin.