Sonatype Nexus OSS REST API

/repo_routes/{routeId}

The following operations are supported on this resource:

GET

Get the details of a repository route.

Parameters

name description type default
routeId The repository route to access. path

Output Payload

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

PUT

Update an existing repository route.

Parameters

name description type default
routeId The repository route to access. path

Input Payload

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

Output Payload

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

DELETE

Delete an existing repository route.

Parameters

name description type default
routeId The repository route to access. path

/repo_routes/{routeId}

Home

REST Endpoints

XML Data Elements

XML Data Types