Sonatype Nexus OSS REST API

/repositories/{repositoryId}

The following operations are supported on this resource:

GET

Get the configuration of an existing repository.

Parameters

name description type default
repositoryId The repository to access. path

Output Payload

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

PUT

Update an existing repository in nexus with new configuration.

Parameters

name description type default
repositoryId The repository to access. path

Input Payload

element consumeable content type(s)
repository (XML)
  • application/xml
  • application/json
description
REST Response object for a repository request, contains the typical 'data' parameter, which is the repository object.

Output Payload

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

DELETE

Delete an existing repository from nexus.

Parameters

name description type default
repositoryId The repository to access. path

/repositories/{repositoryId}

Home

REST Endpoints

XML Data Elements

XML Data Types