Sonatype Nexus Custom Metadata Plugin API

/index/custom_metadata/{repository}/{subject}

The following operations are supported on this resource:

GET

Performs a search.

Parameters

name description type default
repository the repository ID of the subject. path
subject base64 encoded subject URN. path

Output Payload

element produceable content type(s)
customMetadataResponse (XML)
  • application/xml
  • application/json
description
(no documentation provided)

POST

Indexes custom metadata about the specified artifact.

Parameters

name description type default
repository the repository ID of the subject. path
subject base64 encoded subject URN. path

Input Payload

element consumeable content type(s)
customMetadataRequest (XML)
  • application/xml
  • application/json
description
Envelope for a custom metadata request.