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: {contentType}
Content-Type: application/octet-stream
Table 1. Header parameters
Parameter Type Required Description
Content-Type application/octet-stream true
Accept
  • application/json
  • application/yaml
true

Related CLI command: installLocalPlugin.