Sonatype Nexus Capabilities Plugin API

/capabilities

The following operations are supported on this resource:

GET

Retrieve a list of capabilities currently configured in nexus.

Output Payload

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

POST

Add a new capability.

Input Payload

element consumeable content type(s)
capability (XML)
  • application/xml
  • application/json
description
REST Request object for a capability configuration add/update operation, contains the typical 'data' parameter, which is the capability configuration.

Output Payload

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