Sonatype Nexus Licensing Plugin API

/licensing/upload

The following operations are supported on this resource:

GET

Act as a proxy to the real license service. This method expects a license fingerprint as last path component, and will relay the license service response.

Output Payload

element produceable content type(s)
(custom)
  • application/json
  • text/html
description
(no documentation provided)

POST

Upload a license to the server for installation.

We have to deal with base64 encoding and file upload.