Sonatype Nexus Procurement Plugin API

/procurement/resolutions/{repositoryIdKey}

The following operations are supported on this resource:

GET

Retrieves the list of defined procurement rules for given repository.

Parameters

name description type default
repositoryIdKey The repository ID for which should be rules retrieved. path

Output Payload

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

POST

Creates a new procurement rule instance on the given repository.

Parameters

name description type default
repositoryIdKey The repository ID for which should be new rule added. path

Input Payload

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

Output Payload

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

DELETE

Deletes a procurement rule instance(s) on the given repository.

Parameters

name description type default
ids comma separated list of rule IDs to be deleted selectively query
repositoryIdKey The repository ID from which should be the rule(s) deleted. path