/repositories/{repositoryId}
The following operations are supported on this resource:
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) |
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 |
(no documentation provided) |
Output Payload
element |
produceable content type(s) |
repository (XML)
|
- application/xml
- application/json
|
description |
(no documentation provided) |
Delete an existing repository from nexus.
Parameters
name |
description |
type |
default |
repositoryId |
The repository to access.
|
path |
|