Sonatype Nexus Capabilities Plugin API

/capabilities/{capabilityId}

The following operations are supported on this resource:

GET

Get the details of a capability.

Parameters

name description type default
capabilityId The id of capability. path

Output Payload

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

PUT

Update the configuration of an existing capability.

Parameters

name description type default
capabilityId ID of capability to update. path

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)

DELETE

Delete an existing capability.

Parameters

name description type default
capabilityId The scheduled task to access. path