Sonatype Nexus OSS REST API

/repo_targets/{repoTargetId}

The following operations are supported on this resource:

GET

Get the details of a repository target.

Parameters

name description type default
repoTargetId Repository target to access. path

Output Payload

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

PUT

Update the configuration of an existing repository target.

Parameters

name description type default
repoTargetId Repository target to access. path

Input Payload

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

Output Payload

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

DELETE

Delete an existing repository target.

Parameters

name description type default
repoTargetId Repository target to access. path

/repo_targets/{repoTargetId}

Home

REST Endpoints

XML Data Elements

XML Data Types