Sonatype Nexus OSS REST API

/repo_groups/{groupId}

The following operations are supported on this resource:

GET

Get the details of an existing repository group.

Parameters

name description type default
groupId The group id to retrieve details for. path

Output Payload

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

PUT

Update details of an existing repository group.

Parameters

name description type default
groupId The group id to to update. path

Input Payload

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

Output Payload

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

DELETE

Delete an existing repository group.

Parameters

name description type default
groupId The group id to delete. path

/repo_groups/{groupId}

Home

REST Endpoints

XML Data Elements

XML Data Types